NETBIOS Node Status Query Returns First Instance of Unique Name

Last reviewed: March 27, 1997
Article ID: Q154608
The information in this article applies to:
  • Microsoft Windows NT Workstation versions 3.5 and 3.51
  • Microsoft Windows NT Server versions 3.5 and 3.51
  • Microsoft Windows NT Workstation version 4.0
  • Microsoft Windows NT Server version 4.0

SYMPTOMS

When a gethostbyaddr() uses a NETBIOS Node Status Query to return the Machine Name of a device, it will return the first instance of the machine name that is registered as Unique [00h]. The order of the Unique <00> name registered can be viewed by running NBTSTAT -N at a command prompt.

CAUSE

Some services, other than the Workstation, that Register as Unique with the [00h] entry, will show up in the NETBIOS Node Status Query response as well as the Machine Name. These names can be returned by a gethostbyaddr() and can incorrectly identify the computer if they are listed first in the response above the Workstation Name entry.

Node IpAddress: [130.0.7.1] Scope Id: []

            NetBIOS Local Name Table

   Name               Type              Status
IS~FARMER             <00>  UNIQUE      Registered
FARMER                <00>  UNIQUE      Registered
USA                   <00>  GROUP       Registered
FARMER                <03>  UNIQUE      Registered
FARMER                <20>  UNIQUE      Registered
FARMER+++++++++       <BE>  UNIQUE      Registered
INet~Services         <1C>  GROUP       Registered
TESTER                <03>  UNIQUE      Registered

RESOLUTION

Stop and restart the service or services whose names are Registered as Unique [00h] above the Workstation Service entry in the NetBIOS Local Name Table.


Additional query words: prodnt
Keywords : kbnetwork nttcp
Version : 3.5 3.51 4.0
Platform : WinNT


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 27, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.