mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 17:17:19 -04:00
11 lines
228 B
Dns
11 lines
228 B
Dns
$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.
|