Networking Forums

Networking Forums > Computer Networking > Windows Networking > Win2003 Server: Server not reachable + Browser service erros

Reply
Thread Tools Display Modes

Win2003 Server: Server not reachable + Browser service erros

 
 
Cristian from Italy
Guest
Posts: n/a

 
      03-09-2008, 04:45 PM
I manage a simple network with two Win2003 Std and about ~15 clients with
WinXP Pro/Home.

The main problem is that, often the Server1 isn't reachable from any client
of the network, and it's a problem becasue on that server is installed IIS
wich is used by users to work with internet explorer.

After 60-90 seconds the Server1 will be reachable again.

I had watch the event viewer and I found the Server1 have some of this errors:

Event Type: Warning
Event Source: BROWSER
Event Category: None
Event ID: 8021
Date: 26/02/2008
Time: 9.52.40
User: N/A
Computer: SERVER1
Description:
The browser service was unable to retrieve a list of servers from the
browser master \\SERVER2 on the network
\Device\NetBT_Tcpip_{376B7B78-2B53-450A-80DE-D92E61C1F68D}.

Browser master: \\SERVER2
Network: \Device\NetBT_Tcpip_{376B7B78-2B53-450A-80DE-D92E61C1F68D}

This event may be caused by a temporary loss of network connectivity. If
this message appears again, verify that the server is still connected to the
network. The return code is in the Data text box.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 35 00 00 00 5...





Event Type: Error
Event Source: BROWSER
Event Category: None
Event ID: 8032
Date: 26/02/2008
Time: 9.54.33
User: N/A
Computer: SERVER1
Description:
The browser service has failed to retrieve the backup list too many times on
transport \Device\NetBT_Tcpip_{376B7B78-2B53-450A-80DE-D92E61C1F68D}. The
backup browser is stopping.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 35 00 00 00 5...

I had stop the browse service on Server1 for now, I also found the domain
function level is set to "2000 Mixed" level, I would switch to 2003, but an
intimidating message says to me this action can't be restored, If all my DC
are runnig Win2003 I can switch to 2003 mode without any problem right? or
this may not help to solve my main problem?

Thanks,
Cristian
 
Reply With Quote
 
 
 
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      03-09-2008, 05:13 PM
Cristian from Italy <(E-Mail Removed)> wrote:
> I manage a simple network with two Win2003 Std and about ~15 clients
> with WinXP Pro/Home.


Ah, and AD....it's useful to mention that right off the bat. (and note that
XP Home can't join a domain and really should be upgraded to Pro)

>
> The main problem is that, often the Server1 isn't reachable from any
> client of the network, and it's a problem becasue on that server is
> installed IIS wich is used by users to work with internet explorer.
>
> After 60-90 seconds the Server1 will be reachable again.
>
> I had watch the event viewer and I found the Server1 have some of
> this errors:
>
> Event Type: Warning
> Event Source: BROWSER
> Event Category: None
> Event ID: 8021
> Date: 26/02/2008
> Time: 9.52.40
> User: N/A
> Computer: SERVER1
> Description:
> The browser service was unable to retrieve a list of servers from the
> browser master \\SERVER2 on the network
> \Device\NetBT_Tcpip_{376B7B78-2B53-450A-80DE-D92E61C1F68D}.
>
> Browser master: \\SERVER2
> Network: \Device\NetBT_Tcpip_{376B7B78-2B53-450A-80DE-D92E61C1F68D}
>
> This event may be caused by a temporary loss of network connectivity.
> If
> this message appears again, verify that the server is still connected
> to the network. The return code is in the Data text box.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
> Data:
> 0000: 35 00 00 00 5...
>
>
>
>
>
> Event Type: Error
> Event Source: BROWSER
> Event Category: None
> Event ID: 8032
> Date: 26/02/2008
> Time: 9.54.33
> User: N/A
> Computer: SERVER1
> Description:
> The browser service has failed to retrieve the backup list too many
> times on transport
> \Device\NetBT_Tcpip_{376B7B78-2B53-450A-80DE-D92E61C1F68D}. The
> backup browser is stopping.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
> Data:
> 0000: 35 00 00 00 5...
>
> I had stop the browse service on Server1 for now, I also found the
> domain function level is set to "2000 Mixed" level, I would switch to
> 2003, but an intimidating message says to me this action can't be
> restored, If all my DC are runnig Win2003 I can switch to 2003 mode
> without any problem right? or this may not help to solve my main
> problem?
>
> Thanks,
> Cristian



