QuestionQ56
The Linux Operating SystemReverse DNS maps hostnames to IP addresses. How is the name for IP address 198.51.100.165 stored on a DNS server?
- A In the A record for 165.100.51.198.ipv4.arpa.
- B In the PTR record for 165.100.51.198.in-addr.arpa.
- C In the RNAME record for 198-51-100-165.rev.arpa.
- D In the ARPA record for 165.100.51.198.rev.
- E In the REV record for arpa.in-addr.198.51.100.165.
Community Discussion