From 51b9be49b8bd095e2e87f8239efe7862a8d53edd Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 15 May 2021 21:18:06 +0200 Subject: ymir: inwx axfr --- ymir.nix | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/ymir.nix b/ymir.nix index 3f887455..4f2c282b 100644 --- a/ymir.nix +++ b/ymir.nix @@ -852,11 +852,9 @@ in rec { }; zones = { "inwx" = { - notify = [ "217.70.142.96 NOKEY" - "185.181.104.96 NOKEY" + notify = [ "185.181.104.96 NOKEY" ]; - provideXFR = [ "217.70.142.96 NOKEY" - "185.181.104.96 NOKEY" + provideXFR = [ "185.181.104.96 NOKEY" ]; outgoingInterface = "188.68.51.254"; children = dnsZones; -- cgit v1.2.3