diff options
| author | Paul Buetow <paul@buetow.org> | 2023-08-26 12:33:55 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-08-26 12:33:55 +0300 |
| commit | 2b9e023a233df823f9af1401270a080bf0b2158d (patch) | |
| tree | c8c2bb3c4fe2441acd8c768a1c1227bfa635574d | |
| parent | 56d6db646e956fc1ec3109db38e74dfcd711a7b2 (diff) | |
delegate aws.buetow.org zone to aws
| -rw-r--r-- | frontends/var/nsd/zones/master/buetow.org.zone.tpl | 5 |
1 files changed, 5 insertions, 0 deletions
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 |
