home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11662 < prev    next >
Encoding:
Text File  |  1992-07-30  |  2.4 KB  |  63 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!sgi!rhyolite!vjs
  3. From: vjs@rhyolite.wpd.sgi.com (Vernon Schryver)
  4. Subject: Re: SLIP questions
  5. Message-ID: <nuq3bao@rhyolite.wpd.sgi.com>
  6. Keywords: SLIP slip routed route ifconfig
  7. Organization: Silicon Graphics, Inc.  Mountain View, CA
  8. References: <1992Jul30.024400.24079@dsea.com>
  9. Date: Thu, 30 Jul 1992 15:27:17 GMT
  10. Lines: 51
  11.  
  12. In article <1992Jul30.024400.24079@dsea.com>, lacey@dsea.com (Dan Lacey ) writes:
  13. > I am experimenting with the SLIP interface on an Indigo. I ran a cable between
  14. > the serial ports of two Indigos (4 wire). I am using 38400 baud serial lines.
  15. > I will be using 19200 baud serial for the modems. I am running IRIX 4.0.4.
  16. > This is to test the functionality of the SLIP interface before I start using
  17. > modems  (saves phone charges. I purchased some RJ45 to DIN8 adapters from
  18. > Inmac and made a cable using RJ45 connectors.).
  19.  
  20. You must use 7 (or 8 or 9) wire cables if you want it work.
  21. So that RTS and CTS are connected.
  22.  
  23. > How do I cleanly shutdown the SLIPs when I want to disconnect? Will the ttym*
  24. > serial device shutdown the gateway SLIP? 
  25.  
  26. I use `killall -v slip`.
  27. I don't understand the 2nd sentence.
  28.  
  29. > How do I use "routed -F ???" ?
  30.  
  31. I don't know how to answer that.  How about "just fine"?
  32. More seriously, if you don't understand that a default route is
  33. or their dangers, it is probably best to not thing about `routed -F`.
  34.  
  35. If the question is how many zeros to add after the IP network number,
  36. I know of machines running `routed -hF 192.26.78.0`.
  37.  
  38. > Every thing seems to work without an explicit "route add host remote gatway 0"
  39. > command... Am I missing something? I can ping the remote from other
  40. > workstations on the net.
  41.  
  42. If you are saying that things work fine without fiddling with routed
  43. settings, then I'm not surprised.  It just means that you are running
  44. routed with the default settings.
  45.  
  46. (It could also mean that you did not block the ethernet between the
  47. machines, but I hope not.)
  48.  
  49. I added "-F" to routed to reduce the size of the RIP packets sent over
  50. the wire.  Unless you have a network like SGI's, with > 130 routes on a
  51. machine I just now checked, and so with big RIP packet trains, you
  52. probably do not need the features or dangers of -F.
  53.  
  54. > After about a 1/2 hour, on of the SLIPs will die. Does this have anything to
  55. > do with the 38400 baud?
  56.  
  57. "die"?  How?  
  58. Links should stay up forever, redialing as necessary with "-c".
  59.  
  60.  
  61. Vernon Schryver, vjs@sgi.com
  62.