commit | ef1b639949c2e0a48754a70a9ae70de1648409d0 | [log] [tgz] |
---|---|---|
author | Ales Komarek <mail@newt.cz> | Mon Sep 29 11:25:07 2014 +0200 |
committer | Ales Komarek <mail@newt.cz> | Mon Sep 29 11:25:07 2014 +0200 |
tree | 66a5840d16f2b3ed0c3197e224e17ce58b6b4739 | |
parent | 662523b84f3204f1b9a77f2eb24fcd02dac1eb59 [diff] [blame] |
localhost zone
diff --git a/files/localhost.zone b/files/localhost.zone new file mode 100644 index 0000000..1cae98d --- /dev/null +++ b/files/localhost.zone
@@ -0,0 +1,12 @@ +$TTL 86400 +$ORIGIN localhost. +@ 1D IN SOA @ root ( + 42 ; serial (d. adams) + 3H ; refresh + 15M ; retry + 1W ; expiry + 1D ) ; minimum + + 1D IN NS @ + 1D IN A 127.0.0.1 +