The information in this article applies to:
SYMPTOMSWhen you dial a Windows 2000-based Remote Access Services (RAS) server using only the IPX/SPX protocol, you may not be able to view or use any network resources on computers running Microsoft operating systems. You can connect to NetWare resources using Client Services for NetWare. CAUSEThis behavior occurs because routing of type 20 broadcast packets is disabled by default in Windows 2000. RESOLUTIONTo resolve this issue, enable type 20 packets:
netsh routing ipx netbios set interface dial-in bcastaccept=enabled bcastdeliver=enabledFor more information about the options for this command, type the following line: netsh routing ipx netbios set interface ? STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. MORE INFORMATIONType 20 broadcasts are disabled by default because they create too much traffic over a slow link. Additional query words:
Keywords : kbenv kbnetwork |
Last Reviewed: December 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |