home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / sliphw.zip / readme.txt < prev    next >
Text File  |  1995-10-02  |  3KB  |  82 lines

  1. SLIP HomeWork (Oct 1, 1995)
  2. -------------
  3.  
  4. Bruce Clarke (Bruce.Clarke@UAlberta.CA)
  5.  
  6. This package is freeware. Anyone may use it, copy it, and modify it.
  7. Please send me a copy if you make improvements.
  8.  
  9. The text files included are:
  10.  
  11. SLIPHW.TXT   - the main docs. Read this first.
  12. CONFIG.TXT   - how to configure this for your IP addresses, etc
  13. COMSETUP.TXT - tips for beginners on getting a serial port working
  14. NETSETUP.TXT - about routing and configuring TCP/IP interfaces.
  15.  
  16. What you need to use this package
  17. =================================
  18.  
  19. Home PC
  20. -------
  21. with modem and phone line, running Warp (Warp for Win or Fullpack or Connect).
  22. OS/2 2.1 is OK if you have IBM's TCP/IP package.
  23.  
  24. Work PC 
  25. -------
  26. with modem and phone line, preferably on the Internet. In that case Warp isn't
  27. sufficient because Warps IAK cannot handle a networking card. The best option
  28. is Warp Connect. You can also use OS/2 2.1 provided you have installed IBM's
  29. TCP/IP 2.0 and the CSD's from August 1994.
  30.  
  31. Laptop PC (optional)
  32. ---------
  33. Same requirements as home PC.
  34.  
  35. IP Addresses
  36. ----------
  37. The network administrator for your office network has to give you an IP address
  38. for the machine you use at home. In addition, you need to know about an unused
  39. IP address on your work subnetwork which you can use.
  40.  
  41.  
  42. How to Install
  43. ==============
  44.  
  45. (1) Unzip everything into \SLIPHW
  46.  
  47. (2) At the top of each *.CMD file there are variables that have to be
  48. adjusted with suitable phone numbers, IP addresses, etc. See SLIPHW.TXT
  49. and CONFIG.TXT for detailed instructions on configuring these parameters.
  50. Zip up these personalized copies and move one to \SLIPHW on the home machine,
  51. and one to \SLIPHW on the work machine.
  52.  
  53. (3) On each machine start in the \SLIPHW directory and copy files:
  54.     On work machine: copy work*.cmd \TCPIP\BIN
  55.              copy work*.cfg \TCPIP\ETC
  56.              copy autonetw.cmd \TCPIP\BIN
  57.     On home machine: copy home*.cmd \TCPIP\BIN
  58.              copy home*.cfg \TCPIP\ETC
  59.              copy autoneth.cmd \TCPIP\BIN
  60.  
  61. (4) Set up desktop objects you can click on or put in your Startup folder.
  62.     On work machine. create a program reference object that runs WorkServ.cmd
  63.              create a prm that runs Work2Hom.CMD
  64.     On home machine  create a prm that runs HomeServ.CMD
  65.              create a prm that runs Home2Wrk.CMD
  66.  
  67. (5) Test as follows. Start HomeServ on the home machine, and then run
  68.     Work2Hom on the work machine. They should connect. Then start WorkServ
  69.     on the work machine, and run Home2Wrk on the home machine. They should
  70.     connect.
  71.  
  72. (6) After each connection test with ping. Test daemons (ftp, www...)
  73.  
  74. (7) Set up CRONRGF (freeware) on the Home machine
  75.     Copy CRONTAB.HW to the CRON directory. Start CRON with this command:
  76.  
  77.     cronrgf crontab.hw
  78.  
  79.     The home machine should log into the work machine every 10 minutes and
  80.     update the system clock.
  81.     Change crontab.hw to do something more useful.
  82.