diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-13 23:33:53 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-13 23:33:53 +0300 |
| commit | 933a62c062810a58fe3e0cb03c903d256e321f9b (patch) | |
| tree | 314de230d86ef2f61ee80f365a27df37cf015bdc /frontends | |
| parent | 2f71f47ba0d7a6f840050fe5f774b245fd69f473 (diff) | |
add babylon9-2
Diffstat (limited to 'frontends')
| -rw-r--r-- | frontends/var/nsd/zones/master/buetow.org.zone.tpl | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/frontends/var/nsd/zones/master/buetow.org.zone.tpl b/frontends/var/nsd/zones/master/buetow.org.zone.tpl index c300ed2..1d090e5 100644 --- a/frontends/var/nsd/zones/master/buetow.org.zone.tpl +++ b/frontends/var/nsd/zones/master/buetow.org.zone.tpl @@ -55,10 +55,12 @@ vu 86400 IN CNAME vulcan wolke7 3600 IN CNAME vulcan edge 3600 IN CNAME vulcan -babylon9 86400 IN A 5.75.172.148 -babylon9 86400 IN AAAA 2a01:4f8:1c1c:4be9::1 -cloud 3600 IN CNAME babylon9 -bag 3600 IN CNAME babylon9 +babylon9 86400 IN A 5.75.172.148 +babylon9 86400 IN AAAA 2a01:4f8:1c1c:4be9::1 +babylon9-2 86400 IN A 5.75.172.148 +babylon9-2 86400 IN AAAA 2a01:4f8:1c1c:4be9::2 +cloud 3600 IN CNAME babylon9 +bag 3600 IN CNAME babylon9-2 zapad.sofia 86400 IN CNAME 79-100-3-54.ip.btc-net.bg. www2 3600 IN CNAME snonux.codeberg.page. |
