home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / sysadmin / 4700 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.2 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!swrinde!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watserv1!fatou!wgilbert
  2. From: wgilbert@fatou.UWaterloo.ca (William Gilbert)
  3. Newsgroups: comp.sys.next.sysadmin
  4. Subject: UUCP to control a Modem
  5. Message-ID: <Bt57tM.764@watserv1.uwaterloo.ca>
  6. Date: 17 Aug 92 19:36:58 GMT
  7. Sender: news@watserv1.uwaterloo.ca
  8. Organization: Pure Math Dept, University of Waterloo, Canada
  9. Lines: 27
  10. Originator: wgilbert@fatou
  11.  
  12. I want to turn the AutoAnswer feature of my modem on and off at given
  13. times.
  14.  
  15. I can do it using UUCP, except that I can't finish the UUCP connection
  16. cleanly; it just times out.
  17. I have the following in my crontab.local:
  18.     30 18 * * 1-5 uucp uupoll ModemOn
  19. and I have the following in my L.sys file:
  20.     ModemOn Any DIR 2400 cua \
  21.     "" AT \
  22.     OK ATS0=2 \
  23.     OK ATS0? \
  24.     002 ""
  25. I don't know how to end this file so uucico will shut down cleanly.
  26. Debugging shows that uucico is looking for input:
  27.     root ModemOn (8/17-15:16-258) SUCCEEDED (call to ModemOn )
  28.     imsg looking for SYNC<
  29.  
  30.     OK
  31.     root ModemOn (8/17-15:17-258) TIMEOUT (ModemOn)
  32.  
  33. Any suggestions?
  34.  
  35. +------------------------------------------------------+
  36.  Will Gilbert,  Pure Math Dept,  University of Waterloo
  37.  wgilbert@fatou.UWaterloo.ca  [NeXT mail welcome]
  38.  wgilbert@math.UWaterloo.ca
  39.