Name Resolution (Cont)
Each computer has a name resolver routine, e.g., gethostbyname & gethostbyaddr in UNIX
Each resolver knows the name of a local DNS server
Resolver sends a DNS request to the server
DNS server either gives the answer, forwards the request to another server, or gives a referral
Referral = Next server to whom request should be sent