bitstring label test, better reverse name lookup names
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
$TTL 300 ; 5 minutes
|
||||
@ IN SOA mname1. . (
|
||||
2000062001 ; serial
|
||||
2000062101 ; serial
|
||||
20 ; refresh (20 seconds)
|
||||
20 ; retry (20 seconds)
|
||||
1814400 ; expire (3 weeks)
|
||||
@@ -10,6 +10,9 @@ $TTL 300 ; 5 minutes
|
||||
ns A 10.53.0.1
|
||||
|
||||
a A 10.0.1.1
|
||||
A 10.0.1.2
|
||||
a2 CNAME a
|
||||
a3 CNAME nowhere
|
||||
b A6 64 ::ffff:ffff:ffff:ffff c
|
||||
c A6 0 eeee:eeee:eeee:eeee::
|
||||
d A6 64 ::ffff:ffff:ffff:ffff e
|
||||
|
||||
Reference in New Issue
Block a user