IPv6: Reverse DNS
Revision as of 16:10, 5 January 2019 by Onnowpurbo (talk | contribs) (Created page with " {| border="1" cellpadding=2 style="border-collapse: collapse" ! Record Type ! Description ! Format |- | AAAA | Maps a hostname to an IPv6 address. (Equivalent to an A record...")
Record Type | Description | Format |
---|---|---|
AAAA | Maps a hostname to an IPv6 address. (Equivalent to an A record in IPv4.) | www.abc.test AAAA 3FFE:YYYY:C18:1::2 |
PTR | Maps an IPv6 address to a hostname. (Equivalent to a pointer record [PTR] in IPv4.) | 2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.0.0.0.8.1.c.0.y.y.y.y.e.f.f.3.ip6.int PTR www.abc.test |