blob: eeb2af97c524beec23e324e816fb6ed718639ca3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
$ORIGIN 127.in-addr.arpa.
$TTL 1W
@ 1D IN SOA localhost. root.localhost. (
2002081601 ; serial
3H ; refresh
15M ; retry
1W ; expiry
1D ) ; minimum
1D IN NS localhost.
* 1D IN PTR localhost.
|