I am using windows 2008 server. Once in a day my server stops responding [I can ping my server by IP not by computer name] to my Windows XP client but where i have Widnows 7 i can work as usual. I am am using server in workgroup.
Please help me.
|
I am using windows 2008 server. Once in a day my server stops responding [I can ping my server by IP not by computer name] to my Windows XP client but where i have Widnows 7 i can work as usual. I am am using server in workgroup. Please help me. | ||||
|
feedback
|
|
What type of internal name resolution mechanism are you using? Do you have an internal DNS server that all of the computers are configured to use? If not, then I'd say that's your problem. You can either set up an internal DNS server or use the hosts file on each computer. | |||
feedback
|
|
You can hard code the IP address into the hosts file on the windows host. You can locate this file in the following location. This will eliminate the DNS lookup if DNS is causing your issue. C:\WINDOWS\system32\drivers\etc\hosts
| |||
feedback
|