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/slave/db.0 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 bind/slave/db.0 (limited to 'bind/slave/db.0') diff --git a/bind/slave/db.0 b/bind/slave/db.0 new file mode 100644 index 0000000..e3aabdb --- /dev/null +++ b/bind/slave/db.0 @@ -0,0 +1,12 @@ +; +; BIND reverse data file for broadcast zone +; +$TTL 604800 +@ IN SOA localhost. root.localhost. ( + 1 ; Serial + 604800 ; Refresh + 86400 ; Retry + 2419200 ; Expire + 604800 ) ; Negative Cache TTL +; +@ IN NS localhost. -- cgit v1.2.3