We have two servers on a Windows network. One is both the primary domain controller, as well as the DHCP and DNS server. The other one is just a file and database server. Both machines use static IPs. From any of the workstations, if I go to My Computer > Network, then it lists all of the machines except for the file/network server. I can use nslookup
and that returns the right IP address. I can ping
it. The computer browsing service is running on both servers.
The primary domain controller is also the WINS server and it has a static mapping for the file server. It is the master browser. There is a static DNS mapping for the file server. I can even use a UNC path to get to a fileserver share: \\myfileserver\share
, and mapped network drives work fine.
Both servers have "Enable NetBIOS over TCP/IP" checked in the network settings.
Why can't I see the server in the "network neighborhood"?
Edit:
When I go to browse the windows network from the file server itself, I can see the domain listed, but under the domain, there are no computers.