home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / amiga / 1941 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  2.2 KB

  1. Path: sparky!uunet!olivea!isc-br!odin!ricks
  2. From: ricks@odin.isc-br.com (Rick Schaeffer 99)
  3. Newsgroups: comp.unix.amiga
  4. Subject: Re: High speed modem use under Amiga UNIX
  5. Message-ID: <1992Jul28.014237.7994@isc-br.isc-br.com>
  6. Date: 28 Jul 92 01:42:37 GMT
  7. References: <1992Jul27.151448.5100@nntpd.lkg.dec.com>
  8. Sender: news@isc-br.isc-br.com (news user)
  9. Organization: ISC-Bunker Ramo, An Olivetti Company
  10. Lines: 34
  11. Nntp-Posting-Host: odin.isc-br.com
  12.  
  13. In article <1992Jul27.151448.5100@nntpd.lkg.dec.com> barrett@pamsrc.enet.dec.com writes:
  14. >
  15. >
  16. >    I recently purchased a 14.4k V.32/V.42bis modem.
  17. >Under AmigaDOS, this is working fine. Under Amiga UNIX I have this
  18. >working correctly for dial-out UUCP connections, but dial-in attempts
  19. >(for interactive shells or uucp) are failing to log in. What happens is
  20. >usually the systems posts the "Login:" prompt, but after entering your user-id
  21. >the password prompt never appears. Other times, it just plain hangs up.
  22. >
  23.  
  24. I had similar problems getting a US Robotics V.32bis modem to work.  Finally
  25. solved it with a combination of tricks.  The biggest problem with incoming
  26. logins was with the modem "chattering" with the login program.  This
  27. was fixed so that the modem only sends status messages (like OK, etc) when
  28. in originate mode.  This is set in the USR by using "atq2e0" (you also
  29. don't want echo on).  I had a lot of trouble using the port bi-directionally
  30. and finally solved that by writing a new dialer script:
  31.   USRV32  =,-,    "" ATQ0E0M1V1&M4\r OK\r\n \eATDT\T\r\c CONNECT
  32.  
  33. Lastly, you will want to program the modem so that it connects to the
  34. computer at a FIXED rate.  I don't think there is a standard way to
  35. do this...on the Robotics it is "at&b1" which causes the modem to stay
  36. at the rate of the last outgoing call and you have to remember to
  37. dial out manually at the baud rate you are going to run ttymon at.
  38.  
  39. Since making these changes, the modem has worked very well at 38400
  40. baud...both incoming and outgoing.  I often run SLIP over it at
  41. that rate with absolutely no problems.
  42. --
  43. Rick Schaeffer          UUCP:  uunet!isc-br.isc-br.com!ricks
  44. ISC-Bunker Ramo                ricks@isc-br.isc-br.com
  45. Box TAF-C8              Phone: (509)927-5114
  46. Spokane, WA  99220      Home:  (509)928-3533
  47.