11 lines
234 B
Dns
11 lines
234 B
Dns
$ORIGIN 0.0.127.in-addr.arpa.
|
|
|
|
@ 1D IN SOA localhost. root.localhost. (
|
|
42 ; serial (yyyymmdd##)
|
|
3H ; refresh
|
|
15M ; retry
|
|
1W ; expiry
|
|
1D ) ; minimum ttl
|
|
|
|
1D IN NS localhost.
|
|
1 1D IN PTR localhost.
|