Advertisements
Advertisements
प्रश्न
Explain how the DNS is working.
दीर्घउत्तर
उत्तर
- When the user enters the URL (consists of a protocol, domain name, folder name, filename) in the browser, the system fist checks its DNS cache for the corresponding IP address.
- If the IP address is found in the cache then the information is retrieved from the cache.
- If not, then the system needs to perform a DNS query i.e., the system needs to query the resolver about the IP address from Internet Service Provider (ISP).
- Each resolver has its own cache and if it is found in that then that information is retrieved.
- If not, then the query is passed to the next domain server i.e., TLD (Top Level Domain) which reviews the request and directs the query to name servers associated with that specific domain.
- Until the query is solved it is passed to next level domains. At last, the mapping and the record are returned to the resolver who checks whether the returned value is a record or an error.
- Then the resolver returns the record back to the computer browser which is then viewed by the user.
Workflow of basic DNS
shaalaa.com
DNS Components
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
Maximum characters used in the label of a node?
Which is the contiguous area up to which the server has access?
TLD stands for ______.
Match the following.
a. domain | 1. progress that initiates translation |
b. zone | 2. contains database of domain names |
c. name server | 3. single node |
d. resolver | 4. contiguous nodes |
What is a zone?
What is a resolver?
Write any four generic Top Level Domain.
Explain briefly the components of DNS.
Explain about the name server?
What is domain name space? Explain.