Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Problems with browse lists

Reply
Thread Tools

Problems with browse lists

 
 
Al Blake
Guest
Posts: n/a
 
      07-22-2003
Excuse the x-post but I think you will see this applies to both areas:

About 6 months ago we reconfigured our Cisco 4006 core switch from a single
campus wide VLAN (500+ nodes) to multiple VLANs, one for each building.
(using a WS-X4014 supervisor module - layer III).

Since then our network has worked fine except for ONE thing - windows browse
lists.
The browse lists are always incomplete. ALL nodes on the LAN correctly
register and show up in the WINS database but the browse list does not show
all of them. The browse lists are also different (and incomplete) depending
where you are on the LAN. Now I suspect that this is something to do with
packets not correctly making it across the VLAN interfaces. (eg elections
are occuring on every VLAN when really we want every VLAN to use the IP of
the AD DC as its master browser).

We have an AD controller which acts as a PDC and WINS server @ 192.168.31.2
and have setup each VLAN with IP forwarding to this address. Here's an
example:

interface Vlan32
description IT centre building
ip address 192.168.32.1 255.255.254.0
ip helper-address 192.168.31.2
ip helper-address 192.168.32.31
ip pim sparse-mode
!

and we know the IP help-address is working because the nodes get into the
WINS database......so why is the browse list incomplete?
I know that windows browse lists are old fashioned with the arrival of AD -
but we have a number of legacy apps that make use of them (eg net send) and
these apps fail if they cant find a machine through the netbios browse list.

All our Nodes are Win2kor XP - we have no legacy machines. To my mind this
should mean that the AD controllers become the master and backup browse
masters for every VLAN segment, but this is obviously not happening. Why?

Anyone help with how to configure the Cisco and/or the workstations to
ensure they use a single consolidated browse master? (Preferrably the AD
DC).

Thanks
Al Blake, Australia


 
Reply With Quote
 
 
 
 
Victor Sudakov
Guest
Posts: n/a
 
      08-08-2003
Al Blake wrote:
>
> and we know the IP help-address is working because the nodes get into the
> WINS database...


Not necessarily so. Nodes register in the WINS database by means of
unicast, not broadcast (this is why the address of the WINS server
should be configured on the nodes). So your helper-address may be in
fact not working.

> ...so why is the browse list incomplete?
> I know that windows browse lists are old fashioned with the arrival of AD -
> but we have a number of legacy apps that make use of them (eg net send) and
> these apps fail if they cant find a machine through the netbios browse list.


I believe "net send" does not use browse lists. It finds machines by
means of netbios name resolution.


--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
2:5005/149@fidonet http://vas.tomsk.ru/
 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Assigning value to Browse button without using browse button in HTML balakrishnan.dinesh@gmail.com Javascript 0 10-12-2007 06:45 AM
List of lists of lists of lists... =?UTF-8?B?w4FuZ2VsIEd1dGnDqXJyZXogUm9kcsOtZ3Vleg==?= Python 5 05-15-2006 11:47 AM
Internet Explorer 6 Can't Browse, Other Programs Browse Fine... Ike Computer Support 1 08-02-2005 09:20 PM
lists of lists Jon Slaughter C++ 4 12-13-2004 06:28 PM
Sorting lists of lists... JustSomeGuy C++ 0 06-17-2004 05:44 PM



Advertisments
 



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