home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sun.admin
- Path: sparky!uunet!europa.asd.contel.com!emory!swrinde!cs.utexas.edu!torn!nott!dgbt!clark.dgim.doc.ca!news
- From: don@mars.dgrc.doc.ca (Donald McLachlan)
- Subject: Re: how connect different ip nets on one ether
- Message-ID: <1992Dec16.144842.1936@clark.dgim.doc.ca>
- Sender: news@clark.dgim.doc.ca (Usenet News)
- Reply-To: don@mars.dgrc.doc.ca
- Organization: Communication Research Centre
- References: <BIP.92Dec16131237@SPARC.sekas.de>
- Date: Wed, 16 Dec 92 14:48:42 GMT
- Lines: 17
-
- To tell your Unix system that there are hosts from other ip-domains connected
- directly to your local ethernet segment, you can use ...
-
- /usr/etc/route add net x.y.z.0 `hostname` 0
-
- This says to add the given network to the routing table, with your local
- host as the gateway, and that it takes 0 hops to reach the "new" network.
- ---
- Donald McLachlan e-mail don@mars.dgrc.doc.ca
- Communications Research Centre / DRL office 613-998-2845
- 3701 Carling Ave., lab 613-998-2423
- Ottawa, Ontario fax 613-990-7987
- K2H 8S2
-
-
-
-