always ipv6 before ipv4
This commit is contained in:
parent
64b55c4236
commit
46eba0f367
@ -20,7 +20,7 @@ For IP addresses embedded in DNS hostnames the general model is `ip-<address>.ex
|
||||
(where "address" can be either IPv6 or IPv4, and "example.com" is a domain of your choosing).
|
||||
In IPv6 the colons are converted to a dash; in IPv4 the dots are converted to a dash.
|
||||
|
||||
The following are all considered valid for A or AAAA queries.
|
||||
The following are all considered valid for AAAA or A queries.
|
||||
|
||||
* `ip-2001-0db8-0000-0000-0000-0000-0000-0001.example.com`
|
||||
* `ip-2001-db8--1.example.com`
|
||||
|
Loading…
Reference in New Issue
Block a user