====================================================================== Microsoft(R) Product Support Services Application Note (Text File) WG1027: UPDATED NWLINK.386 ALLOWS ROUTING ACROSS CISCO ROUTER ====================================================================== Revision Date: 6/94 1 Disk Included The following information applies to Microsoft Windows(TM) for Workgroups, version 3.11. ----------------------------------------------------------------------- | INFORMATION PROVIDED IN THIS DOCUMENT AND ANY SOFTWARE THAT MAY | | ACCOMPANY THIS DOCUMENT (collectively referred to as an Application | | Note) IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER | | EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED | | WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR | | PURPOSE. The user assumes the entire risk as to the accuracy and | | the use of this Application Note. This Application Note may be | | copied and distributed subject to the following conditions: 1) All | | text must be copied without modification and all pages must be | | included; 2) If software is included, all files on the disk(s) | | must be copied without modification (the MS-DOS(R) utility | | diskcopy is appropriate for this purpose); 3) All components of | | this Application Note must be distributed together; and 4) This | | Application Note may not be distributed for profit. | | | | Copyright (C) 1994 Microsoft Corporation. All Rights Reserved. | | Microsoft and MS-DOS are registered trademarks and Windows is a | | trademark of Microsoft Corporation. | | DECnet is a trademark of Digital Equipment Corporation. | | Novell is a registered trademark of Novell, Inc. | |---------------------------------------------------------------------| Introduction ------------ When you are using the Windows for Workgroups version 3.11 NWLINK.386 file to connect to a network that uses a Cisco router, the following problems may occur: - Windows for Workgroups workstations configured with the "IPX/SPX Compatible Transport with NetBIOS" option cannot communicate across a Cisco router when both Novell(R) routing and DECnet(TM) routing are enabled. -or- - A Windows for Workgroups workstation displays the "Error 51: Failure to Connect" message in response to the NET USE \\\ COMMAND. These problems occur when NWLINK.386 does not correctly handle certain Cisco router addresses that begin with the letter A. Any address with the high-order bit set on an end or intermediate system results in NWNBlink truncating the routing address, which causes the network connection to fail. The WG1027 disk included with this Application Note contains a revised NWLINK.386 file that corrects this problem. To install the new NWLINK.386 file ---------------------------------- 1. Quit Windows for Workgroups. 2. Make a backup copy of the currently installed NWLINK.386 file by typing the following at the MS-DOS command prompt and then pressing ENTER ren \nwlink.386 nwlink.old where is the location of your Windows SYSTEM subdirectory. For example, if your Windows directory is called WINDOWS and is on drive C, type the following at the MS-DOS command prompt and then press ENTER: ren c:\windows\system\nwlink.386 nwlink.old 3. Insert the enclosed WG1027 disk in the appropriate floppy disk drive. 4. To copy the file to the Windows SYSTEM subdirectory, type the following at the MS-DOS command prompt and then press ENTER copy :\nwlink.386 where is the floppy disk drive containing the WG1027 disk and is the drive and directory of your Windows SYSTEM subdirectory. For example, if the WG1027 disk is in drive A and your Windows directory is called WINDOWS and is on drive C, type the following at the MS-DOS command prompt and then press ENTER: copy a:\nwlink.386 c:\windows\system