Add v6 reverse zone records
This commit is contained in:
parent
5d86df1230
commit
903c5c89ec
1 changed files with 10 additions and 3 deletions
|
@ -2,10 +2,9 @@
|
|||
|
||||
$TTL 5m
|
||||
|
||||
|
||||
7.0.8.0.4.a.9.c.0.a.2.ip6.arpa. SOA ( ns0.it-syndikat.org.
|
||||
hostmaster.it-syndikat.org.
|
||||
1642542090 ; serial
|
||||
1642545954 ; serial
|
||||
3h ; refresh
|
||||
1h ; retry
|
||||
4w ; expire
|
||||
|
@ -13,6 +12,14 @@ $TTL 5m
|
|||
)
|
||||
|
||||
$ORIGIN 7.0.8.0.4.a.9.c.0.a.2.ip6.arpa.
|
||||
@ NS ns0.it-syndikat.org.
|
||||
NS john.ns.dxld.at.
|
||||
NS ns1.he.net.
|
||||
|
||||
@ NS ns1.he.net.
|
||||
|
||||
; Note: `ipv6calc -a 1234::` returns ip6.arpa domain notation
|
||||
|
||||
|
||||
|
||||
d.1.a.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.0 PTR hagrid.servers.dxld.at.
|
||||
1.a.2.5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.0 PTR sozial.it-syndikat.org.
|
||||
|
|
Reference in a new issue