home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / mail / uucp / 1731 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  1.9 KB

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!torn!utgpu!attcan!ncrcan!becker!bdb
  2. From: bdb@becker.GTS.ORG (Bruce Becker)
  3. Newsgroups: comp.mail.uucp
  4. Subject: Re: modem results codes messing up login
  5. Message-ID: <1992Aug31.143951.26400@becker.GTS.ORG>
  6. Date: 31 Aug 92 14:39:51 GMT
  7. References: <96@jassys.UUCP> <Krzysztof.06so@netxsys.guild.org> <3758@ecicrl.ocunix.on.ca>
  8. Organization: G. T. S., Toronto, Ontario
  9. Lines: 43
  10.  
  11. In article <3758@ecicrl.ocunix.on.ca> clewis@ferret.ocunix.on.ca (Chris Lewis) writes:
  12. |In article <Krzysztof.06so@netxsys.guild.org> Krzysztof@netxsys.guild.org (Krzysztof Adamski) writes:
  13. |>From article <96@jassys.UUCP>, by tony@jassys.UUCP (Tony Holden):
  14. |>> The tty ports are configured as dial in/out ports with a modem
  15. |>> attached.  The dialer program looks for result codes so the modem is
  16. |>> configured to echo the results.  But when the modem answers a call the
  17. |>> results codes (CONNECT xxx ... ...) are echoed to the login program.
  18. |
  19. |>Make the modem return numeric return codes, this way Unix will not see upper
  20. |>case.
  21. |
  22. |Upper case isn't the issue.  Having getty/login see *anything* come in the
  23. |port during receiving a call is the problem.  It can get particularly nasty
  24. |if echo is on, and the modem and getty will get into echo fights.
  25. |
  26. |Many modems support Q3 (don't issue result codes on incoming call).  This
  27. |is a better solution.
  28.  
  29.  
  30.     Most hayes-type modems I know of use Q2
  31.     for this function; many Telebits use Q8
  32.     or Q9.
  33.  
  34.  
  35.     For almost any hayes-type (and Telebits
  36.     too) you can save Q1 as the default, then
  37.     in the dialer script, do
  38.  
  39.  
  40.         ATQ0 ""  etc.
  41.  
  42.  
  43.     BTW it's also better to save E0 and never
  44.     rely on the modem echoing what's sent in
  45.     the dialer script.  That way the modem &
  46.     login won't ever get into a screaming match.
  47.  
  48.  
  49. -- 
  50.   ,u,     Bruce Becker            Toronto, Ontario
  51. a /i/     Internet: bdb@becker.gts.org    Uucp: ...!web!becker!bdb
  52.  `\o\-e     "We want the worm, and we want a cow!"
  53.  _< /_         - More Jimison, ordering drinks for his table
  54.