home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / freetcp.zip / config.add < prev    next >
Text File  |  1995-08-03  |  1KB  |  35 lines

  1.  
  2. rem Add this to your CONFIG.SYS
  3. rem (My OS/2 system is on D:)
  4.  
  5. rem The only change here: d:\freetcp\bin paths are added
  6. SET PATH=d:\freetcp\bin;D:\OS2;D:\OS2\SYSTEM;D:\OS2\INSTALL;D:\;D:\OS2\MDOS;D:\OS2\APPS;D:\MMOS2;d:\binos2;c:\bindos;D:\SIO;d:\pmview;d:\tcpip\bin;D:\TCPIP\UMAIL;
  7. SET DPATH=d:\freetcp\bin;D:\OS2;D:\OS2\SYSTEM;D:\OS2\INSTALL;D:\;D:\OS2\BITMAP;D:\OS2\MDOS;D:\OS2\APPS;D:\MMOS2;D:\MMOS2\INSTALL;
  8.  
  9. REM ==== LANMAN 2.2a == DO NOT MODIFY BETWEEN THESE LINES == LANMAN 2.2a ====
  10. rem                      ^ Microsoft is a bit paranoid here... :-)
  11. DEVICE=d:\freetcp\bin\protman.os2 /i:d:\freetcp\bin
  12. rem See my remarks about running the NETBIND.EXE here or on a command line
  13. RUN=D:\freetcp\bin\netbind.exe
  14. DEVICE=d:\tcpip\bin\inet.sys
  15. rem The next line should be used instead for TCP/IP server apps?
  16. rem DEVICE=d:\freetcp\bin\inet.sys
  17. DEVICE=d:\freetcp\bin\ifndis.sys
  18. rem Put the OS/2 NDIS driver for your network card here
  19. DEVICE=d:\freetcp\bin\ns2000.os2
  20. REM ==== LANMAN 2.2a == DO NOT MODIFY BETWEEN THESE LINES == LANMAN 2.2a ====
  21.  
  22. rem Leave these alone...
  23. SET ETC=d:\tcpip\etc
  24. SET TMP=d:\tcpip\tmp
  25.  
  26. rem But these lines in your orignal CONFIG.SYS have to be commented.
  27. rem DEVICE=d:\tcpip\bin\inet.sys
  28. rem DEVICE=d:\tcpip\bin\ifndisnl.sys
  29.  
  30. rem See README.TXT about DOS/Win support for TCP/IP
  31. rem DEVICE=d:\tcpip\bin\vdostcp.vdd
  32. rem DEVICE=d:\tcpip\bin\vdostcp.sys
  33. RUN=d:\tcpip\bin\cntrl.exe
  34. rem RUN=d:\tcpip\bin\vdosctl.exe
  35.