home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / networki / 2910 < prev    next >
Encoding:
Text File  |  1993-01-25  |  6.2 KB  |  224 lines

  1. Newsgroups: comp.os.os2.networking
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!gatech!concert!ecsgate!davburke
  3. From: davburke@ecsvax.uncecs.edu (David L. Burke)
  4. Subject: Re: coexistence novell and tcp/ip
  5. Message-ID: <1993Jan25.235456.27353@ecsvax.uncecs.edu>
  6. Organization: UNC Educational Computing Service
  7. References: <1993Jan22.092331.18143@Informatik.TU-Muenchen.DE> <C1C977.M7A@ux1.cso.uiuc.edu>
  8. Date: Mon, 25 Jan 1993 23:54:56 GMT
  9. Lines: 213
  10.  
  11. In article <C1C977.M7A@ux1.cso.uiuc.edu> kellmeye@ux1.cso.uiuc.edu (kellmeyer steven l) writes:
  12. >schmidts@Informatik.TU-Muenchen.DE (Stefan Schmidt StS) writes:
  13. >
  14. >
  15. >>subject says it all.
  16. >>could someone please post or email a summary?
  17. >>(ibm tcp/ip 1.2.1)
  18. >
  19. >>__________________________________________________
  20. >>Stefan Schmidt, schmidts@informatik.tu-muenchen.de
  21. >>  Technische Universitaet Muenchen, Deutschland
  22. >
  23. >
  24. >Ditto, ditto, ditto.
  25. >
  26. >Steve
  27. >-- 
  28. >
  29. >Steve Kellmeyer 
  30. >kellmeye@ux1.cso.uiuc.edu
  31.  
  32. Hope this stuff helps, guys.  It was a bitch, but I got
  33. Requester to work with TCP/IP for OS/2 1.2.1.  Below are The 
  34. Big Three:  CONFIG.SYS, NET.CFG, and PROTOCOL.INI.
  35.  
  36. Before I say anything else, I hope to hell that after
  37. making these changes that your machine doesn't
  38. boot up with a register dump or some stupid message
  39. like "unable to locate Country.sys," or anything else
  40. which stops you in your tracks.  Please make sure you
  41. have a floppy boot disk handy (I prefer makeboot.cmd
  42. myself.)  Good luck.
  43.  
  44. General points:  Don't let ICAT or LAPS alter your config.sys.
  45. Add the appropriate lines and include \TCPIP... and \IBMCOM...
  46. in the necessary path statements.
  47.  
  48. Setup:  I'm using an NE2000 NIC (there's a NE2000.NIF on hobbes for
  49. LAPS).  This setup works with 2.1b (as long as OS/2 is not
  50. loaded on Drive E: for some wierd reason).  I'm superstitious
  51. about the INET.SYS and IFNDIS.SYS files, making sure I use
  52. the same ones with each new install.  Don't have any idea
  53. why that is though.
  54.  
  55. CONFIG.SYS  (Notice that all the TCPIP and IBMCOM stuff is
  56. at the end of the file, after the requester stuff.)
  57.  
  58. IFS=D:\OS2\HPFS.IFS  /CACHE:512 /CRECL:4 /AUTOCHECK:D
  59. PROTSHELL=D:\OS2\PMSHELL.EXE
  60. SET USER_INI=D:\OS2\OS2.INI
  61. SET SYSTEM_INI=D:\OS2\OS2SYS.INI
  62. SET OS2_SHELL=D:\OS2\CMD.EXE
  63. SET AUTOSTART=PROGRAMS,TASKLIST,FOLDERS,CONNECTIONS
  64. SET RUNWORKPLACE=D:\OS2\PMSHELL.EXE
  65. SET COMSPEC=D:\OS2\CMD.EXE
  66. LIBPATH=.;D:\OS2\DLL;D:\OS2\MDOS;D:\;D:\OS2\APPS\DLL;D:\NETWARE;
  67. D:\TCPIP\DLL;D:\IBMCOM\DLL;D:\TALKTHRU\PROGRAMS;
  68. SET PATH=D:\OS2;D:\OS2\SYSTEM;D:\OS2\MDOS\WINOS2;D:\OS2\INSTALL;
  69. D:\;D:\OS2\MDOS;D:\OS2\APPS;L:\OS2;P:\OS2;D:\NETWARE;D:\TCPIP\BIN;
  70. D:\IBMCOM;d:\tools\utilities;D:\TALKTHRU\PROGRAMS;
  71. SET DPATH=D:\OS2;D:\OS2\SYSTEM;D:\OS2\MDOS\WINOS2;D:\OS2\INSTALL;
  72. D:\;D:\OS2\BITMAP;D:\OS2\MDOS;D:\OS2\APPS;D:\NETWARE;D:\IBMCOM;
  73. SET PROMPT=$i[$p]
  74. SET HELP=D:\OS2\HELP;D:\OS2\HELP\TUTORIAL;D:\TCPIP\HELP;
  75. SET GLOSSARY=D:\OS2\HELP\GLOSS;
  76. SET IPF_KEYS=SBCS
  77. PRIORITY_DISK_IO=YES
  78. FILES=20
  79. SET DIRCMD=/O:GN
  80. DEVICE=D:\OS2\TESTCFG.SYS
  81. DEVICE=D:\OS2\DOS.SYS
  82. DEVICE=D:\OS2\PMDD.SYS
  83. BUFFERS=30
  84. IOPL=YES
  85. DISKCACHE=512,LW
  86. MAXWAIT=3
  87. MEMMAN=SWAP,PROTECT
  88. SWAPPATH=D:\OS2\SYSTEM 2048 2048
  89. BREAK=OFF
  90. THREADS=256
  91. PRINTMONBUFSIZE=134,134,134
  92. COUNTRY=001,D:\OS2\SYSTEM\COUNTRY.SYS
  93. SET KEYS=ON
  94. REM SET DELDIR=C:\DELETE,512;D:\DELETE,512;
  95. BASEDEV=PRINT01.SYS
  96. BASEDEV=IBM1FLPY.ADD
  97. BASEDEV=IBM1S506.ADD
  98. BASEDEV=OS2DASD.DMD
  99. SET BOOKSHELF=D:\OS2\BOOK
  100. SET EPMPATH=D:\OS2\APPS
  101. SET FAXPM=D:\OS2\APPS
  102. REM DEVICE=D:\OS2\APPS\SASYNCDA.SYS 
  103. PROTECTONLY=NO
  104. SHELL=D:\OS2\MDOS\COMMAND.COM D:\OS2\MDOS /P /E:1024
  105. FCBS=16,8
  106. RMSIZE=640
  107. DEVICE=D:\OS2\MDOS\VEMM.SYS    
  108. DOS=LOW,NOUMB
  109. DEVICE=D:\OS2\MDOS\VDPX.SYS    
  110. DEVICE=D:\OS2\MDOS\VXMS.SYS /UMB
  111. DEVICE=D:\OS2\MDOS\VDPMI.SYS    
  112. DEVICE=D:\OS2\MDOS\VWIN.SYS    
  113. DEVICE=D:\OS2\MDOS\VCDROM.SYS    
  114. REM DEVICE=D:\OS2\PCMCIA.SYS 
  115. REM DEVICE=D:\OS2\MDOS\VPCMCIA.SYS 
  116. DEVICE=D:\OS2\MDOS\VMOUSE.SYS    
  117. DEVICE=D:\OS2\POINTDD.SYS 
  118. DEVICE=D:\OS2\MOUSE.SYS SERIAL=COM1 
  119. DEVICE=D:\OS2\COM.SYS                                
  120. DEVICE=D:\OS2\MDOS\VCOM.SYS                                
  121. CODEPAGE=437,850
  122. DEVINFO=KBD,US,D:\OS2\KEYBOARD.DCP
  123. SET VIDEO_DEVICES=VIO_SVGA
  124. DEVICE=D:\OS2\MDOS\VSVGA.SYS
  125.  
  126. REM --- NetWare Requester statements BEGIN ---
  127. DEVICE=D:\NETWARE\LSL.SYS
  128. RUN=D:\NETWARE\DDAEMON.EXE
  129. DEVICE=D:\NETWARE\NE2000.SYS
  130. DEVICE=D:\NETWARE\IPX.SYS
  131. DEVICE=D:\NETWARE\SPX.SYS
  132. RUN=D:\NETWARE\SPDAEMON.EXE
  133. rem DEVICE=D:\NETWARE\NMPIPE.SYS
  134. rem DEVICE=D:\NETWARE\NPSERVER.SYS
  135. rem RUN=D:\NETWARE\NPDAEMON.EXE NP_COMPUTERNAME
  136. DEVICE=D:\NETWARE\NWREQ.SYS
  137. IFS=D:\NETWARE\NWIFS.IFS
  138. RUN=D:\NETWARE\NWDAEMON.EXE
  139. DEVICE=D:\NETWARE\NETBIOS.SYS
  140. RUN=D:\NETWARE\NBDAEMON.EXE
  141. DEVICE=D:\NETWARE\VIPX.SYS
  142. DEVICE=D:\NETWARE\VSHELL.SYS
  143. REM --- NetWare Requester statements END ---
  144.  
  145. REM  Below is all the TCPIP and IBMCOM stuff (not before!)
  146.  
  147. DEVICE=D:\IBMCOM\LANMSGDD.OS2 /I:D:\IBMCOM
  148. DEVICE=D:\IBMCOM\PROTMAN.OS2 /I:D:\IBMCOM
  149. rem  DEVICE=D:\IBMCOM\MACS\NE2000.OS2 /I:D:\IBMCOM
  150.  
  151. DEVICE=D:\NETWARE\ODINSUP.SYS
  152. RUN=D:\IBMCOM\PROTOCOL\NETBIND.EXE
  153. RUN=D:\IBMCOM\LANMSGEX.EXE
  154.  
  155. SET ETC=D:\TCPIP\ETC
  156. SET TMP=D:\TCPIP\TMP
  157. DEVICE=D:\IBMCOM\PROTOCOL\IFNDIS.SYS
  158. DEVICE=D:\IBMCOM\PROTOCOL\INET.SYS
  159. RUN=D:\TCPIP\BIN\CNTRL.EXE
  160.  
  161. SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA)
  162. DEVINFO=SCR,VGA,D:\OS2\VIOTBL.DCP
  163.  
  164.  
  165.  
  166.  
  167. NET.CFG  (nothing special here)
  168.  
  169. Link driver ne2000
  170.    protocol ipx 8137 ethernet_ii
  171.    frame ethernet_ii
  172.    int 5
  173.    port 360
  174.    node address 1B198826
  175.   
  176. netware requester
  177.     preferred ecu_joyner_library
  178.  
  179. protocol odinsup
  180.     bind ne2000
  181.  
  182. link support 
  183.     buffers 16 1514
  184.  
  185.  
  186. PROTOCOL.INI  ****************************
  187. (Don't worry about the LAPS settings during
  188. install.  They only write to the PROTOCOL.INI as
  189. far as I know.)
  190.  
  191. [PROT_MAN]
  192.  DriverName = PROTMAN$
  193.  
  194. [IBMLXCFG]
  195.  NE2000_nif = NE2000.nif
  196.  TCPIP_nif = TCPIP.nif
  197.  
  198. ;*----------------------------------------------*
  199. ;*------------- PROTOCOL SECTION ---------------*
  200. ;*----------------------------------------------*
  201.  
  202. [TCPIP_nif]
  203.  DriverName = TCPIP$
  204. ; Bindings = NE2000_nif
  205.  Bindings = NE2000
  206.  
  207. ;*----------------------------------------------*
  208. ;*--------------- MAC SECTION ------------------*
  209. ;*----------------------------------------------*
  210.  
  211. [NE2000]
  212.  
  213. [NE2000_nif]
  214.  DriverName = MS2000$
  215.  IOBASE = 0x360
  216.  INTERRUPT = 5
  217.  
  218.  
  219.  
  220. -- 
  221. David L. Burke         |   DAVBUR@JOYNER.LIB.ECU.EDU
  222. Systems Admin.         |   Joyner Library, East Carolina University
  223. Greenville, NC  27858  |   OS/2 and ST:TNG are the best on the tube 
  224.