home *** CD-ROM | disk | FTP | other *** search
/ Old PC Drivers Collection / Old_PC_Drivers_Collection.zip / VMWare / TCPIP / README.TXT < prev    next >
Text File  |  1995-05-26  |  15KB  |  353 lines

  1. RELEASE NOTES FOR MICROSOFT(R) TCP/IP-32 FOR WINDOWS(TM) FOR WORKGROUPS 3.11
  2.             
  3.                     PLEASE READ THIS ENTIRE DOCUMENT
  4.  
  5. General
  6. -------
  7. This product is compatible with, and supported exclusively on, the
  8. Microsoft Windows For Workgroups 3.11 platform.
  9.  
  10. If you are running a different TCP/IP product on your system, you must
  11. remove it before installing Microsoft TCP/IP-32.  If you experience
  12. difficulties with another vendor's product, remove the existing TCP/IP
  13. stack, exit Network Setup completely, reboot your system, and then proceed
  14. to add the Microsoft TCP/IP-32 drivers by following the instructions given
  15. in the documentation.
  16.  
  17. Known Problems
  18. --------------
  19. There have been a number of reports on IBM TokenRing, EtherLink III cards,
  20. and ODI drivers that are related to bugs in drivers other than TCP/IP-32.
  21.  
  22. These Windows For Workgroups 3.11 patches are described in the following
  23. Application Notes:
  24.  
  25. WG0990 (contains updated ELNK3.386)
  26. WG0988 (contains updated IBMTOK.386)
  27. WG1004 (contains updated MSODISUP.386)
  28.  
  29. You can obtain these Application Notes from the following sources:
  30.  
  31.  - The Internet (ftp.microsoft.com)
  32.  - CompuServe(R), GEnie(TM), and Microsoft OnLine
  33.  - Microsoft Download Service (MSDL)
  34.  - Microsoft Product Support Services
  35.  
  36. On CompuServe, GEnie, and Microsoft OnLine, Application Notes are located
  37. in the Microsoft Software Library.  You can find an Application Note in
  38. the Software Library by searching on a keyword, for example "WG0990".
  39.  
  40. Application Notes are available by modem from the Microsoft Download
  41. Service (MSDL), which you can reach by calling (206) 936-6735.  This
  42. service is available 24 hours a day, 7 days a week.  The highest download
  43. speed available is 14,400 bits per second (bps).  For more information
  44. about using the MSDL, call (800) 936-4200 and follow the prompts.
  45.  
  46. Previous Beta Users
  47. -------------------
  48. If you had installed a previous beta of the Microsoft TCP/IP-32 for
  49. Windows for Workgroups product, you may encounter one of the following
  50. errors:
  51.  
  52.   "Setup Error 108: Could not create or open the protocol.ini file."
  53.   "Setup Error 110: Could not find or open win.ini."
  54.  
  55. If this happens do the following:
  56.  
  57. 1) Remove any previous versions of Microsoft TCP/IP-32.
  58. 2) Exit Network Setup and restart your system.
  59. 3) Rename any OEMx.INF (where x is any number) files that are in your
  60.    WINDOWS\SYSTEM directory.
  61. 4) Go back into Network Setup and install Microsoft TCP/IP-32 following
  62.    the installation instructions in the manual.
  63.  
  64. Mosaic
  65. ------
  66. NCSA's Win32s version of their popular Mosaic application requires that
  67. you pick up version 115a or greater of the Win32s distribution to function
  68. correctly.
  69.  
  70. DHCP Automatic Configuration
  71. ----------------------------
  72. DHCP is a new TCP/IP protocol that provides the ability to acquire TCP/IP
  73. addressing and configuration dynamically with no user intervention.  DHCP
  74. depends on your network administrator to set up a DHCP server on your
  75. network.  A DHCP server is scheduled to ship as part of Windows NT(TM)
  76. Server version 3.5.
  77.  
  78. If you enable automatic DHCP configuration without a DHCP server available
  79. on your network, the following message will appear after approximately a
  80. 10 second black-screen delay during the Windows for Workgroups booting
  81. process:
  82.  
  83.   "The DHCP client was unable to obtain an IP network address from a DHCP
  84.    server. Do you want to see future DHCP messages?"
  85.  
  86. This message means that TCP/IP has initialized but without any addressing
  87. information.  If you are running TCP/IP as your only protocol, you will
  88. not have access to the network.  This situation requires that you go back
  89. to the TCP/IP configuration settings, disable DHCP, and manually specify
  90. your TCP/IP network parameters.  If you are running multiple protocols,
  91. you should have access to your network with these.
  92.  
  93. If you do have a DHCP server on your network and this message appears,
  94. this indicates that the server was unavailable and that your lease has
  95. expired.  DHCP will (in the background) continue to try to acquire a valid
  96. lease while Windows for Workgroups continues to run (although you will not
  97. have TCP/IP functionality).  If you are running with DHCP automatic
  98. configuration, use the IPCONFIG utility to learn your IP configuration.
  99.  
  100. DHCP Options
  101. ------------
  102. The following changes are not reflected in the TCP/IP-32 documentation.
  103.  
  104. Currently Microsoft DHCP clients support only the following options:
  105.  
  106. - DHCP protocol options
  107.     - DHCP message type (53)
  108.     - Lease Time (51), Renewal Time (58), Rebind Time (59)
  109.  
  110. - Information options:
  111.     - Subnet Mask (1)
  112.     - Default Router (3)
  113.     - DNS Server (6)
  114.     - WINS Server (NetBIOS Name Server) (44)
  115.     - NetBIOS Node Type (46)
  116.     - NetBIOS Scope Id (47)
  117.  
  118. Any other options received by the client are ignored and discarded.
  119.  
  120.  
  121. No Option Overlays - Option Limit Is 336 Bytes
  122. ----------------------------------------------
  123. The DHCP client does not recognize option overlays.  If a non-Microsoft
  124. server is sending the options, make sure that either all the options fit
  125. within the standard option field, or at least that those used by the
  126. Microsoft clients (listed above) are conta ined in the standard Option
  127. field. Since the Microsoft client only supports a subset of the defined
  128. DHCP option types, 336 bytes should be sufficient for any configuration.
  129.  
  130. Ipconfig - Moving Client to New Address
  131. ---------------------------------------
  132. When a DHCP client is moved to a new reserved address or is moved from an
  133. address to make way for an exclusion or another client's reservation, the
  134. client should first release its current address using ipconfig /release.
  135. This may be followed by ipconfig /renew to get a new address.
  136.  
  137. ARP Conflicts - Report to DHCP Server Administrator
  138. ---------------------------------------------------
  139. Before the TCP/IP stack comes up with the address acquired via DHCP, the
  140. stack ARPs for the address.  If a machine is already running with this
  141. address, the client will display a popup informing the user of the address
  142. conflict.  Users should contact the CP server administrator when this
  143. occurs.    Once the server has excluded the conflicting address, the client
  144. should get a new address using ipconfig /renew.  If this is unsuccessful,
  145. the client may need to reboot.
  146.  
  147.  
  148. NetBIOS over TCP/IP
  149. -------------------
  150. Multihomed Computer NetBIOS Node Type
  151.  
  152. A computer can be one of four NetBIOS node types: broadcast node, mixed
  153. node, point-to-point node, or hybrid node.  The node type cannot be
  154. specified per network adapter card.  In some circumstances, it may be
  155. desirable to have one or more network adapter c ards function as broadcast
  156. nodes and other network adapter cards to function as hybrids.
  157.  
  158. You accomplish this by setting the node type to broadcast node, and
  159. configuring WINS name server addresses for the network adapter cards that
  160. will function as hybrids.  The presence of the WINS addresses will
  161. effectively override the broadcast node setting for the adapters on which
  162. they are set.
  163.  
  164. To make an adapter a broadcast node, configure DHCP to set the node type
  165. to Bnode, or in the absence of DHCP, the computer will assume Bnode
  166. behavior by default.
  167.  
  168. Including Remote LMHOSTS Files
  169.  
  170. You must modify the Registry of a remote computer if network clients will
  171. #INCLUDE the LMHOSTS file on the remote Windows NT computer.  The share
  172. containing the LMHOSTS file must be in the Null Sessions list on the
  173. Server by adding the share name to the following Windows NT Registry key:
  174.  
  175.     HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services
  176.     \LanManServer\Parameters\NullSessionShares
  177.  
  178.  
  179. Microsoft TCP/IP Workstations with UB NetBIOS Name Servers
  180. ----------------------------------------------------------
  181. The Microsoft clients can be configured to use a UB name server by adding
  182. the SYSTEM.INI parameter RefreshOpCode under the [NBT] section.  Set its
  183. value to 9 to interoperate with UB name servers.
  184.  
  185.  
  186. NetDDE Applications Communicating over Subnets via LMHOSTS
  187. ----------------------------------------------------------
  188. If you are connecting to a remote machine via a NetDDE application, using
  189. a #PRE LMHOSTS entry, you must have a separate entry specifying a special
  190. character in the 16th byte:
  191.  
  192. 138.121.43.100  REMOTEDDE       #PRE
  193. 138.121.43.100  "REMOTEDDE      \0x1F"
  194.  
  195. A special entry is not required if #PRE is not used.
  196.  
  197.  
  198. Browsing Resources on Remote IP Subnetworks
  199. -------------------------------------------
  200. Browsing remote IP subnetworks requires a Windows NT computer on the local
  201. subnet.
  202.  
  203.  
  204. Using File Manager to Access Servers Specified in LMHOSTS
  205. ---------------------------------------------------------
  206. Reading and parsing LMHOSTS to resolve a name is done by the NBT driver at
  207. run time.  This operation is not permissible under certain conditions.
  208. One such condition commonly encountered is when a network connection is
  209. attempted from the File Manager.  The result is that the name is reported
  210. as 'not resolved' even if the name exists in LMHOSTS file (since the
  211. driver wasn't even allowed to open LMHOSTS file).  The workaround for such
  212. conditions is to put a #PRE against the name in the LMHOSTS file.  This
  213. causes the name to be stored in the name cache when the machine is first
  214. initialized, so the name gets resolved without the driver having to open
  215. LMHOSTS at run time.
  216.  
  217.  
  218. IP Routing
  219. ----------
  220. Multiple Default Gateways in Microsoft TCP/IP Act as Backup Gateways When
  221. more than one default gateway is specified for a given IP network or for
  222. multiple IP networks on different network cards, the first default gateway
  223. for the first network card is always used to route IP network traffic.
  224. All the subsequent gateways are used as backup when the first default
  225. gateway is discovered to be unavailable.  The Dead Gateway Detection
  226. mechanism is used only with TCP (connection-oriented traffic).  Therefore,
  227. utilities like PING will only use the first default gateway.  Notice that
  228. t his only applies to IP datagrams that have to be routed to a remote
  229. network (that is, to a network to which the workstation is not directly
  230. connected).
  231.  
  232. FTP
  233. ---
  234. FTP is implemented in a Windows console in this release.  It is not
  235. presently hooked to the Microsoft TCP/IP-32 Help file, although the Help
  236. file does have FTP command summaries in it.  Many of the documented
  237. command line options are supported, although they require you to modify
  238. your FTP Program Item manually.
  239.  
  240. The FTP application which ships with this product does not support the "!"
  241. command, which typically invokes a user shell.
  242.  
  243. ODI Driver Support
  244. ------------------
  245. Due to system restrictions, TCP/IP-32 cannot support more than one network
  246. adapter using ODI drivers.  Multihomed configurations are supported using
  247. NDIS drivers only.
  248.  
  249. If after installing TCP/IP-32 you have problems accessing the network over
  250. your ODI drivers, please make sure that the syntax and frame types listed
  251. in your NET.CFG file are correct for your network.
  252.  
  253. DNS Resolution Hierarchy
  254. ------------------------
  255. The Microsoft TCP/IP-32 stack uses various means to resolve a host name to
  256. get the IP address of a certain host.  The various mechanisms used are
  257. Local Cached Information, Hosts File, DNS Servers, and NetBIOS name
  258. resolution mechanisms.  The default resolution order for resolving a host
  259. name is Local Cached Information -> Hosts File -> DNS Servers -> NetBt
  260. (NetBIOS over TCP/IP).  NetBIOS over TCP/IP name resolution can consist of
  261. local subnet broadcasts, and/or querying the Windows Internet Names Server
  262. (WINS) running on Windows NT Servers.
  263.  
  264. Your Guide to Service and Support for Microsoft TCP/IP-32
  265. ---------------------------------------------------------
  266. Microsoft Support: Network Advanced Systems Products Support Options
  267.  
  268. The following support services are available from Microsoft for Microsoft
  269. Advanced Systems products, including Microsoft Mail Server and its
  270. gateways, SQL Server, LAN Manager, Windows NT Workstation, Windows NT
  271. Server, and SNA Server.
  272.  
  273. Electronic Services
  274. -------------------
  275.  
  276. Microsoft Forums
  277. ----------------
  278. These forums are provided through the CompuServe Information Service,
  279. (800) 848-8199, representative 230 (sales information only).  Access is
  280. available 24 hours a day, 7 days a week, including holidays.
  281.  
  282. These forums enable an interactive technical dialog between users as well
  283. as remote access to the Microsoft KnowledgeBase of product information,
  284. which is updated daily.  These forums are monitored by Microsoft support
  285. engineers for technical accuracy.  If you are already a subscriber, type
  286. "GO <forum name>" at any !  prompt.
  287.  
  288.     MSCLIENT    Microsoft Network Client support
  289.     WINNT        Microsoft Windows NT support
  290.     MSSQL        Microsoft SQL Server support
  291.     MSWRKGRP    Microsoft Windows for Workgroups support
  292.     MSNETWORKS  Microsoft LAN Manager support
  293.     MSAPP        Microsoft applications support
  294.     MSWIN32        Information on Win32
  295.     MSDR        Development-related discussion forum
  296.     WINEXT        Support for extensions and drivers for Windows
  297.     WINSDK        Support for Microsoft Windows Software Development Kit
  298.  
  299.  
  300. Microsoft Download Service
  301. --------------------------
  302. Use the Microsoft Download Service (MSDL) to access the latest technical
  303. notes on common advanced system products support issues via modem.  MSDL
  304. is at (206) 936-6735, available 24 hours a day, 7 days a week, including
  305. holidays (1200, 2400, or 9600 baud; no parity, 8 data bits, 1 stop bit).
  306.  
  307. Internet
  308. --------
  309. Use the Internet to access the Microsoft Driver Library and Microsoft
  310. KnowledgeBase.  The Microsoft Internet FTP archive host FTP.MICROSOFT.COM
  311. (ip address 198.105.232.1) supports anonymous login.  When logging in as
  312. anonymous, please offer your complete e-mail name as your password.
  313.  
  314. Telephone Support
  315. -----------------
  316.  
  317. Microsoft FastTips
  318. ------------------
  319. An interactive, automated system providing support at no charge through
  320. toll lines and accessed by touch-tone phone. FastTips provides fast
  321. access to answers to common questions and a library of technical notes
  322. delivered by phone recording or fax. FastTips is available 24 hours
  323. a day, 7 days a week, including holidays.
  324.  
  325. Microsoft Advanced Systems products (800) 936-4400
  326.  
  327. Priority Telephone Support
  328. --------------------------
  329. Get technical support from a Microsoft engineer.  Microsoft offers
  330. pay-as-you-go telephone support from a Microsoft engineer, available 24
  331. hours a day, 7 days a week, except holidays.  Choose from the following
  332. options:
  333.  
  334.     Per Incident: Dial  (900) 555-2100.  $150.00 per incident.
  335.     (Charges appear on your telephone bill.)
  336.  
  337.     Per Incident: Dial  (800) 936-5900.  $150.00 per incident.
  338.     (Charges billed to your Visa, Master Card, or American Express.)
  339.  
  340.     10-pack:  Ten incidents for $995 prepaid.
  341.  
  342. Additional Information
  343. ----------------------
  344. For additional information about Microsoft support options or for a list
  345. of Microsoft Solution Providers, call Microsoft Support Network Sales and
  346. Information Group at (800) 936-3500, Monday through Friday, 6:00 A.M.  to
  347. 6:00 P.M., Pacific time, excluding holidays.
  348.  
  349. This list includes only domestic support programs.
  350.  
  351. Microsoft's customer support services are subject to Microsoft's
  352. then-current price, terms, and conditions.
  353.