home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / setup / 2847 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  3.2 KB

  1. Path: sparky!uunet!olivea!hal.com!darkstar.UCSC.EDU!cats.ucsc.edu!banshee
  2. From: banshee@cats.ucsc.edu (Wailer at the Gates of Dawn)
  3. Newsgroups: comp.os.ms-windows.setup
  4. Subject: INFO: TCP on WFW -- READ THIS
  5. Message-ID: <1jpltgINN50q@darkstar.UCSC.EDU>
  6. Date: 22 Jan 93 20:37:04 GMT
  7. Organization: University of California, Santa Cruz
  8. Lines: 102
  9. NNTP-Posting-Host: am.ucsc.edu
  10.  
  11.  
  12.  
  13. To run Windows for Workgroups, Novell IPX, and TCP together, you need the
  14. WINQVT/NET package and the DIS_PKT9 driver (from wuarchive.wustl.edu or
  15. other mirror site: windows3/QVTNET31.ZIP and pktdrvr/DIS_PKT9.ZIP).  Then you
  16. need to make some changes to your configuration files.  The examples that
  17. follow assume that you have installed WFW with IPX and that everything is
  18. working on your system.
  19.  
  20. Here are config.sys, autoexec.bat, and protocol.ini changes needed to run
  21. tcp on top of the windows for workgroups ndis driver.  The lines you will
  22. need to add begin with a "*" -- don't actually add the "*".  Your files may
  23. have a different card driver than ne2000 and you will need to replace
  24. "MS$NE2CLONE" in the `bindings=MS$NE2CLONE` line with the label for your 
  25. card.  Simply copy the "BINDINGS=XXXX" line from the [MS$IPX] section.
  26. Good luck.
  27.  
  28. ###CONFIG.SYS###
  29.  
  30. device=C:\WINDOWS\protman.dos /i:C:\WINDOWS
  31. device=C:\WINDOWS\workgrp.sys
  32. device=C:\WINDOWS\ne2000.dos
  33. *device=C:\WINDOWS\QVTNET30\dis_pkt9.dos
  34. device=C:\WINDOWS\msipx.sys
  35.  
  36. ###AUTOEXEC.BAT###
  37.  
  38. C:\WINDOWS\net start
  39. C:\WINDOWS\msipx
  40. *c:\windows\qvtnet30\pktint 
  41. C:\WINDOWS\netx
  42.  
  43. ###PROTOCOL.INI###
  44.  
  45. [network.setup]
  46. version=0x3100
  47. netcard=ms$ne2clone,1,MS$NE2CLONE
  48. transport=ms$netbeui,MS$NETBEUI
  49. transport=ms$ipx,MS$IPX
  50. lana0=ms$ne2clone,1,ms$ipx
  51. lana1=ms$ne2clone,1,ms$netbeui
  52.  
  53. [protman]
  54. DriverName=PROTMAN$
  55. PRIORITY=MS$NETBEUI
  56.  
  57. *[pktdrv]
  58. *DriverName=pktdrv$
  59. *bindings=MS$NE2CLONE    
  60. *intvec=0x60    
  61. *chainvec=0x66    
  62.  
  63. [MS$NE2CLONE]
  64. DriverName=MS2000$
  65. IOBASE=0x300
  66. INTERRUPT=7
  67.  
  68. [MS$NETBEUI]
  69. DriverName=netbeui$
  70. SESSIONS=10
  71. NCBS=32
  72. BINDINGS=MS$NE2CLONE
  73. LANABASE=1
  74.  
  75. [MS$IPX]
  76. DriverName=IPX$
  77. MediaType=Ethernet_II (DIX)
  78. BINDINGS=MS$NE2CLONE
  79.  
  80.  
  81. EXPLANATION FROM uSOFT.
  82.  
  83. The answer is basically that you will not be able run PDIPX, but you should
  84. be able to get MSIPX and QVT/Net working together fine.  Right now your
  85. protocol stacks look something like:
  86. +-------+----------+
  87. |PDIPX  | QVT's TCP|
  88. +-------+----------+
  89. |Packet Card Driver|
  90. +------------------+
  91. With WFW they would look like:
  92. +--------+-----------+----------+
  93. |NetBEUI | MSIPX.COM | QVT's TCP|
  94. |vnb.386 | MSIPX.SYS | DIS_PKT  |
  95. +--------+-----------+----------+
  96. |      NDIS Card Driver         |
  97. +-------------------------------+
  98.  
  99. With WFW you get all the pieces above except DIS_PKT which is a part of
  100. the Clarkson distribution.  It provides a packet driver interface on the
  101. top but sits on top of NDIS instead of a real card.
  102.  
  103. None of this is "officially" supported by Microsoft, but I'm certain it
  104. will work.  If you run into trouble, with it give me a shout.
  105.  
  106. -Blake
  107.  
  108. -- 
  109. The Wailer at the Gates of Dawn              | banshee@cats.UCSC.EDU       |
  110. Just who ARE you calling a FROOFROO Head?    |                             |
  111. DoD#0667  "Just a friend of the beast."      | banshee@ucscb.UCSC.EDU      |
  112. 2,3,5,7,13,17,19,31,61,89,107,127,521,607....| banshee@ucscb.BITNET        |
  113.