summaryrefslogtreecommitdiff
path: root/bind/db.0.0.127
diff options
context:
space:
mode:
authorJames Mills <prologic@daisy.(none)>2006-11-14 09:01:22 +1000
committerJames Mills <prologic@daisy.(none)>2006-11-14 09:01:22 +1000
commit70006e31d25693aa65fc985124ce9babbd3347fc (patch)
treef5d0078562a07b6fe3a22a630ea5310561d9b538 /bind/db.0.0.127
parent797dcbebf82a5cee45294314ddd587d3a847932f (diff)
downloadcontrib-70006e31d25693aa65fc985124ce9babbd3347fc.tar.gz
contrib-70006e31d25693aa65fc985124ce9babbd3347fc.tar.xz
Imported from old-control
Diffstat (limited to 'bind/db.0.0.127')
-rw-r--r--bind/db.0.0.12710
1 files changed, 10 insertions, 0 deletions
diff --git a/bind/db.0.0.127 b/bind/db.0.0.127
new file mode 100644
index 000000000..a928d5c8a
--- /dev/null
+++ b/bind/db.0.0.127
@@ -0,0 +1,10 @@
+$TTL 3d
+@ IN SOA localhost. root.localhost. (
+ 1 ; serial
+ 3h ; refresh
+ 1h ; retry
+ 1w ; expire
+ 1h ) ; negatice caching-ttl
+@ IN NS localhost.
+1 IN PTR localhost.
+

Generated by cgit