home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / 3b1 / 3304 < prev    next >
Encoding:
Text File  |  1992-09-08  |  2.1 KB  |  56 lines

  1. Newsgroups: comp.sys.3b1
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!ucselx!crash!cwr
  3. From: cwr@crash.cts.com (Will Rose)
  4. Subject: Re: Stock uucp on 3.51
  5. Organization: CTS Network Services (crash, ctsnet), El Cajon, CA
  6. Date: 08 Sep 92 03:50:14 PDT
  7. Message-ID: <1992Sep08.035014.16807@crash>
  8. References: <1992Sep7.233815.16740@ultb.isc.rit.edu>
  9. Lines: 45
  10.  
  11. K.X. Darmoyslis (kxl1258@ultb.isc.rit.edu) wrote:
  12. :  I'm experiencing some difficulty getting stock uucp (on 3.51) up
  13. : and running on my 3b1. 
  14. :  The uucico -r1 -x4 -sosu-ci gives the following screen error:
  15. :   
  16. :     call: no. 16142923124 for sys osu-ci NO DEVICE exit code 0
  17. :  
  18. :  STST.osu-ci shows:
  19. :     6 1 700742378 300 DIAL FAILED osu-ci
  20. :  LOGFILE shows:
  21. :     osu-ci!uucp (3/16-5:39:38) (c,190,0) NO (DEVICE)
  22. :        "                "          "     FAILED (call to osu-ci)
  23. :  I have 'ACU tty000 hayes 2400' in L-devices, and a standard entry
  24. : in L.sys. I also have a DIR entry in L-devices for cu, which works
  25. : just fine I might add. So does kermit-5A(179).
  26. :  I'm using a hayes compatible modem, and the getty is disabled for
  27. : tty000.
  28.  
  29. I had a fight to the death with the stock uucp under 3.51m trying to
  30. contact osu-cis over the weekend - in the end I used another machine
  31. with a UUCP of my own.  I *think* the L-devices file format is:
  32.  
  33.    ACU tty000 - 2400 hayes
  34.  
  35. since there is no dialler as such - it's part of the intelligent modem.
  36. There must also be a modemcap entry for hayes, of course, and 2400
  37. baud Hayes modems are subtly different from the AT&T modemcap 1200
  38. baud entry - I think CONNECT has to be replaced by 2400 as an expect
  39. string for successful dialling.
  40.  
  41. I hit problems that looked like RS232 status line errors, but I couldn't
  42. track them down.  The file on osu-cis dealing with Hayes covers HDB
  43. rather than version 2, and so can't help much.  I find the directory
  44. structure of HDB a bit of an overkill, so I avoid it if possible.
  45.  
  46. What is even more annoying is that last time I used this modem (2400
  47. baud hayes on tty000) under 3.51 it worked first time.  I assumed it
  48. was a penalty of upgrading to 3.51m, but obviously it's something else.
  49.  
  50. Good luck, anyway - Will
  51.  
  52.