home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / next / sysadmin / 6373 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.3 KB  |  39 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!spool.mu.edu!caen!zaphod.mps.ohio-state.edu!sample.eng.ohio-state.edu!purdue!yuma!ns111310
  3. From: ns111310@LANCE.ColoState.Edu (Nathaniel Sammons)
  4. Subject: SLIP problems with 3.0 
  5. Message-ID: <Nov09.204242.82675@yuma.ACNS.ColoState.EDU>
  6. Sender: news@yuma.ACNS.ColoState.EDU (News Account)
  7. Date: Mon, 09 Nov 1992 20:42:42 GMT
  8. Nntp-Posting-Host: engineer.lance.colostate.edu
  9. Organization: Colorado State U. Engineering College
  10. Lines: 27
  11.  
  12. Thanks for all the help, it appears that I had an old version of SLIP,
  13.  
  14. BUT, unfortunately, it still hangs on bootup after "updating cron"
  15. ... If I just have the line:
  16. sh /usr/dialupip/config/rc.slip        >/dev/console 2>&1
  17. in the /etc/rc.local file, it will try to call the network
  18. at bootup (after "updating cron")
  19. but if I have the line:
  20. /usr/dialupip/bin/duioctl slip0 DISABLECALL
  21. in the file aswell, it will not call the network after "updating cron"
  22. but it WILL just sit there indefinately.
  23.  
  24. has anyone had this problem before, or know what is going wrong??
  25.  
  26.  
  27. thanks, and again, I'll post a summary as soon as I fix it.
  28.  
  29.  
  30. -nate sammons
  31.  ns111310@longs.lance.colostate.edu
  32.  
  33.  PLEASE e-mail me...
  34.  
  35.  BTW>> It will work (mostly) if I just run the 
  36.  sh /usr/dialupip/config/rc.slip           >/dev/console 2>&1
  37.  as root **AFTER** bootup....
  38.  
  39.