Re: name resolution order
From: Doug Sherman [MVP] (dsherman_at_nospam.tampabay.rr.com)
Date: 10/19/04
- Next message: Jeff Cochran: "Re: name resolution order"
- Previous message: Phillip Windell: "Re: 2 routers 2 network card"
- In reply to: djc: "name resolution order"
- Next in thread: Jeff Cochran: "Re: name resolution order"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 19 Oct 2004 11:08:25 -0400
The short answer is .... well, it depends. In h node the default search
order for name resolution is:
1. NetBIOS name cache
2. WINS server
3. B-node broadcast
4. LMHOSTS file
5. HOSTS file
6. DNS server
A Windows computer assumes you are seeking to resolve a NetBIOS name unless
you use a winsock based program such as ping or http. In that case, the
search order becomes, cache, hosts file, DNS server, and yup - lmhosts file.
Doug Sherman
MCSE Win2k/NT4.0, MCSA, MCP+I, MVP
"djc" <noone@nowhere.com> wrote in message
news:%235UBr7dtEHA.1336@tk2msftngp13.phx.gbl...
> I knew this at one time but I think I need a refresher. The order of name
> resolution mechanisms used by Windows clients IN ORDER from 1st to last
are:
>
> 1) hosts or lmhosts files
> 2) any configured DNS or WINS servers
> 3) broadcasts
>
> Thats how I remember it.... but its been a while.
>
> 1) could someone please correct me if I'm wrong.
> 2) I am confused about the order with regard to the different types of
> 'names'. Meaning, in my recollection of the order (which may be wrong) it
> combines both DNS and NETBIOS name resolution methods in the same
'tier'...
> this would lead one to believe that the machine firsts attempts say, the
> hosts file, which is for DNS host names, then it tries the lmhosts file,
> which is for NETBIOS names, etc... does it keep flopping back and forth
> between name types like that or does it exhaust all DNS methods before
> moving to NETBIOS methods or vice versa?
>
> any info is apprecated. thanks!
>
>
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.778 / Virus Database: 525 - Release Date: 10-15-2004
- Next message: Jeff Cochran: "Re: name resolution order"
- Previous message: Phillip Windell: "Re: 2 routers 2 network card"
- In reply to: djc: "name resolution order"
- Next in thread: Jeff Cochran: "Re: name resolution order"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|