Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain how and when a DNS request is solved when a user
tries to surf to the site www.abcdeg.in .Assume the user
machine uses a local name server and sits on another
network other than www.abcdef.in.

Answers were Sorted based on User's Feedback



Explain how and when a DNS request is solved when a user tries to surf to the site www.abcdeg.in ...

Answer / shailesh

Check here:

http://technet.microsoft.com/en-us/library/cc775637%28WS.10%29.aspx

Is This Answer Correct ?    1 Yes 0 No

Explain how and when a DNS request is solved when a user tries to surf to the site www.abcdeg.in ...

Answer / Sakshi Upadhyay

When a user attempts to access www.abcdeg.in, their machine initiates a DNS request to its local name server (DNS resolver). The local name server first checks its cache for the IP address of www.abcdeg.in. If it doesn't find the IP address, it sends a recursive query to the root DNS servers to find the authoritative DNS server for the .in domain. The root DNS server then directs the query to the .in top-level domain name server (TLD). The TLD then guides the query to the authoritative DNS server for www.abcdeg.in, which holds the IP address of the website. The authoritative DNS server responds with the IP address, and the local name server caches it for future reference before sending the IP address back to the user's machine.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix General Interview Questions

Name two paging states for a page in memory?

1 Answers  


how to kernel protected memory?

1 Answers  


How do I run a shell script in unix?

1 Answers  


What uses unix?

1 Answers  


How to move a background job to forward?

1 Answers  


What is RC (return code)? What is useful for? Which are the common values?

1 Answers   Accenture,


What is the difference between a shell variable that is exported and the one that is not exported?

2 Answers  


What are the three main components of unix architecture?

1 Answers  


What are the benefits of running processes in the background?

1 Answers  


What are the basic responsibilities of a shell?

3 Answers  


What is the chief difference between the –v and –x option s to set?

1 Answers  


What are the main features of korn shell?

1 Answers  


Categories