Networking Forums

Networking Forums > Computer Networking > Windows Networking > net neighborhood empty

Reply
Thread Tools Display Modes

net neighborhood empty

 
 
Christopher S. Daane
Guest
Posts: n/a

 
      03-04-2004, 06:08 PM
i got my site to site routing working properly finally. i have two subnets
connected to a third in a pyramidal fashion. 192.168.0.1, 192.168.1.1 and
192.168.2.1; communication between the two is functional from any location.
problem is, now my network neighborhood is empty, originally it would at
least show everything on my subnet. each subnet has a wins server with
replication setup and netbios transport over tcp is enabled over all vpn
interfaces. all clients are 2000 or xp machines and all the servers are
2003. what am i missing here?

any suggestions would be appreciated.


 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a

 
      03-04-2004, 11:56 PM
I would disable Netbios over TCP/IP on all interfaces except the local
LAN interface on the RRAS servers.

NN relies on the browser service. The browser service does not like
multihomed servers, especially DCs. Your servers should have only one
interface with Netbt enabled.

Each site will then build a local browse list using broadcasts. Over
time, the browser service will build a network-wide browse list, using WINS
to find the master browsers which are not available by broadcast (as long as
you have at least one domain controller).

See KB 150800 for browsing a segmented network and 188001 for a
description of the browser service.

"Christopher S. Daane" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> i got my site to site routing working properly finally. i have two

subnets
> connected to a third in a pyramidal fashion. 192.168.0.1, 192.168.1.1 and
> 192.168.2.1; communication between the two is functional from any

location.
> problem is, now my network neighborhood is empty, originally it would at
> least show everything on my subnet. each subnet has a wins server with
> replication setup and netbios transport over tcp is enabled over all vpn
> interfaces. all clients are 2000 or xp machines and all the servers are
> 2003. what am i missing here?
>
> any suggestions would be appreciated.
>
>



 
Reply With Quote
 
Christopher S. Daane
Guest
Posts: n/a

 
      03-05-2004, 12:12 AM
does that include disabling netbios over tcpip in the demand dial interfaces
as well?

"Bill Grant" <not.available@online> wrote in message
news:(E-Mail Removed)...
> I would disable Netbios over TCP/IP on all interfaces except the

local
> LAN interface on the RRAS servers.
>
> NN relies on the browser service. The browser service does not like
> multihomed servers, especially DCs. Your servers should have only one
> interface with Netbt enabled.
>
> Each site will then build a local browse list using broadcasts. Over
> time, the browser service will build a network-wide browse list, using

WINS
> to find the master browsers which are not available by broadcast (as long

as
> you have at least one domain controller).
>
> See KB 150800 for browsing a segmented network and 188001 for a
> description of the browser service.
>
> "Christopher S. Daane" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > i got my site to site routing working properly finally. i have two

> subnets
> > connected to a third in a pyramidal fashion. 192.168.0.1, 192.168.1.1

and
> > 192.168.2.1; communication between the two is functional from any

> location.
> > problem is, now my network neighborhood is empty, originally it would at
> > least show everything on my subnet. each subnet has a wins server with
> > replication setup and netbios transport over tcp is enabled over all vpn
> > interfaces. all clients are 2000 or xp machines and all the servers are
> > 2003. what am i missing here?
> >
> > any suggestions would be appreciated.
> >
> >

>
>



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

 
      03-05-2004, 01:15 PM
Hi Bill,

I agree multihomed master browsers will cause problems
by enumerating a separate list for each subnet but this won't
cause the list to disappear. Most of the time this is caused
by a machine pointing towards a different SMB (segment
master browser) most likely on the remote subnet either by
a router forwarding broadcasts or a rogue machine forcing
browse elections in attempt to become the master browser.
A packet sniffer on the problem machine for more than 12
minutes should reveal the host name announcement packet
and where it's going.


"Bill Grant" <not.available@online> wrote in message
> I would disable Netbios over TCP/IP on all interfaces except the

local
> LAN interface on the RRAS servers.
>
> NN relies on the browser service. The browser service does not

like
> multihomed servers, especially DCs. Your servers should have only one
> interface with Netbt enabled.
>
> Each site will then build a local browse list using broadcasts.

Over
> time, the browser service will build a network-wide browse list, using

WINS
> to find the master browsers which are not available by broadcast (as

long as
> you have at least one domain controller).



 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      03-05-2004, 11:39 PM
True, the list will still be there. But if the client looks for a list on
the "wrong" interface, it will see a different one. There are probably
multiple IP addresses in WINS for the browse master. If it looks at the
browse list for the VPN link, it will probably be empty! I imagine he is
getting heaps of browser elections.

"Michael Giorgio - MS MVP" <(E-Mail Removed)> wrote in
message news:#(E-Mail Removed)...
> Hi Bill,
>
> I agree multihomed master browsers will cause problems
> by enumerating a separate list for each subnet but this won't
> cause the list to disappear. Most of the time this is caused
> by a machine pointing towards a different SMB (segment
> master browser) most likely on the remote subnet either by
> a router forwarding broadcasts or a rogue machine forcing
> browse elections in attempt to become the master browser.
> A packet sniffer on the problem machine for more than 12
> minutes should reveal the host name announcement packet
> and where it's going.
>
>
> "Bill Grant" <not.available@online> wrote in message
> > I would disable Netbios over TCP/IP on all interfaces except the

> local
> > LAN interface on the RRAS servers.
> >
> > NN relies on the browser service. The browser service does not

> like
> > multihomed servers, especially DCs. Your servers should have only one
> > interface with Netbt enabled.
> >
> > Each site will then build a local browse list using broadcasts.

> Over
> > time, the browser service will build a network-wide browse list, using

> WINS
> > to find the master browsers which are not available by broadcast (as

> long as
> > you have at least one domain controller).

>
>



 
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
Network Neighborhood empty, but can access Internet Thomas Hedden Windows Networking 2 04-17-2006 05:03 AM
network neighborhood empty Pete Wireless Networks 2 01-18-2006 10:45 AM
network neighborhood empty Pete Home Networking 7 01-18-2006 10:12 AM
network neighborhood empty Pete Windows Networking 1 01-18-2006 08:57 AM
My network places empty =?Utf-8?B?Tm9ybQ==?= Broadband Hardware 3 07-19-2005 09:56 AM



1 2 3 4 5 6 7 8 9 10 11