Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Any tool to trace and troubleshoot slow name resolutions?

Reply
Thread Tools Display Modes

Any tool to trace and troubleshoot slow name resolutions?

 
 
Max2006
Guest
Posts: n/a

 
      04-24-2009
Hi,

The name resolution to some pcs in my small workgroup network is very slow.
If I add the names in "hosts" file, it becomes fast. I prefer not using
hosts.
Is there any tool(s) that help me with the following tasks?

1) Shows the computer's NetBios node type
2) Trace the name resolution. Show which methods are being tried to
translate a name to IP address (hosts, cache, broadcast.)

Thank you,
Max


 
Reply With Quote
 
 
 
 
Robinson Zhang [MSFT]
Guest
Posts: n/a

 
      04-24-2009
Hi Max,

Thank you for your post.

Regarding the #1, you can run the following command to check NetBios node
type.

IPCONFIG /ALL

The "Node Type" is exactly what you need.

For more information about node type:
KB119493 NetBIOS over TCP/IP Name Resolution and WINS
(http://support.microsoft.com/kb/119493/)

Regarding the #2, normally the Name Resolution Order is: cache(The hosts
file will preload on the computer as cache when booting)-> broadcast. If a
request cannot be addressed by cache, the task will be transfer to next
process.

You can use Network Monitor (blogs.technet.com/netmon/) to check if the
name resolution is using broadcast. If not, you could check the cache by
taking following command:

IPCONFIG /displaydns

For more information about it:
Display and view a client resolver cache using the ipconfig command
(http://technet.microsoft.com/en-us/l.../cc758108.aspx)

Mostly, slow name resolution is not caused by cache. For general
troubleshooting, you can refer to the following link:

Trouble Shooting Name Resolution with NM3
(http://blogs.technet.com/netmon/arch...ooting-name-re
solution-with-nm3.aspx)

Hope it helps.

Robinson Zhang
Microsoft Online Support

 
Reply With Quote
 
+Bob+
Guest
Posts: n/a

 
      04-24-2009
On Fri, 24 Apr 2009 00:02:10 -0400, "Max2006"
<> wrote:

>Hi,
>
>The name resolution to some pcs in my small workgroup network is very slow.
>If I add the names in "hosts" file, it becomes fast. I prefer not using
>hosts.
>Is there any tool(s) that help me with the following tasks?
>
>1) Shows the computer's NetBios node type
>2) Trace the name resolution. Show which methods are being tried to
>translate a name to IP address (hosts, cache, broadcast.)
>
>Thank you,
>Max


Max:

This might be in the "way too obvious" category - but have you checked
their time to get to DNS server? Are they slow just getting to the
server? That would be a different solution set than the resolution
chain.
 
Reply With Quote
 
Robinson Zhang [MSFT]
Guest
Posts: n/a

 
      04-29-2009
Hi Max,

Do you have any update on the question? If so, please do not hesitate to
let me know.

Thanks.

Robinson Zhang
Microsoft Online Support

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
A new vista Preview Handler for packet trace file vader.yang@gmail.com Windows Vista General Discussion 0 07-03-2008 03:24 AM
Vista RAS/DUN Error 31 Trace - Who will look at it? Edwin Floyd Windows Vista Networking 6 06-27-2008 02:47 PM
dell wireless 355 module with bluetooth 2.0/EDR technology w trace RKB Windows Vista Hardware 2 05-14-2008 03:31 PM
Emails vanishing without trace Edward Windows Vista Mail 1 01-12-2008 04:28 PM
How to trace Roaming Profile load/unload (userenv.log) George Steiger Windows Vista Administration 0 11-26-2007 10:06 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59