From 2b9e023a233df823f9af1401270a080bf0b2158d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 26 Aug 2023 12:33:55 +0300 Subject: delegate aws.buetow.org zone to aws --- frontends/var/nsd/zones/master/buetow.org.zone.tpl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/frontends/var/nsd/zones/master/buetow.org.zone.tpl b/frontends/var/nsd/zones/master/buetow.org.zone.tpl index 949914a..45c0fc1 100644 --- a/frontends/var/nsd/zones/master/buetow.org.zone.tpl +++ b/frontends/var/nsd/zones/master/buetow.org.zone.tpl @@ -14,6 +14,11 @@ $TTL 4h 1800 IN A 23.88.35.144 1800 IN AAAA 2a01:4f8:c17:20f1::42 +aws IN NS ns-1274.awsdns-31.org. +aws IN NS ns-1868.awsdns-41.co.uk. +aws IN NS ns-507.awsdns-63.com. +aws IN NS ns-640.awsdns-16.net. + * IN MX 10 blowfish.buetow.org. * IN MX 20 fishfinger.buetow.org. * 1800 IN A 23.88.35.144 -- cgit v1.2.3