home *** CD-ROM | disk | FTP | other *** search
/ Super Net 1 / SUPERNET_1.iso / PC / OTROS / SUN / SLIP / CSN_SLIP.TAR / tools / README < prev    next >
Encoding:
Text File  |  1991-08-22  |  792 b   |  27 lines

  1. Various goodies I've found useful for running SLIP on a Sun running SunOS4.1.1
  2. Certainly useful in other contexts also. You must have 'patch' to install. 
  3. Sorry for the rough edges; people were asking for this, so i figured something
  4. was better than nothing
  5.  
  6. Bob Coggeshall
  7. Cogwheel, Inc.
  8. coggs@cogwhee.com
  9.  
  10.  
  11.     str_conf.pat    - a more precise graft of slip support into str_conf.c
  12.             do a 'patch < str_conf.pat' to apply
  13.  
  14.     killslip.c    - uses above LCK..SLIP file to find and HUP the tipslip
  15.             process. good for doing scheduled connect/disconnects
  16.             from cron
  17.  
  18.     ageslip        - Dumb perl script that kills slip connection nomatter
  19.             what after 3 hours
  20.  
  21.     slip        - script to invoke slip. assumes presences of sudo(8)
  22.             available separately
  23.  
  24.     lockslip    - creates LCK..SLIP file which killslip honors
  25.  
  26.     
  27.