Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
HOSTS+LMHOSTS Files
Name: musiccritic_2002 Date: October 16, 2002 at 07:21:35 Pacific OS: Windows 2000 CPU/Ram: AMD, 256Mb RAM
Comment:
Hi, could could anyone give me some information on HOSTS and LMHOSTS files and WINS. If anyone could tell me the difference between them and how they work I'd be very grateful.
I've heard it has something to do with NetBios and Netbeui.
Name: Mick Date: October 16, 2002 at 07:31:49 Pacific
Reply:
These files tell your machine what IP address relates to what NetBios machine name. For example,
my_pc 111.111.111.111
It has nothing to do with Netbui. Netbui is a seperate protocol.
0
Response Number 2
Name: Glen Date: October 16, 2002 at 09:22:35 Pacific
Reply:
Well sort of. Both files accomplish pretty much the same goal - to resolve a name to an IP address. It just depends on the type of name and what utility you are using. If you are talking about NetBios names - Windows computer names - the LMHOSTS file is used. (Or Wins if you have it installed). Which is used first depends on the node type of IP.
If you are referring to Fully Qualified Domain Names (FQDN) like www.microsoft.com, then the HOST file, (or DNS) is used. If you try to ping a computer by name, the first place the ping command looks to resolve the name to the IP address is the host file.
It does have nothing to do with NetBeui since NetBeui does not use IP addresses.
This is the very short explanation but it gets you started.
Summary: I am trying to set up a vpn between a Win2K server and a Win2K Pro computer. I have set up the vpn and when I try to connect, it never gets passed the verifying login userid and password. I can ping...
Summary: Anyone know how to properly configure a LMHOST file. I simply want one PC to see the other PC through its NETBIOS name. The PC's are on two seperate segments seperated by a router. I do not have a WIN...
Summary: Dan, What you'll need to do is provide each server with a method of name resolution for the other. Whether this be by adding a DNS entry or updating hosts/lmhosts file... either way you'll need to pro...