What is the purpose of the inverse domain?
Answer Posted / pinar uyanik
Inverse domain is used to map an address to a name.
For instance, if a server receives a request from a client
and this server has only the ip addresses of the clients in
its list then the server needs to find out if this client
is on its authorized client list.
In order to determine if the client is on the authorized
client list,server asks its resolver to query to the DNS
server to map an address to name.
And this type of querys are called inverse query(pointer
query -PTR).
Is This Answer Correct ? | 124 Yes | 13 No |
Post New Answer View All Answers
Is arp a tcp or udp?
How many layers are there under tcp/ip?
What is shared memory in os?
How many bits are there in the ip address and port number?
What is a private ip address?
What is ipconfig command?
How do you find your ip address on windows?
Explain how do applications coexist over tcp and udp?
What is default gateway ip?
How do I locate my ip address?
What is the use of internet addresses?
Explain how does arp response the request?
Can ip address be assigned to layer 2?
How do I find a device by ip address?
What is the difference between a port address a logical address and a physical address?