From 3a5246d11cb032dd0ca1088d686ce4e28de24dee Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Wed, 21 Aug 2024 12:31:47 +0200 Subject: Drop remmy.io zone MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- named.conf | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'named.conf') diff --git a/named.conf b/named.conf index 5e4f1e8..526d662 100644 --- a/named.conf +++ b/named.conf @@ -42,12 +42,6 @@ parental-agents "foo" { 216.239.36.105; // ns-tld3.charlestonroadregistry.com. }; -parental-agents "io" { - 65.22.160.17; // a0.nic.io. - 65.22.161.17; // b0.nic.io. - 65.22.162.17; // c0.nic.io. -}; - parental-agents "kitchen" { 65.22.32.17; // v0n0.nic.kitchen. 65.22.35.17; // v2n0.nic.kitchen. @@ -95,20 +89,6 @@ zone "remmy.foo" IN { parental-agents { "foo"; }; }; -zone "remmy.io" IN { - type master; - file "dns/remmy.io.zone"; - - allow-transfer { - 178.79.157.58; // lucifer - 2a01:7e00::f03c:91ff:fe69:1787; // lucifer - }; - - inline-signing yes; - dnssec-policy standard; - parental-agents { "io"; }; -}; - logging { channel dnssec-log { file "/var/named/log/dnssec" versions 3 size 20m; -- cgit v1.2.3-70-g09d2