Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Small Business Server
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: ,

Sponsored Links



Network Places shows no computers

Small Business Server


Reply
 
Thread Tools Search this Thread
  #1  
Old 17-05-2008
Joe
 
Posts: n/a
Network Places shows no computers

Dell had me update the Broadcom NIC driver to fix a problem. Soing so wiped
out all previous settings. The dual NIC card were readdressed, CEICW was
rerun, communications are back, everyone can get out, emails works, ping
works, file sharing and pinting works, DHCP works, everything seems to work
ok except that:

On server: no computers are shown under the Domain group on the server, not
even the server itself.

On clients: All clients show up under the domain group, but the server does
not show up in the domain listing

Clearly some protocol is missing on the server so it is hidden, even to
itself. I see that netbios is disableed on the Lan NIC

Since I know it will be asked for here is ipconfig/all for the server

Windows IP Configuration



Host Name . . . . . . . . . . . . : SAMSON

Primary Dns Suffix . . . . . . . : hostname.lan

Node Type . . . . . . . . . . . . : Unknown

IP Routing Enabled. . . . . . . . : Yes

WINS Proxy Enabled. . . . . . . . : Yes

DNS Suffix Search List. . . . . . : hostname.lan



Ethernet adapter Wan:



Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Broadcom BCM5708C NetXtreme II GigE
(NDIS VBD Client) #2

Physical Address. . . . . . . . . : 00-19-B9-B4-18-48

DHCP Enabled. . . . . . . . . . . : No

IP Address. . . . . . . . . . . . : 10.6.19.3

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 10.6.19.1

DNS Servers . . . . . . . . . . . : 192.168.16.2

NetBIOS over Tcpip. . . . . . . . : Disabled



Ethernet adapter Lan:



Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Broadcom BCM5708C NetXtreme II GigE
(NDIS VBD Client)

Physical Address. . . . . . . . . : 00-19-B9-B4-18-4A

DHCP Enabled. . . . . . . . . . . : No

IP Address. . . . . . . . . . . . : 192.168.16.2

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . :

DNS Servers . . . . . . . . . . . : 192.168.16.2

Primary WINS Server . . . . . . . : 192.168.16.2

NetBIOS over Tcpip. . . . . . . . : Disabled


Reply With Quote
  #2  
Old 17-05-2008
Merv Porter [SBS-MVP]
 
Posts: n/a
Re: Network Places shows no computers

Hi Joe,

Maybe... 'Enable' NetBIOS over TCP/IP on the internal NIC.

--
Merv Porter [SBS-MVP]
============================

"Joe" <Joe@discussions.microsoft.com> wrote in message
news:20E1C3CE-8957-4F21-96C4-95E85662D3E9@microsoft.com...
> Dell had me update the Broadcom NIC driver to fix a problem. Soing so
> wiped
> out all previous settings. The dual NIC card were readdressed, CEICW was
> rerun, communications are back, everyone can get out, emails works, ping
> works, file sharing and pinting works, DHCP works, everything seems to
> work
> ok except that:
>
> On server: no computers are shown under the Domain group on the server,
> not
> even the server itself.
>
> On clients: All clients show up under the domain group, but the server
> does
> not show up in the domain listing
>
> Clearly some protocol is missing on the server so it is hidden, even to
> itself. I see that netbios is disableed on the Lan NIC
>
> Since I know it will be asked for here is ipconfig/all for the server
>
> Windows IP Configuration
>
>
>
> Host Name . . . . . . . . . . . . : SAMSON
>
> Primary Dns Suffix . . . . . . . : hostname.lan
>
> Node Type . . . . . . . . . . . . : Unknown
>
> IP Routing Enabled. . . . . . . . : Yes
>
> WINS Proxy Enabled. . . . . . . . : Yes
>
> DNS Suffix Search List. . . . . . : hostname.lan
>
>
>
> Ethernet adapter Wan:
>
>
>
> Connection-specific DNS Suffix . :
>
> Description . . . . . . . . . . . : Broadcom BCM5708C NetXtreme II GigE
> (NDIS VBD Client) #2
>
> Physical Address. . . . . . . . . : 00-19-B9-B4-18-48
>
> DHCP Enabled. . . . . . . . . . . : No
>
> IP Address. . . . . . . . . . . . : 10.6.19.3
>
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
>
> Default Gateway . . . . . . . . . : 10.6.19.1
>
> DNS Servers . . . . . . . . . . . : 192.168.16.2
>
> NetBIOS over Tcpip. . . . . . . . : Disabled
>
>
>
> Ethernet adapter Lan:
>
>
>
> Connection-specific DNS Suffix . :
>
> Description . . . . . . . . . . . : Broadcom BCM5708C NetXtreme II GigE
> (NDIS VBD Client)
>
> Physical Address. . . . . . . . . : 00-19-B9-B4-18-4A
>
> DHCP Enabled. . . . . . . . . . . : No
>
> IP Address. . . . . . . . . . . . : 192.168.16.2
>
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
>
> Default Gateway . . . . . . . . . :
>
> DNS Servers . . . . . . . . . . . : 192.168.16.2
>
> Primary WINS Server . . . . . . . : 192.168.16.2
>
> NetBIOS over Tcpip. . . . . . . . : Disabled
>
>



