From 490b1c726a44e97233ecdd422d271b39dc731451 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Sun, 21 May 2017 09:12:53 -0400 Subject: dns: Remove key includes --- data/dns/db.kufieta.net.zone | 5 +---- data/dns/db.orbekk.com.zone | 4 ---- data/dns/db.orbekk.no.zone | 2 -- data/dns/db.orbekk.shared.zone | 2 +- 4 files changed, 2 insertions(+), 11 deletions(-) (limited to 'data/dns') diff --git a/data/dns/db.kufieta.net.zone b/data/dns/db.kufieta.net.zone index b85ce9a..4027147 100644 --- a/data/dns/db.kufieta.net.zone +++ b/data/dns/db.kufieta.net.zone @@ -1,6 +1,6 @@ $TTL 3600 @ IN SOA kremkake.trygveandre.net. root.kufieta.net. ( - 1; serial + 2; serial 600; refresh 900; retry 2419200; expire @@ -17,6 +17,3 @@ $TTL 3600 latdyr IN A 104.197.104.181 latdyr IN AAAA 2001:470:8e2e:20:f05b:e3ff:fed9:7a20 - -$INCLUDE /opt/secret/bind/Kkufieta.net.+007+45197.key -$INCLUDE /opt/secret/bind/Kkufieta.net.+007+48273.key diff --git a/data/dns/db.orbekk.com.zone b/data/dns/db.orbekk.com.zone index 0084e2d..b77923f 100644 --- a/data/dns/db.orbekk.com.zone +++ b/data/dns/db.orbekk.com.zone @@ -9,7 +9,3 @@ $INCLUDE db.orbekk.shared.zone ; kj.orbekk.com. IN MX 10 semeai.orbekk.com. _matrix._tcp IN SRV 10 0 8448 kj.orbekk.com. - -$INCLUDE /opt/secret/bind/Korbekk.com.+007+19355.key -$INCLUDE /opt/secret/bind/Korbekk.com.+007+22862.key -$INCLUDE /opt/secret/bind/Korbekk.com.+007+36966.key diff --git a/data/dns/db.orbekk.no.zone b/data/dns/db.orbekk.no.zone index 733c7b3..bf94c51 100644 --- a/data/dns/db.orbekk.no.zone +++ b/data/dns/db.orbekk.no.zone @@ -2,5 +2,3 @@ $INCLUDE db.orbekk.shared.zone @ IN A 104.197.104.181 ;; orbekk.no. IN MX 10 gote.orbekk.com. ;; gote.orbekk.no. IN MX 10 gote.orbekk.com. -$INCLUDE /opt/secret/bind/Korbekk.no.+007+09480.key -$INCLUDE /opt/secret/bind/Korbekk.no.+007+26768.key diff --git a/data/dns/db.orbekk.shared.zone b/data/dns/db.orbekk.shared.zone index f9e25b1..e75845c 100644 --- a/data/dns/db.orbekk.shared.zone +++ b/data/dns/db.orbekk.shared.zone @@ -1,6 +1,6 @@ $TTL 600 @ IN SOA kremkake.trygveandre.net. root.orbekk.com. ( - 37; serial + 39; serial 600; refresh 900; retry 2419200; expire -- cgit v1.2.3