That won't fix your problem, but you might as well do it.

If you're going to use NetBIOS over TCP/IP, install and configure WINS. Make
sure everyone points at the correct WINS server & updates it properly. Then
stop and disable the computer browser service on all workstations (via
GPO)....you should be OK leaving it running on servers, even the ones that
aren't the PDC emulator or running WINS.

If you don't want to do this, disable NetBIOS over TCP/IP everywhere. You
won't be able to browse, but you'll be using pure DNS & presuming that is
configured properly, you shouldn't have any connection problems.


 
Reply With Quote
 
Henrik Johansson
Guest
Posts: n/a

 
      03-09-2008, 05:29 PM
"Cristian from Italy" <(E-Mail Removed)> skrev i
meddelandet news:29F518C5-A78A-42B0-A229-(E-Mail Removed)...
>I manage a simple network with two Win2003 Std and about ~15 clients with
> WinXP Pro/Home.
>
> The main problem is that, often the Server1 isn't reachable from any
> client
> of the network, and it's a problem becasue on that server is installed IIS
> wich is used by users to work with internet explorer.
>
> After 60-90 seconds the Server1 will be reachable again.
>
> I had watch the event viewer and I found the Server1 have some of this
> errors:
>
> Event Type: Warning
> Event Source: BROWSER
> Event Category: None
> Event ID: 8021
> Date: 26/02/2008
> Time: 9.52.40
> User: N/A
> Computer: SERVER1
> Description:
> The browser service was unable to retrieve a list of servers from the
> browser master \\SERVER2 on the network
> \Device\NetBT_Tcpip_{376B7B78-2B53-450A-80DE-D92E61C1F68D}.
>
> Browser master: \\SERVER2
> Network: \Device\NetBT_Tcpip_{376B7B78-2B53-450A-80DE-D92E61C1F68D}
>
> This event may be caused by a temporary loss of network connectivity. If
> this message appears again, verify that the server is still connected to
> the
> network. The return code is in the Data text box.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
> Data:
> 0000: 35 00 00 00 5...
>
>
>
>
>
> Event Type: Error
> Event Source: BROWSER
> Event Category: None
> Event ID: 8032
> Date: 26/02/2008
> Time: 9.54.33
> User: N/A
> Computer: SERVER1
> Description:
> The browser service has failed to retrieve the backup list too many times
> on
> transport \Device\NetBT_Tcpip_{376B7B78-2B53-450A-80DE-D92E61C1F68D}. The
> backup browser is stopping.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
> Data:
> 0000: 35 00 00 00 5...
>
> I had stop the browse service on Server1 for now, I also found the domain
> function level is set to "2000 Mixed" level, I would switch to 2003, but
> an
> intimidating message says to me this action can't be restored, If all my
> DC
> are runnig Win2003 I can switch to 2003 mode without any problem right? or
> this may not help to solve my main problem?


Do you have any NT4/2000 running as DC? If not, you can upgrade.

For the browser errors, check the following in the registry
[HKLM\SYSTEM\CurrentControlSet\Services\Browser\Par ameters]
MaintainServerList
isDomainMaster

Run netdiag to check if it fins and errors that can be fixed.
Is the server multihomed (multiple/replaced NICs)?

/Henrik


 
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
Win2003 R2 server just stops routing traffic until I restart Routing service Martijn Tonies Windows Networking 8 11-03-2008 11:05 AM
New server not reachable by other computers Ron B. Windows Networking 6 08-28-2007 03:46 PM
Problems with Win2003 Server RRAS and Netgear print server Michael04 Windows Networking 0 03-06-2006 03:14 PM
browser service in 2003 server Windows Networking 3 01-14-2004 01:10 AM
VERY weird browser service error on server 2003 Windows Networking 0 01-13-2004 05:33 PM



1 2 3 4 5 6 7 8 9 10 11