PKGBUILDs/extra/bind/localhost.zone
2014-09-24 01:36:04 +00:00

10 lines
190 B
Dns

$ORIGIN localhost.
@ 1D IN SOA @ root (
42 ; serial (yyyymmdd##)
3H ; refresh
15M ; retry
1W ; expiry
1D ) ; minimum ttl
1D IN NS @
1D IN A 127.0.0.1