Reply With Quote
  #3  
Old 20-05-2008
Joe
 
Posts: n/a
Re: Network Places shows no computers

Thanks for the reply. Sorry for not getting back sooner. Just got back from a
business trip.

I enabled netbios over TCP/IP and indeed that allowed the client computers
to show up. The server was missing still. Then I found the box label
"register this connections address in DNS" unchecked. Chwcking that box then
allowed the server to be seen in the group as well.

It is amazing how easy it is to shoot yourself in the foot! You would not
expect that updating the driver for the NIC card would mess thes many things
up. I was further complicated by the fact that a new AC was installed in the
server room and apparently the worker picked up my server book with all of
the notes in it.

I am also uncertain why running the CEICW left so many things undone.
Usually that will clear up most of the problems. Correct me if I am wrong but
when setting up SBS the first time you don't have to go back and do this
manually. I had to redo DNS too!

Thanks again for your input.

Joe

"Merv Porter [SBS-MVP]" wrote:

> Hi Joe,
>
> Maybe... 'Enable' NetBIOS over TCP/IP on the internal NIC.
>
> --
> Merv Porter [SBS-MVP]
> ============================
>
> "Joe" <Joe@discussions.microsoft.com> wrote in message
> news:20E1C3CE-8957-4F21-96C4-95E85662D3E9@microsoft.com...
> > Dell had me update the Broadcom NIC driver to fix a problem. Soing so
> > wiped
> > out all previous settings. The dual NIC card were readdressed, CEICW was
> > rerun, communications are back, everyone can get out, emails works, ping
> > works, file sharing and pinting works, DHCP works, everything seems to
> > work
> > ok except that:
> >
> > On server: no computers are shown under the Domain group on the server,
> > not
> > even the server itself.
> >
> > On clients: All clients show up under the domain group, but the server
> > does
> > not show up in the domain listing
> >
> > Clearly some protocol is missing on the server so it is hidden, even to
> > itself. I see that netbios is disableed on the Lan NIC
> >
> > Since I know it will be asked for here is ipconfig/all for the server
> >
> > Windows IP Configuration
> >
> >
> >
> > Host Name . . . . . . . . . . . . : SAMSON
> >
> > Primary Dns Suffix . . . . . . . : hostname.lan
> >
> > Node Type . . . . . . . . . . . . : Unknown
> >
> > IP Routing Enabled. . . . . . . . : Yes
> >
> > WINS Proxy Enabled. . . . . . . . : Yes
> >
> > DNS Suffix Search List. . . . . . : hostname.lan
> >
> >
> >
> > Ethernet adapter Wan:
> >
> >
> >
> > Connection-specific DNS Suffix . :
> >
> > Description . . . . . . . . . . . : Broadcom BCM5708C NetXtreme II GigE
> > (NDIS VBD Client) #2
> >
> > Physical Address. . . . . . . . . : 00-19-B9-B4-18-48
> >
> > DHCP Enabled. . . . . . . . . . . : No
> >
> > IP Address. . . . . . . . . . . . : 10.6.19.3
> >
> > Subnet Mask . . . . . . . . . . . : 255.255.255.0
> >
> > Default Gateway . . . . . . . . . : 10.6.19.1
> >
> > DNS Servers . . . . . . . . . . . : 192.168.16.2
> >
> > NetBIOS over Tcpip. . . . . . . . : Disabled
> >
> >
> >
> > Ethernet adapter Lan:
> >
> >
> >
> > Connection-specific DNS Suffix . :
> >
> > Description . . . . . . . . . . . : Broadcom BCM5708C NetXtreme II GigE
> > (NDIS VBD Client)
> >
> > Physical Address. . . . . . . . . : 00-19-B9-B4-18-4A
> >
> > DHCP Enabled. . . . . . . . . . . : No
> >
> > IP Address. . . . . . . . . . . . : 192.168.16.2
> >
> > Subnet Mask . . . . . . . . . . . : 255.255.255.0
> >
> > Default Gateway . . . . . . . . . :
> >
> > DNS Servers . . . . . . . . . . . : 192.168.16.2
> >
> > Primary WINS Server . . . . . . . : 192.168.16.2
> >
> > NetBIOS over Tcpip. . . . . . . . : Disabled
> >
> >

>
>
>

Reply With Quote
  #4  
Old 20-05-2008
Merv Porter [SBS-MVP]
 
Posts: n/a
Re: Network Places shows no computers

Right, initially the SBS setup discovers your NIC(s) and sets them up
properly. I suspect that the update you applied was a major revision of the
driver software and probably confused CEICW (and Windows 2003). Broadcom
NICs can sometimes be a pain anyway (at least with Windows 2003 SP1 and
SP2).

--
Merv Porter [SBS-MVP]
============================

