summaryrefslogtreecommitdiffstats
path: root/named.loopback
diff options
context:
space:
mode:
Diffstat (limited to 'named.loopback')
-rw-r--r--named.loopback9
1 files changed, 9 insertions, 0 deletions
diff --git a/named.loopback b/named.loopback
new file mode 100644
index 0000000..1f69aa9
--- /dev/null
+++ b/named.loopback
@@ -0,0 +1,9 @@
+$TTL 1D
+@ IN SOA localhost. root.localhost. (
+ 0 ; serial
+ 3H ; refresh
+ 1H ; retry
+ 1W ; expire
+ 3H ) ; minimum
+ IN NS localhost.
+ IN PTR localhost.