Reply
Old February 28th, 2011 Top | #1
 
BouncingSoul's Avatar
Stranger Than Fiction
Joined: January 2004
Location: Sioux Falls, SD
Posts: 1,289
Reputation: 877
Power: 122

Default Can't browse a server

I've been fighting with this thing all day and parts of last week. I just don't know what to do.

It's a Windows Server 2003 R2 SP2 box. It's fully updated and has been working fine for a long long long time. The only issue I know with it is a failed hard drive in one of the bays. Its replacement should be here by the end of the week but I don't see how that could cause network issues. That issues aside, here is what happens...

I can ping the server from any machine on the domain. I can remote desktop to the server but I can't browse it's drives (in other words I can't browse via \\servername\share) and I'm a domain administrator so it shouldn't be a permission thing. If I'm remoted into the server, I can browse out to any other path on the domain and I can ping all other machines. All of the machines have the firewall disabled as well. The errors in the event log are no help. I get DCOM errors (dcom 10006 the rpc server is unavailable) and normally DCOM or RPC errors only want to be fixed via reformats but I can't do that. I'm just lost here.
BouncingSoul is offline   Reply With Quote
Old March 1st, 2011 Top | #2
 
LordOfLA's Avatar
Godlike!
Joined: February 2004
Location: Salisbury, Wiltshire, UK
Posts: 7,031
Blog Entries: 5
Reputation: 4137
Power: 213

Default Re: Can't browse a server

On p2p windows workgroups that sort of issue was caused by the computer browser service whenever I bumped in to it. Kill the service on the workstations and let the server announce and see what happens.



If HK-47 and GLaDOS had a child, the character they create would cause the video game world to overdose on awesome. -sheridanmovieguy: Dragon age forum user.
LordOfLA is offline   Reply With Quote
Old March 1st, 2011 Top | #3
 
BouncingSoul's Avatar
Stranger Than Fiction
Joined: January 2004
Location: Sioux Falls, SD
Posts: 1,289
Reputation: 877
Power: 122

Default Re: Can't browse a server

Does this hold true for domains as well?
BouncingSoul is offline   Reply With Quote
Old March 2nd, 2011 Top | #4
 
LordOfLA's Avatar
Godlike!
Joined: February 2004
Location: Salisbury, Wiltshire, UK
Posts: 7,031
Blog Entries: 5
Reputation: 4137
Power: 213

Default Re: Can't browse a server

I never ran in to the issue on a domain based network but it's worth a try testing it on the machine that can't browse shares.



If HK-47 and GLaDOS had a child, the character they create would cause the video game world to overdose on awesome. -sheridanmovieguy: Dragon age forum user.
LordOfLA is offline   Reply With Quote
Old March 2nd, 2011 Top | #5
 
BouncingSoul's Avatar
Stranger Than Fiction
Joined: January 2004
Location: Sioux Falls, SD
Posts: 1,289
Reputation: 877
Power: 122

Default Re: Can't browse a server

I'm digging through the error logs and I found this "interesting" thing:

Event ID 4321 which is a NetBT error (Netbios??)

The name "DOMAINNAME :1d" could not be registered on the Interface with IP address 172.20.98.11. The machine with the IP address 172.20.98.68 did not allow the name to be claimed by this machine.

Which suggests to me an IP conflict. However I can't find any conflicts. Which I'm guessing is because this block of IP's is reserved in DHCP so nothing should ever try to take it. There aren't any duplicate entries in DHCP or DNS either. I did some googling and I'm finding most people say it's related to WINS, and to change the settings under TCP/IP settings for the NIC ... Here's the thing. This server uses HP's Network teaming thingy (which I have no experience in) so all of the settings are controlled through it, TCP/IP isn't even checked in the NIC interface options and there isn't any WINS configuration settings in the HP utility. God is this frustrating!
BouncingSoul is offline   Reply With Quote
Old March 2nd, 2011 Top | #6
 
LordOfLA's Avatar
Godlike!
Joined: February 2004
Location: Salisbury, Wiltshire, UK
Posts: 7,031
Blog Entries: 5
Reputation: 4137
Power: 213

Default Re: Can't browse a server

Why are you teaming anyway? Multi-nic is for redunancy on a server...



If HK-47 and GLaDOS had a child, the character they create would cause the video game world to overdose on awesome. -sheridanmovieguy: Dragon age forum user.
LordOfLA is offline   Reply With Quote
Old March 2nd, 2011 Top | #7
 
BouncingSoul's Avatar
Stranger Than Fiction
Joined: January 2004
Location: Sioux Falls, SD
Posts: 1,289
Reputation: 877
Power: 122

Default Re: Can't browse a server

I don't know. All of these servers were setup by the previous guy. I don't know if it was teamed out of the box or if was setup by him using State recommendations. But it's always worked until recently, so why change it? Unless changing it would fix my issues.

I did manage to get WINS turned off on one of the member nics, but the other nic and the team itself don't have that option.
BouncingSoul is offline   Reply With Quote
Old March 2nd, 2011 Top | #8
 
LordOfLA's Avatar
Godlike!
Joined: February 2004
Location: Salisbury, Wiltshire, UK
Posts: 7,031
Blog Entries: 5
Reputation: 4137
Power: 213

Default Re: Can't browse a server

I can't see anyone recommending teaming for anything other then e-penis gaming sessions on a LAN. You want to sort that out to be honest. Have them set up for HA instead.



If HK-47 and GLaDOS had a child, the character they create would cause the video game world to overdose on awesome. -sheridanmovieguy: Dragon age forum user.
LordOfLA is offline   Reply With Quote
Old March 2nd, 2011 Top | #9

OSNN Folding Team  
fitz's Avatar
XPista7eopard*ix
Joined: April 2004
Location: Chicagoland
Posts: 4,028
Reputation: 2947
Power: 168

Default Re: Can't browse a server

Yes, the main point of multi-NIC's is redundancy, however, teaming can be used for bandwidth increase as well (depending on how it's configured). Unless you really need it, however, it is generally more useful to use it for redundancy. BTW - Lord, the HP "teaming" utility is also how you set it up for straight failover too on the window side..

