From 2a0c0a3dbbdf7fa5040953c0b0d88ad6f62c011e Mon Sep 17 00:00:00 2001 From: Joachim Tingvold Date: Sun, 6 Apr 2014 03:11:04 +0200 Subject: Initial commit. Source; TG13-goodiebag. --- bind/master/db.empty | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 bind/master/db.empty (limited to 'bind/master/db.empty') diff --git a/bind/master/db.empty b/bind/master/db.empty new file mode 100644 index 0000000..8a12858 --- /dev/null +++ b/bind/master/db.empty @@ -0,0 +1,14 @@ +; BIND reverse data file for empty rfc1918 zone +; +; DO NOT EDIT THIS FILE - it is used for multiple zones. +; Instead, copy it, edit named.conf, and use that copy. +; +$TTL 86400 +@ IN SOA localhost. root.localhost. ( + 1 ; Serial + 604800 ; Refresh + 86400 ; Retry + 2419200 ; Expire + 86400 ) ; Negative Cache TTL +; +@ IN NS localhost. -- cgit v1.2.3