bitstring label test, better reverse name lookup names
This commit is contained in:
12
bin/tests/system/lwresd/ns1/ip6.arpa.db
Normal file
12
bin/tests/system/lwresd/ns1/ip6.arpa.db
Normal file
@@ -0,0 +1,12 @@
|
||||
$TTL 300 ; 5 minutes
|
||||
@ IN SOA mname1. . (
|
||||
2000062101 ; serial
|
||||
20 ; refresh (20 seconds)
|
||||
20 ; retry (20 seconds)
|
||||
1814400 ; expire (3 weeks)
|
||||
3600 ; minimum (1 hour)
|
||||
)
|
||||
NS ns
|
||||
ns A 10.53.0.1
|
||||
|
||||
\[x1123456789abcdef0123456789abcdef/128] PTR bitstring.example.
|
||||
Reference in New Issue
Block a user