Name: Chris (by Chris Kirk) Date: May 11, 2008 at 12:58:01 Pacific Subject: Can not access server OS: Xp pro & Server 03 CPU/Ram: - Model/Manufacturer: -
Comment:
Hi, i can not see any reason for it but now no computer can access the server and the server can not acees any of the computers, this includes both domain clients and computers not on the domain. All the computers can acess other pc fine but not the server, and the server (win Server 2003) can not access any pcs. Same problem if i try typing in the server name, it just say it can not be found, check spelling ete. Domain user can not log in. Any help Thanks
Open a command prompt on the server and run netstat -an
Is it getting an IP address? It can't be that 169.254.x.x that MS gives to NICs when something is wrong. It has to be an IP on the same subnet as the rest of the network.
First of all, you didn't have to hide the last octets on the IP addresses. They are internal IPs and can't be accessed from the outside.
If the IP is 192.168.0.100 then the default gateway is the IP address of the router which would most likely be 192.168.0.1
If that's the case, then you should be able to ping the from the server. You should also be able to open the web interface of the router in the browser. http://192.168.0.1
Also run netstat -r
and check the output. The default gateway should be listed there. You can also try a static IP address.
The information on Computing.Net is the opinions of its users. Such
opinions may not be accurate and they are to be used at your own risk.
Computing.Net cannot verify the validity of the statements made on this site. Computing.Net and Computing.Net, LLC hereby disclaim all responsibility and liability for the content of Computing.Net and its accuracy.
PLEASE READ THE FULL DISCLAIMER AND LEGAL TERMS BY CLICKING HERE