HP NIC teaming has a couple different flavors - you can "bond" the NIC's to act as one logic NIC, you can also set it up so the server can send out data over both NIC's but all inbound data goes over a single physical NIC (useful for high-read file servers), or you set it up so one is active and the other sits idle unless the active NIC fails.

All three setups in the HP Proliant Windows world require some thought as well as the possibility of some config on the networking/switch side.

On the related note of this thread..

What machine has the 172.20.98.68 address?
fitz is offline   Reply With Quote
Old March 2nd, 2011 Top | #10
 
BouncingSoul's Avatar
Stranger Than Fiction
Joined: January 2004
Location: Sioux Falls, SD
Posts: 1,289
Reputation: 877
Power: 122

Default Re: Can't browse a server

Originally Posted by fitz View Post

On the related note of this thread..

What machine has the 172.20.98.68 address?
That would be the primary domain controller.
BouncingSoul is offline   Reply With Quote
Old March 3rd, 2011 Top | #11
 
BouncingSoul's Avatar
Stranger Than Fiction
Joined: January 2004
Location: Sioux Falls, SD
Posts: 1,289
Reputation: 877
Power: 122

Default Re: Can't browse a server

Things I've tried today...

New static IP address. I get the same "could not be registered on the Interface with IP address" blah blah blah. I know the new static ip is unused. So it can't be an ip conflict.

A couple of registry hacks that were supposed to resolve various event id's (4321 and 11191 id's if you're curious) neither works as advertised.

We are planning on redoing the whole domain this summer. So I'm thinking this server is going to get wiped and I'll start all over.
BouncingSoul is offline   Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
XP to 98 can't ping or browse but I see it budgey Windows Desktop Systems 4 July 2nd, 2007 2:47pm
Browse Using The Swarm VenomXt Green Room 1 May 29th, 2006 7:00am
Weird way to browse... Mainframeguy Windows Desktop Systems 3 May 2nd, 2006 4:34pm
Can you browse the web on an Xbox? lancer Console Gaming 8 May 5th, 2005 9:30am
Browse Happy SPeedY_B Windows Desktop Systems 2 August 25th, 2004 8:06pm