On Feb 7, 10:35*pm, DaveHenson <tangchi...@gmail.com> wrote:
> I have below line mapping in \etc\hosts. a restart of PC was finished
> after adding the below line. Below line is not the last line of hosts.
>
> 192.168.1.10 * *SVR-23
>
> I can ping 192.168.1.10.
> But i cannot ping SVR-23.
>
> Any advise?
Do a reverse name resolution ping of the IP address and see what it
thinks about it and use that for the host name instead of SVR-23.
Something like:
ping -a 192.168.1.10
http://www.microsoft.com/resources/d....mspx?mfr=true