home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / sysadmin / 5061 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  2.2 KB

  1. Path: sparky!uunet!haven.umd.edu!umd5!oberon.umd.edu!matthews
  2. From: matthews@oberon.umd.edu (Mike Matthews)
  3. Newsgroups: comp.sys.next.sysadmin
  4. Subject: Dial in access - this one's weird though
  5. Message-ID: <15333@umd5.umd.edu>
  6. Date: 7 Sep 92 19:13:27 GMT
  7. Sender: news@umd5.umd.edu
  8. Lines: 60
  9. Originator: matthews@oberon.umd.edu
  10.  
  11. I have my NeXT set up to always look for dialin access, and it allows
  12. dial-out (uucp as well) as well.
  13.  
  14. The problem:  Sometimes, and only sometimes, when someone dials in, the
  15. computer still sends out what seem to be modem control codes.  Over and over
  16. and over again.
  17.  
  18. Here's the pertinent line in my /etc/ttys file; everything else 'cept the
  19. console is 'off':
  20.  
  21. ttydfa  "/usr/etc/getty std.38400"      vt100           on
  22.  
  23. And here's the entries in /etc/gettytab:
  24.  
  25. default:\
  26.         :zp:p8:im=\r\n\r\nWelcome to the WhooshMeister! (%h) (%t)\r\n\r\r\n\r:\
  27.         :er=\177:kl=^U:in=^C:lm=\r\n%h login\72 :sp#38400:\
  28.         :lo=/bin/login:tt=vt100:
  29. .....
  30. # Fixed speed entries
  31. ....
  32. h|std.38400|38400-baud|\
  33.         :sp#38400:
  34. ....
  35.  
  36. getty is running with 'std.38400 ttydfa' as its param so it uses the 'h' line
  37. up there.  I have no rotary entry for the modem because it only talks to the
  38. computer at 38.4Kbps anyway.
  39.  
  40. (it's a SupraFAX v32bis modem, NeXTconnection '040 hardware flow control
  41. cable.)
  42.  
  43. For dialing out I use the latest wermit and set line to /dev/cufa (ditto for
  44. those times I use tip).
  45.  
  46. Now, when this happens, my console gets messages like
  47.  !! Cannot reset modem lines
  48.  !! resetting modem
  49. Although those are *not* the exact messages and I keep forgetting to save
  50. them.  [side note:  I sure as h*ll wish programmers would put the program
  51. name that's generating the errors in the output]
  52.  
  53. When the person hangs up and calls again, things are fine.
  54.  
  55. Is this the result of a nicely timed dialin where the modem answers the phone
  56. in the middle of the computer making sure things are OK?  I poll my uucp site
  57. every hour, but the call-ins are not _near_ that time.
  58.  
  59. Any clues?
  60. ------
  61. Mike Matthews, matthews@oberon.umd.edu (NeXTmail accepted)
  62. ------
  63. There was a young poet named Dan,
  64. Whose poetry never would scan.
  65.     When told this was so,
  66.     He said, "Yes, I know.
  67. It's because I try to put every possible syllable into that last line that I
  68. can."
  69.  
  70.  
  71.