home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / admin / 6085 < prev    next >
Encoding:
Text File  |  1992-11-07  |  1.3 KB  |  37 lines

  1. Newsgroups: comp.unix.admin
  2. 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
  3. From: sverre@lars.nrel.gov (Sverre Froyen)
  4. Subject: Re: gated and SLIP
  5. Message-ID: <sverre.721061772@lars>
  6. Sender: news@nrel.gov (news)
  7. Organization: National Renewable Energy Laboratory
  8. References: <92310.155943G72BB@CUNYVM.BITNET>
  9. Date: Fri, 6 Nov 1992 14:56:12 GMT
  10. Lines: 25
  11.  
  12. <G72BB@CUNYVM.BITNET> writes:
  13.  
  14. >Hello:
  15.  
  16. >     I have a 486 Machine connected to a SUN SPARCServer via a 9.6
  17. >SLIP Connection.  The link is permanent, at least for a few months.
  18.  
  19. >     Has anyone successfully integrated their SLIP or PPP link to the
  20. >Internet, will gated do this, (route packages to/from the ether through
  21. >the SUN to the 486 Un*x Machine.
  22.  
  23. >     Any suggesstions would be greatly appreciated,  Thanks in advance.
  24.  
  25. The simplest way is to give the 486 an IP address on the same net as the
  26. SUN and have the SUN respond to ARP requests for the 486 by executing
  27.  
  28.     arp -s <486-IP-address> <SUN-IP-address> pub
  29.  
  30. on the SUN.  This avoids introducing a separate net (and reconfiguring
  31. the routers).
  32.  
  33. -- 
  34. Sverre Froyen (+1-303-231-1782; FAX: +1-303-231-1271)
  35. NREL (National Renewable Energy Laboratory), Golden, CO 80401
  36. email: sverre@nrel.gov
  37.