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

  1. One floppy 1.44 OS/2 IP Router. v1.0.
  2. -------------------------------------
  3.  
  4. To install, insert floppy into drive and do:
  5. loaddskf os2_r144.dsk a: /f
  6.  
  7. Router working fine on any 386+ PC with 8mb RAM.
  8.  
  9. Floppy image os2_r144.dsk contains:
  10.  
  11.  - OS/2 Warp 3.0 build 8.209 (OS/2 Warp Connect) kernel and minimal set
  12.    of DLLs & drivers. (now without HDD driver IBM1S506.ADD !).
  13.  
  14.  - BOS2SHL.EXE - multitask session manager from BOOTOS2 program.
  15.  
  16.  - LAN drivers for noname ISA NE2000 and PCI Realtek 8029 cards.
  17.  
  18.  - TCP/IP Stack 4.02w (only tcpipdll.dll from 4.02k).
  19.  
  20.  - ifconfig.exe, route.exe and ipgate.exe - from TCP/IP Stack 4.02w.
  21.  
  22.  - netstat.exe, ping.exe, rexecd.exe, ftpd.exe - from TCP/IP v2.0.
  23.  
  24.  - Tiny selfmade sshell.exe - secure shell with login/password checking.
  25.  
  26.  - Tiny selfmade reboot.exe.
  27.  
  28. Configuration:
  29.  
  30.  0. By default, in config.sys - login=madded, password=test123.
  31.  
  32.  1. Remove unused LAN drivers from \IBMCOM\MACS\ and copy your own drivers.
  33.     Only *.os2 files need!
  34.     Before copying pack drivers with "lxlite /jP /n+ /t /zs"
  35.  
  36.  2. Remove unused LAN drivers from \config.sys, and add loading of your own,
  37.     like "DEVICE=\IBMCOM\MACS\drivername".
  38.  
  39.  3. Change \IBMCOM\protocol.ini for your LAN drivers.
  40.     (default settings for NE2000 - Port=300/IRQ=5, RTL8029 - P&P)
  41.  
  42.  4. Change IP interfaces and routing configuration in \tcpip.cmd for your needs.
  43.  
  44.  5. Change \ETC\resolv2 if you need hostname & ip address resolving.
  45.     In other case you may delete this file.
  46.  
  47.  6. If you want to remote control your router via REXEC:
  48.  
  49.      - Change SET USER= and SET PASSWD= in \config.sys to your login/password.
  50.  
  51.      - Uncomment "detach \MPTN\BIN\rexecd.exe" string in \tcpip.cmd.
  52.  
  53.      - Look into Rexec\ directory for IBM REXEC client/2.
  54.  
  55.  7. If you want to manage your router via FTP:
  56.  
  57.      - Change user/password and restrictions in \ETC\trusers.
  58.  
  59.      - Uncomment "detach \MPTN\BIN\ftpd.exe" string in \tcpip.cmd.
  60.  
  61. If you need more free space on floppy, you can delete any unnecessary .exe
  62. files: ping.exe, netstat.exe, ftpd.exe, ftpdc.exe, rexecd.exe, reboot.exe
  63. or even bos2shl.exe (with changing "protshell=\cmd.exe" in \config.sys).
  64.  
  65. Before adding any file into floppy, pack it with lxlite utilite.
  66. All .exe and .dll packing with "lxlite /n+ /t /zs"
  67. and any .os2, .sys, .dmd, .flt, .ifs or other drivers with
  68. "lxlite /jP /n+ /t /zs".
  69.  
  70. Lxlite can be found on http://hobbes.nmsu.edu or you may download it from
  71. http://zuko.istu.udm.ru/ftp/mo/cd/os2.arc/tools/arc/lxlt121.zip
  72.  
  73. You can also put all needed files into HDD and add IBM1S506.ADD driver to
  74. floppy. Or mount net drive with files from OS/2 server via SRVIFS for TCP/IP.
  75. Try it ! ;)
  76.  
  77. Coming soon router 1.7 Mb version with more features!
  78. (with ppp client/server !!)
  79.  
  80. ---
  81. copyleft 2000 by madded@zuko.istu.udm.ru
  82.