home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.admin
- Path: sparky!uunet!gatech!darwin.sura.net!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!hamblin.math.byu.edu!hellgate.utah.edu!csn!seri!lars!sverre
- From: sverre@lars.nrel.gov (Sverre Froyen)
- Subject: Re: gated and SLIP
- Message-ID: <sverre.721061772@lars>
- Sender: news@nrel.gov (news)
- Organization: National Renewable Energy Laboratory
- References: <92310.155943G72BB@CUNYVM.BITNET>
- Date: Fri, 6 Nov 1992 14:56:12 GMT
- Lines: 25
-
- <G72BB@CUNYVM.BITNET> writes:
-
- >Hello:
-
- > I have a 486 Machine connected to a SUN SPARCServer via a 9.6
- >SLIP Connection. The link is permanent, at least for a few months.
-
- > Has anyone successfully integrated their SLIP or PPP link to the
- >Internet, will gated do this, (route packages to/from the ether through
- >the SUN to the 486 Un*x Machine.
-
- > Any suggesstions would be greatly appreciated, Thanks in advance.
-
- The simplest way is to give the 486 an IP address on the same net as the
- SUN and have the SUN respond to ARP requests for the 486 by executing
-
- arp -s <486-IP-address> <SUN-IP-address> pub
-
- on the SUN. This avoids introducing a separate net (and reconfiguring
- the routers).
-
- --
- Sverre Froyen (+1-303-231-1782; FAX: +1-303-231-1271)
- NREL (National Renewable Energy Laboratory), Golden, CO 80401
- email: sverre@nrel.gov
-