diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-15 17:43:19 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-15 17:43:19 +0300 |
| commit | 4be9c6ca97b08172704aa90b50ef9f7dd7e25424 (patch) | |
| tree | 1c34ceb55a033004e92cfbedcf00bc1322312134 | |
| parent | c733586928363108df4a26b782e9dd267a9cd0a2 (diff) | |
move wolke7
| -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 5f04230..86a5781 100644 --- a/frontends/var/nsd/zones/master/buetow.org.zone.tpl +++ b/frontends/var/nsd/zones/master/buetow.org.zone.tpl @@ -60,10 +60,12 @@ babylon5-2 86400 IN A 5.75.172.148 babylon5-2 86400 IN AAAA 2a01:4f8:1c1c:4be9::2 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 cloud 3600 IN CNAME babylon5 bag 3600 IN CNAME babylon5-2 anki 3600 IN CNAME babylon5-3 -wolke7 3600 IN CNAME babylon5 +wolke7 3600 IN CNAME babylon5-4 zapad.sofia 86400 IN CNAME 79-100-3-54.ip.btc-net.bg. www2 3600 IN CNAME snonux.codeberg.page. |
