• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Apartment network making my internet explorer freeze up

yhelothar

Lifer
So my internet explorer frequently stops responding. it locks up and i'd have to end task.
i checked the event viewer to see if it'd shed any light on what's wrong..

"The master browser has received a server announcement from the computer BRITTANI-PC that believes that it is the master browser for the domain on transport NetBT_Tcpip_{EC957FFC-902C-4B91-9CB9-90E0B0. The master browser is stopping or an election is being forced."

There are several of the same error messages, with various computer names on my apartment network, brittani-pc is just one of them.

So wtf is going on and how do i fix this?
 
here is what I found while researching:

Explanation.
The message usually means that some machine can't see the master browser, so
it tries to force an election.

Possible causes (typical problems causing this):
a) Multihomed Windows machines, such as domain controllers and RRAS servers.
b) Routers on the network are configured to forward UDP broadcasts.
c) IP subnet masks are not consistently set on all the systems on the
subnet/network i.e. there is more than one logical IP subnet sharing one
physical subnet. This is common on networks that use DHCP superscopes.
Subnet mask on problem machine must be verified to be the same as the the
subnet mask on the PDC/PDC emulator. Browsing is based on IP subnets, and
the server and the clients need to have the same subnet mask.
d) Incorrect static WINS entries. Ensure the entries for the 1B domain name,
the PDC's NetBIOS name, and the subnet master browser's NetBIOS name are
correct and consistent on all WINS servers on the network.
e) Switching configuration issues. i.e. switches should be consistently set
to full-duplex but not half-duplex. Additionally all clients should be set
at that consistent with the switch, either full-duplex or Auto.

Event ID 8003, 8009 and 8019 Appear If Subnet Mask Incorrect
http://support.microsoft.com/d...x?scid=kb;en-us;143153
 
Back
Top