PKGBUILDs/extra/bind/localhost.zone

11 lines
190 B
Dns
Raw Normal View History

2009-10-10 02:23:22 +00:00
$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