RPC/TCP Connection Attempt Made Only to First Address

Last reviewed: March 6, 1998
Article ID: Q181799
The information in this article applies to:
  • Microsoft Windows NT Workstation version 4.0
  • Microsoft Windows NT Server version 4.0

SYMPTOMS

In Windows NT 4.0 and prior versions, when an RPC connection is attempted using protocol binding sequence ncacn_ip_tcp, if the DNS returns a list of IP addresses for the target computer, the connection attempt will only be made to the first IP address in the list. If that connection attempt fails, the RPC connect will fail.

CAUSE

RPC only attempts to connect to the first IP address in the list returned by the Windows Sockets gethostbyname() call.

RESOLUTION

To resolve this problem, obtain the following fix or wait for the next Windows NT service pack.

This fix should have the following time stamp:

   02/24/98  5:41p                45,840 Rpcltccm.dll (Intel)
   02/12/98 12:00p                16,144 Rpcproxy.dll (Intel)

   02/24/98  5:38p                95,504 Rpcltccm.dll (Alpha)
   02/12/98 11:56a                27,408 Rpcproxy.dll (Alpha)

NOTE: Service Pack 3 must be applied to Windows NT 4.0 prior to applying this fix.

NOTE: This hotfix supersedes the fixes referred to in the "Windows NT 4.0 RPC Binds Hang When the Server Is Restarted" section of the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q147222
   TITLE     : Group of Hotfixes for Exchange 5.5 and IIS 4.0

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 4.0. A supported fix is now available, but has not been fully regression tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information.


Additional query words: multihomed
Keywords : kbbug4.00 kbfix4.00 NTPROTOCOL NTSrvWkst
Version : WinNT:4.0
Platform : winnt
Issue type : kbbug
Solution Type : kbfix


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.

Last reviewed: March 6, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.