Article ID: 105997
Article Last Modified on 11/1/2006
IP Address Friendly Name 130.25.25.87 jsmith_nt # Remarks are denoted with a #.With an entry like this in the HOSTS file, you could PING jsmith instead of typing out the whole IP address (ping 130.25.25.87). This file is NOT dynamic, so you need to add entries manually.
NET VIEW \\JSMITH_NTand JSMITH_NT is on a different subnet, you will receive a "Server not Found" error message. If you are on a different subnet, edit your LMHOSTS file (in the same directory as the HOSTS file) to read as follows:
IP Address Friendly Name 130.25.25.87 jsmith_ntSo when you type "NET VIEW \\JSMITH_NT" (without the quotation marks), the LMHOSTS file tells Windows NT to replace the "\\jsmith_nt" with the IP address to resolve where the server is.
lmhosts and windows and nt
Additional query words: prodnt
Keywords: kbnetwork KB105997