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.

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you edit a large file without opening it in unix?

972