DOCUMENT:Q95797 30-JUL-2001 [lanman] TITLE :RAS and TCPIP_HUB Conflict on One Server PRODUCT :Microsoft LAN Manager PROD/VER: OPER/SYS: KEYWORDS:kbnetwork ====================================================================== SYMPTOMS ======== You may encounter problems if you run the Remote Access Service (RAS) and the TCPIP_HUB service simultaneously on one LAN Manager Server. The TCPIP_HUB service should start without any problems, but RAS fails with this error: NET3055: A problem exists with the system configuration: The system is not configured correctly. The LAN Manager Error Log reports these errors: 3299 RAS0733. RAS was Unable to bind COM1 to ASYBEUI. 3299 RAS0731. RAS did not start because it was unable to open any COM ports. Note: Some customers have reported that this combination of services can cause a trap error. CAUSE ===== The cause of this problem has not been completely identified. The redirector may not be allocating an additional LANA structure for one of the net x lines in the LANMAN.INI file. WORKAROUND ========== 1. Open the C:\LANMAN\LANMAN.INI file in a text editor (for example, Notepad). 2. Remove the TCPIP_HUB and REMOTEACCESS parameters from the SRVSERVICES line. 3. Open the C:\STARTUP.CMD file in a text editor (for example, Notepad). 4. After the NET START SERVER line, add these two lines in this order: net start remoteaccess net start tcpip_hub Additional query words: 2.20 2.2 2.10a 2.1a lanman tcp ip hub ras tcp/ip ====================================================================== Keywords : kbnetwork ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 2001.