aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind914/files/localhost-forward.db
diff options
context:
space:
mode:
Diffstat (limited to 'dns/bind914/files/localhost-forward.db')
-rw-r--r--dns/bind914/files/localhost-forward.db11
1 files changed, 11 insertions, 0 deletions
diff --git a/dns/bind914/files/localhost-forward.db b/dns/bind914/files/localhost-forward.db
new file mode 100644
index 000000000000..9156d2f09978
--- /dev/null
+++ b/dns/bind914/files/localhost-forward.db
@@ -0,0 +1,11 @@
+
+; $FreeBSD$
+
+$TTL 3h
+localhost. SOA localhost. nobody.localhost. 42 1d 12h 1w 3h
+ ; Serial, Refresh, Retry, Expire, Neg. cache TTL
+
+ NS localhost.
+
+ A 127.0.0.1
+ AAAA ::1