One floppy 1.44 OS/2 IP Router. v1.0.
-------------------------------------

To install, insert floppy into drive and do:
loaddskf os2_r144.dsk a: /f

Router working fine on any 386+ PC with 8mb RAM.

Floppy image os2_r144.dsk contains:

 - OS/2 Warp 3.0 build 8.209 (OS/2 Warp Connect) kernel and minimal set
   of DLLs & drivers. (now without HDD driver IBM1S506.ADD !).

 - BOS2SHL.EXE - multitask session manager from BOOTOS2 program.

 - LAN drivers for noname ISA NE2000 and PCI Realtek 8029 cards.

 - TCP/IP Stack 4.02w (only tcpipdll.dll from 4.02k).

 - ifconfig.exe, route.exe and ipgate.exe - from TCP/IP Stack 4.02w.

 - netstat.exe, ping.exe, rexecd.exe, ftpd.exe - from TCP/IP v2.0.

 - Tiny selfmade sshell.exe - secure shell with login/password checking.

 - Tiny selfmade reboot.exe.

Configuration:

 0. By default, in config.sys - login=madded, password=test123.

 1. Remove unused LAN drivers from \IBMCOM\MACS\ and copy your own drivers.
    Only *.os2 files need!
    Before copying pack drivers with "lxlite /jP /n+ /t /zs"

 2. Remove unused LAN drivers from \config.sys, and add loading of your own,
    like "DEVICE=\IBMCOM\MACS\drivername".

 3. Change \IBMCOM\protocol.ini for your LAN drivers.
    (default settings for NE2000 - Port=300/IRQ=5, RTL8029 - P&P)

 4. Change IP interfaces and routing configuration in \tcpip.cmd for your needs.

 5. Change \ETC\resolv2 if you need hostname & ip address resolving.
    In other case you may delete this file.

 6. If you want to remote control your router via REXEC:

     - Change SET USER= and SET PASSWD= in \config.sys to your login/password.

     - Uncomment "detach \MPTN\BIN\rexecd.exe" string in \tcpip.cmd.

     - Look into Rexec\ directory for IBM REXEC client/2.

 7. If you want to manage your router via FTP:

     - Change user/password and restrictions in \ETC\trusers.

     - Uncomment "detach \MPTN\BIN\ftpd.exe" string in \tcpip.cmd.

If you need more free space on floppy, you can delete any unnecessary .exe
files: ping.exe, netstat.exe, ftpd.exe, ftpdc.exe, rexecd.exe, reboot.exe
or even bos2shl.exe (with changing "protshell=\cmd.exe" in \config.sys).

Before adding any file into floppy, pack it with lxlite utilite.
All .exe and .dll packing with "lxlite /n+ /t /zs"
and any .os2, .sys, .dmd, .flt, .ifs or other drivers with
"lxlite /jP /n+ /t /zs".

Lxlite can be found on http://hobbes.nmsu.edu or you may download it from
http://zuko.istu.udm.ru/ftp/mo/cd/os2.arc/tools/arc/lxlt121.zip

You can also put all needed files into HDD and add IBM1S506.ADD driver to
floppy. Or mount net drive with files from OS/2 server via SRVIFS for TCP/IP.
Try it ! ;)

Coming soon router 1.7 Mb version with more features!
(with ppp client/server !!)

---
copyleft 2000 by madded@zuko.istu.udm.ru
