summaryrefslogtreecommitdiff
path: root/extra/bind/127.0.0.zone
diff options
context:
space:
mode:
Diffstat (limited to 'extra/bind/127.0.0.zone')
-rw-r--r--extra/bind/127.0.0.zone11
1 files changed, 11 insertions, 0 deletions
diff --git a/extra/bind/127.0.0.zone b/extra/bind/127.0.0.zone
new file mode 100644
index 000000000..509c311f6
--- /dev/null
+++ b/extra/bind/127.0.0.zone
@@ -0,0 +1,11 @@
+$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.