WIRELESS NETWORKS AND MOBILE IP
WIRELESS NETWORKS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
translate a domain name into the correct IP address
|
|
translate an IP address into a domain name
|
|
Gives names to websites which aren’t named
|
|
Leaves websites alone
|
Detailed explanation-1: -DNS servers translate requests for names into IP addresses, controlling which server an end user will reach when they type a domain name into their web browser. These requests are called queries.
Detailed explanation-2: -DNS resolver converts the domain name into the IP address that user needs. It returns the value to the web browser. Web browser sends request for the website to the IP address it got from DNS.
Detailed explanation-3: -DNS PTR Record The Pointer or PTR record specifies the domain name associated with a specific IP address. It’s the opposite of an A record, and it’s used in reverse DNS lookup. A reverse DNS lookup is a process that starts with the IP address and returns with the associated domain name.