add old zones from ns-intern
This commit is contained in:
parent
f61640ec39
commit
9fcb359a35
19 changed files with 1207 additions and 0 deletions
11
resources/chaosknoten/auth-dns/zones/127.0.0.zone
Normal file
11
resources/chaosknoten/auth-dns/zones/127.0.0.zone
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
$ORIGIN 0.0.127.in-addr.arpa.
|
||||
|
||||
@ 1D IN SOA localhost. root.localhost. (
|
||||
42 ; serial (d. adams)
|
||||
3H ; refresh
|
||||
15M ; retry
|
||||
1W ; expiry
|
||||
1D ) ; minimum
|
||||
|
||||
1D IN NS localhost.
|
||||
1 1D IN PTR localhost.
|
||||
Loading…
Add table
Add a link
Reference in a new issue