Now don't laugh, but we have one domain controller and 3
pc's. Not exactly a big network. I am using static IP and
no DNS. They can ping each other fine. They are all
Windows 2000 pc's. I did get my problem fixed though, by
downloading "ntrights.exe" from the 2003 Rsource Kit and
then running it with a few command switches. I still have
some other "non-critical" bugs to fix. I am going to check
on the priviledges that you mentioned earlier. I also can
not "browse" the 3 pc's from the server. The pc's can see
each other fine, and they see the server fine, but not the
other way. The pc's authenticate fine and server shares
works great. It just does not go the other way. I am
thinking I need to configure DNS. I am new at this so I am
still in the learning curve. Thanks again for the help. I
have so much to learn.
Its worth both running a DNS server and knowing DNS inside-out whenever you
are dealing with W2K or XP. W2K clients, including servers, resolve via DNS
quite eficiently (add that to the fact that DNS provides forwarders to query
on behalf of clients).
Note that a client will a)consult host file, b)query a dns server, c)consult
lmhost file, d)broadcast in netbios and e)Wins server. With the last 3 not
neccessarily in that order. Not having a DNS server on the network has a
serious traffic implication.
If you can't browse from the server, it's probably cause nbt is disabled and
no DNS server is provided. Regardless, a DNS server is practically a
requirement on a modern network. Whats certain is that a strong knowledge of
DNS is very helpful. DNS is why the W2K network architecture is built the
way it is(a hierarchy).
Required reading:
http://www.microsoft.com/windows2000/techinfo/howitworks/communications/name
adrmgmt/w2kdns.asp