diff options
| author | Paul Buetow <paul@buetow.org> | 2024-03-12 20:13:20 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-03-12 20:13:20 +0200 |
| commit | e85e9b94d06701fda57ef15eb3a23daa63f3593b (patch) | |
| tree | 3af71866fa2fd321677f97758decbfad63ceef54 | |
| parent | 5094896ab44ed13227ad9305c6cb1ad29515a6fa (diff) | |
add cool zone
| -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 210f500..c4391d7 100644 --- a/frontends/var/nsd/zones/master/buetow.org.zone.tpl +++ b/frontends/var/nsd/zones/master/buetow.org.zone.tpl @@ -9,6 +9,11 @@ $TTL 4h IN NS blowfish.buetow.org. IN NS fishfinger.buetow.org. +cool IN NS ns-75.awsdns-09.com. +cool IN NS ns-707.awsdns-24.net. +cool IN NS ns-1081.awsdns-07.org. +cool IN NS ns-1818.awsdns-35.co.uk. + IN MX 10 blowfish.buetow.org. IN MX 20 fishfinger.buetow.org. 1800 IN A 23.88.35.144 |
