diff options
| author | Paul Buetow <paul@buetow.org> | 2023-07-22 20:50:24 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-07-22 20:50:24 +0300 |
| commit | 93cb496c74111c4b80ff86d5e3eb9af4382d8ab6 (patch) | |
| tree | ee0bd5adb706b29c8135841fcb9b5d83181ea330 | |
| parent | aa02a3070ec169562fc580338756a4ab8de3473a (diff) | |
add vault
| -rw-r--r-- | frontends/var/nsd/zones/master/buetow.org.zone.tpl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/frontends/var/nsd/zones/master/buetow.org.zone.tpl b/frontends/var/nsd/zones/master/buetow.org.zone.tpl index bb87ded..949914a 100644 --- a/frontends/var/nsd/zones/master/buetow.org.zone.tpl +++ b/frontends/var/nsd/zones/master/buetow.org.zone.tpl @@ -55,7 +55,6 @@ vulcan 86400 IN A 95.216.174.192 vulcan 86400 IN AAAA 2a01:4f9:c010:250e::1 vu 86400 IN CNAME vulcan edge 1800 IN CNAME vulcan -wolke7 1800 IN CNAME vulcan babylon5 86400 IN A 5.75.172.148 babylon5 86400 IN AAAA 2a01:4f8:1c1c:4be9::1 @@ -65,9 +64,12 @@ babylon5-3 86400 IN A 5.75.172.148 babylon5-3 86400 IN AAAA 2a01:4f8:1c1c:4be9::3 babylon5-4 86400 IN A 5.75.172.148 babylon5-4 86400 IN AAAA 2a01:4f8:1c1c:4be9::4 +babylon5-5 86400 IN A 5.75.172.148 +babylon5-5 86400 IN AAAA 2a01:4f8:1c1c:4be9::5 cloud 1800 IN CNAME babylon5 bag 1800 IN CNAME babylon5-2 anki 1800 IN CNAME babylon5-3 +vault 1800 IN CNAME babylon5-5 zapad.sofia 86400 IN CNAME 79-100-3-54.ip.btc-net.bg. www2 1800 IN CNAME snonux.codeberg.page. |
