From 424e8fc66698c5e4c4762ec942a8797f2198c964 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 7 Feb 2018 13:37:34 +0100 Subject: [PATCH] =?utf8?q?Zus=C3=A4tzliche=20Freigaben=20DNS?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- customer/pixelpark-dns/common.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/customer/pixelpark-dns/common.yaml b/customer/pixelpark-dns/common.yaml index c438e7c5..d23d0415 100644 --- a/customer/pixelpark-dns/common.yaml +++ b/customer/pixelpark-dns/common.yaml @@ -128,8 +128,12 @@ bind::allowed_notifying: - 217.66.54.128/26 # Old ns3.pixelpark.com net (balu) - 93.188.104.0/25 + # ns0.dns-net.de + - 212.91.230.34/32 bind::allowed_recursion: - 217.66.51.0/24 + - 194.8.221.2/32 + - 212.91.230.34 bind::pp_local_networks: # ns2.pp-dns.com - AWS VPC - US East (Ohio) - 18.221.66.87 @@ -168,6 +172,8 @@ bind::allowed_transfer: - 217.66.53.97 - 217.66.54.128/26 - 217.66.55.21 + # ns0.dns-net.de + - 212.91.230.34/32 - 2600:1f16:2ee:d200::/64 - 2a05:d014:77b:4700::/64 -- 2.39.5