"Joe" <Joe@discussions.microsoft.com> wrote in message
news:CB68BB14-E6BF-46D5-95C3-C942C3471455@microsoft.com...
> Thanks for the reply. Sorry for not getting back sooner. Just got back
> from a
> business trip.
>
> I enabled netbios over TCP/IP and indeed that allowed the client computers
> to show up. The server was missing still. Then I found the box label
> "register this connections address in DNS" unchecked. Chwcking that box
> then
> allowed the server to be seen in the group as well.
>
> It is amazing how easy it is to shoot yourself in the foot! You would not
> expect that updating the driver for the NIC card would mess thes many
> things
> up. I was further complicated by the fact that a new AC was installed in
> the
> server room and apparently the worker picked up my server book with all of
> the notes in it.
>
> I am also uncertain why running the CEICW left so many things undone.
> Usually that will clear up most of the problems. Correct me if I am wrong
> but
> when setting up SBS the first time you don't have to go back and do this
> manually. I had to redo DNS too!
>
> Thanks again for your input.
>
> Joe
>
> "Merv Porter [SBS-MVP]" wrote:
>
>> Hi Joe,
>>
>> Maybe... 'Enable' NetBIOS over TCP/IP on the internal NIC.
>>
>> --
>> Merv Porter [SBS-MVP]
>> ============================
>>
>> "Joe" <Joe@discussions.microsoft.com> wrote in message
>> news:20E1C3CE-8957-4F21-96C4-95E85662D3E9@microsoft.com...
>> > Dell had me update the Broadcom NIC driver to fix a problem. Soing so
>> > wiped
>> > out all previous settings. The dual NIC card were readdressed, CEICW
>> > was
>> > rerun, communications are back, everyone can get out, emails works,
>> > ping
>> > works, file sharing and pinting works, DHCP works, everything seems to
>> > work
>> > ok except that:
>> >
>> > On server: no computers are shown under the Domain group on the server,
>> > not
>> > even the server itself.
>> >
>> > On clients: All clients show up under the domain group, but the server
>> > does
>> > not show up in the domain listing
>> >
>> > Clearly some protocol is missing on the server so it is hidden, even
>> > to
>> > itself. I see that netbios is disableed on the Lan NIC
>> >
>> > Since I know it will be asked for here is ipconfig/all for the server
>> >
>> > Windows IP Configuration
>> >
>> >
>> >
>> > Host Name . . . . . . . . . . . . : SAMSON
>> >
>> > Primary Dns Suffix . . . . . . . : hostname.lan
>> >
>> > Node Type . . . . . . . . . . . . : Unknown
>> >
>> > IP Routing Enabled. . . . . . . . : Yes
>> >
>> > WINS Proxy Enabled. . . . . . . . : Yes
>> >
>> > DNS Suffix Search List. . . . . . : hostname.lan
>> >
>> >
>> >
>> > Ethernet adapter Wan:
>> >
>> >
>> >
>> > Connection-specific DNS Suffix . :
>> >
>> > Description . . . . . . . . . . . : Broadcom BCM5708C NetXtreme II
>> > GigE
>> > (NDIS VBD Client) #2
>> >
>> > Physical Address. . . . . . . . . : 00-19-B9-B4-18-48
>> >
>> > DHCP Enabled. . . . . . . . . . . : No
>> >
>> > IP Address. . . . . . . . . . . . : 10.6.19.3
>> >
>> > Subnet Mask . . . . . . . . . . . : 255.255.255.0
>> >
>> > Default Gateway . . . . . . . . . : 10.6.19.1
>> >
>> > DNS Servers . . . . . . . . . . . : 192.168.16.2
>> >
>> > NetBIOS over Tcpip. . . . . . . . : Disabled
>> >
>> >
>> >
>> > Ethernet adapter Lan:
>> >
>> >
>> >
>> > Connection-specific DNS Suffix . :
>> >
>> > Description . . . . . . . . . . . : Broadcom BCM5708C NetXtreme II
>> > GigE
>> > (NDIS VBD Client)
>> >
>> > Physical Address. . . . . . . . . : 00-19-B9-B4-18-4A
>> >
>> > DHCP Enabled. . . . . . . . . . . : No
>> >
>> > IP Address. . . . . . . . . . . . : 192.168.16.2
>> >
>> > Subnet Mask . . . . . . . . . . . : 255.255.255.0
>> >
>> > Default Gateway . . . . . . . . . :
>> >
>> > DNS Servers . . . . . . . . . . . : 192.168.16.2
>> >
>> > Primary WINS Server . . . . . . . : 192.168.16.2
>> >
>> > NetBIOS over Tcpip. . . . . . . . : Disabled
>> >
>> >

>>
>>
>>



Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Small Business Server


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Network Places shows no computers"
Thread Thread Starter Forum Replies Last Post
Unable to access certain locations in the network places using wireless network Address-Bar Networking & Security 4 03-02-2011 12:09 PM
Under My Network Places\Entire Network\Microsoft Windows Network oz_cast Windows Security 0 29-08-2008 03:26 AM
Cannot see computers in my network places Giannis Hatzioannou Windows Server Help 4 31-07-2008 03:55 PM
My network places freezes eric Windows XP Support 3 01-07-2007 01:19 AM
cannot see computers on my network places ashim Networking & Security 0 29-03-2007 03:06 PM


All times are GMT +5.5. The time now is 07:46 AM.