Networking Forums

Networking Forums > Computer Networking > Windows Networking > dump browse list

Reply
Thread Tools Display Modes

dump browse list

 
 
Peter Mairhofer
Guest
Posts: n/a

 
      04-11-2006, 09:10 PM
Hi,

I've a WINS server and the big problem that all network neighbourhoods
just keep empty!!!

I'd like to debug the WINS server/the problem now.

Is there any way to retrieve the browse list, I mean, the list of
computers as seen in the network neighbourhood for a domain??

192.168.200.121 is my WINS server, HOME is my domain.

I try

nblookup /s 192.168.200.121 /x 00 HOME

and i get no result!

C:\>nblookup /nr /s 192.168.200.121 /x 00 HAMMLER

Recursion is off

Querying WINS Server: 192.168.200.121
NetBIOS Name: HOME
Suffix: 00

Name returned: HOME
IP Address: 192.168.200.121

Shouldn't this command not dump a list of *all* computers in the domain,
not just the domain itself?


Another try is browstat.exe:

C:\>browstat VIEW \Device\NetBT_Tcpip_{CFE1851D-F469-482D-8682-
2137FEF1FF3E}
Remoting NetServerEnum to \\NOBAQ on transport \Device\NetBT_Tcpip_
{CFE1851D-F46
9-482D-8682-2137FEF1FF3E} with flags ffffffff
0 entries returned. 0 total. 20 milliseconds

C:\>browstat VIEW \Device\NetBT_Tcpip_{CFE1851D-F469-482D-8682-
2137FEF1FF3E} HOME
MLER
Remoting NetServerEnum to \\NOBAQ on transport \Device\NetBT_Tcpip_
{CFE1851D-F46
9-482D-8682-2137FEF1FF3E} with flags ffffffff
0 entries returned. 0 total. 10 milliseconds



How can I debug the browsing list??

I'm getting mad because nothing works :-(


Thanks a lot for your help!

Peter


 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a

 
      04-12-2006, 03:05 AM
The WINS server does not build or store the browse list. That is the job
of the computer browser service. You are on the right track using browstat .

Are all these machines on the same LAN segment? Do you have any
multihomed servers? What do you get from a "browstat getmaster 1 home" ?
(Note that that is a "one" not a lowercase "ell" ).

Peter Mairhofer wrote:
> Hi,
>
> I've a WINS server and the big problem that all network neighbourhoods
> just keep empty!!!
>
> I'd like to debug the WINS server/the problem now.
>
> Is there any way to retrieve the browse list, I mean, the list of
> computers as seen in the network neighbourhood for a domain??
>
> 192.168.200.121 is my WINS server, HOME is my domain.
>
> I try
>
> nblookup /s 192.168.200.121 /x 00 HOME
>
> and i get no result!
>
> C:\>nblookup /nr /s 192.168.200.121 /x 00 HAMMLER
>
> Recursion is off
>
> Querying WINS Server: 192.168.200.121
> NetBIOS Name: HOME
> Suffix: 00
>
> Name returned: HOME
> IP Address: 192.168.200.121
>
> Shouldn't this command not dump a list of *all* computers in the
> domain, not just the domain itself?
>
>
> Another try is browstat.exe:
>
> C:\>browstat VIEW \Device\NetBT_Tcpip_{CFE1851D-F469-482D-8682-
> 2137FEF1FF3E}
> Remoting NetServerEnum to \\NOBAQ on transport \Device\NetBT_Tcpip_
> {CFE1851D-F46
> 9-482D-8682-2137FEF1FF3E} with flags ffffffff
> 0 entries returned. 0 total. 20 milliseconds
>
> C:\>browstat VIEW \Device\NetBT_Tcpip_{CFE1851D-F469-482D-8682-
> 2137FEF1FF3E} HOME
> MLER
> Remoting NetServerEnum to \\NOBAQ on transport \Device\NetBT_Tcpip_
> {CFE1851D-F46
> 9-482D-8682-2137FEF1FF3E} with flags ffffffff
> 0 entries returned. 0 total. 10 milliseconds
>
>
>
> How can I debug the browsing list??
>
> I'm getting mad because nothing works :-(
>
>
> Thanks a lot for your help!
>
> Peter



 
Reply With Quote
 
Michael Giorgio - MS MVP
Guest
Posts: n/a

 
      04-12-2006, 03:23 PM
Yes but WINS only aids in the browse process by providing
NetBIOS names which identify master browsers.

Open a dos prompt and run net view. The output you see is
is pulled from the browse list.

"Peter Mairhofer" <(E-Mail Removed)> wrote in message news:
> Hi,
>
> I've a WINS server and the big problem that all network neighbourhoods
> just keep empty!!!
>
> I'd like to debug the WINS server/the problem now.
>
> Is there any way to retrieve the browse list, I mean, the list of
> computers as seen in the network neighbourhood for a domain??
>
>



 
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
PDC not showing in browse list Apple Eater Windows Networking 14 07-23-2007 02:42 PM
corrupt browse list? highs013 Windows Networking 2 10-11-2006 01:23 PM
DC's Missing From Browse List =?Utf-8?B?QWxhbiBSdWRkb2Nr?= Windows Networking 8 02-10-2005 07:07 AM
master browse list Christopher S. Daane Windows Networking 2 03-07-2004 02:54 AM
Browse list troubles JR Windows Networking 3 02-15-2004 11:36 AM



1 2 3 4 5 6 7 8 9 10 11