home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sgi / admin / 318 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  2.4 KB

  1. Path: sparky!uunet!UB.com!pacbell.com!ames!olivea!sgigate!sgi!rhyolite!vjs
  2. From: vjs@rhyolite.wpd.sgi.com (Vernon Schryver)
  3. Newsgroups: comp.sys.sgi.admin
  4. Subject: Re: SLIP - (1)hangup and (2)"212" Dialer
  5. Keywords: SLIP Admin
  6. Message-ID: <veq4p8k@rhyolite.wpd.sgi.com>
  7. Date: 28 Jan 93 16:32:50 GMT
  8. References: <3330@contex.contex.com>
  9. Organization: Silicon Graphics, Inc.  Mountain View, CA
  10. Lines: 44
  11.  
  12. In article <3330@contex.contex.com>, james@sam.contex.com (James McQueston) writes:
  13. > I would like to have my remote (incoming) SLIP die when its modem loses
  14. > DCD....
  15.  
  16. SLIP does not work well unless it does die when the modem does.  That's
  17. why one should always use /dev/tty[mf]* for SLIP lines.  With a
  18. reasonable (i.e. fast) modem, you should use /dev/ttyf* to get hardware
  19. handshaking as well and "modem control."
  20.  
  21. Just change the line in /etc/inittab, and ensure that the cable is a
  22. good, >=7 wire cable, and that the modem is programmed correctly.
  23. Check /usr/lib/uucp/fix-*.  If you are already using /dev/ttyf*,
  24. then it is likely that the modem has been incorrectly programmed to
  25. keep DCD true at all times.
  26.  
  27.  
  28. > When writing a /usr/lib/uucp/Devices line for outgoing SLIP, I find that
  29. > it will not work on /dev/ttyf1 unless the "built-in" dialer-token pair
  30. > "212 x" is given.  Of all the pages and pages of documentation on SLIP
  31. > and UUCP in the IRIX Site Admin. Guide and IRIX Network Admin. Guide,
  32. > the only reference to this is in the latter on page 7-4, where it says
  33. > that
  34. >     The correct format for a line appropriate for SLIP in
  35. >     /usr/lib/uucp/Devices is:
  36. >         ACUSLIP device null speed 212 x dialer
  37. > It never explains why.  The man page for SLIP never mentions this fact.
  38. > And if you don't do it, the error you get from SLIP -ddd is a timeout
  39. > when trying to access the device.
  40. > Can someone explain what the "212" dialer is, what the "x" token for it means,
  41. > and why SLIP breaks when you don't use it.  Furthur, can someone at SGI
  42. > add this explanation to the man page for SLIP, and convince the Documentation
  43. > people to explain this a little more in section 7.2.2 of the Network Admin.
  44. > Guide?
  45.  
  46.  
  47. There is no short, interesting, and useful description of why that is
  48. necessary.  It works if you do it that way, and most other ways do not
  49. work.  There are no useful changes that can be made in that string of
  50. gunk.  If you really care why, review the source for HDB UUCP.
  51.  
  52.  
  53. Vernon Schryver,  vjs@sgi.com
  54.