Hello microsoft experts.

My new win2000 server suddenly won't communicate using computer names.
I can ping it from all workstations.
The server accesses the internet thru the same nic card fine.
tcp/ip seems OK.
'computers near me' cannot see the server.
And 'my network places' cannot see the workstations.
My user accounts still work locally.

How do I verify the functionality of the microsoft protocols?


Setup: server1 ---- dslrouter ---- internet
| | | |
| | | |
| | | |
workstations

Re: server cannot communicate using computer names by Paul

Paul
Mon Jan 12 01:50:20 CST 2004

Check that DNS is working........

"b harris" <brian.harris@network.com> wrote in message
news:15703bcc.0401112259.4430b466@posting.google.com...
> Hello microsoft experts.
>
> My new win2000 server suddenly won't communicate using computer names.
> I can ping it from all workstations.
> The server accesses the internet thru the same nic card fine.
> tcp/ip seems OK.
> 'computers near me' cannot see the server.
> And 'my network places' cannot see the workstations.
> My user accounts still work locally.
>
> How do I verify the functionality of the microsoft protocols?
>
>
> Setup: server1 ---- dslrouter ---- internet
> | | | |
> | | | |
> | | | |
> workstations



Re: server cannot communicate using computer names by Mike

Mike
Mon Jan 12 03:03:11 CST 2004

Brian,

This is not a DNS problem, it is a NetBIOS problem, i.e.,
WINS. The browse list is generated using NetBIOS names
(WINS) not Host names (DNS). When you are pingning the
names the server/workstations are using DNS to resolve
the name to the IP address.

Looking at the diagram, it looks like the workstations
are on a seperate subnet to the server. Have you recently
changed from having them all on the same subnet. The
router is probably blocking NetBIOS packets reaching the
server and so the workstations will not ba able to
contact the WINS service on the server. Get the
workstations onto the same subnet as the server - i.e.,
on the same switch, and it should be OK.

If that is not the case, then you need to chack that WINS
is running properly.

Hope that clears things up.

Mike.
>-----Original Message-----
>Check that DNS is working........
>
>"b harris" <brian.harris@network.com> wrote in message
>news:15703bcc.0401112259.4430b466@posting.google.com...
>> Hello microsoft experts.
>>
>> My new win2000 server suddenly won't communicate using
computer names.
>> I can ping it from all workstations.
>> The server accesses the internet thru the same nic
card fine.
>> tcp/ip seems OK.
>> 'computers near me' cannot see the server.
>> And 'my network places' cannot see the workstations.
>> My user accounts still work locally.
>>
>> How do I verify the functionality of the microsoft
protocols?
>>
>>
>> Setup: server1 ---- dslrouter ---- internet
>> | | | |
>> | | | |
>> | | | |
>> workstations
>
>
>.
>