diff options
Diffstat (limited to 'files/chaos-at-home/bind-zones')
-rw-r--r-- | files/chaos-at-home/bind-zones/db.chaos-at-home.org | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/files/chaos-at-home/bind-zones/db.chaos-at-home.org b/files/chaos-at-home/bind-zones/db.chaos-at-home.org index d4b4aa0d..d074a48c 100644 --- a/files/chaos-at-home/bind-zones/db.chaos-at-home.org +++ b/files/chaos-at-home/bind-zones/db.chaos-at-home.org @@ -2,7 +2,7 @@ $origin chaos-at-home.org. $TTL 1h @ SOA ns0 hostmaster ( - 2024012100 + 2024012600 1h 15m 30d @@ -75,5 +75,9 @@ imap CNAME mail webmail CNAME web caldav CNAME web +; TODO: internal service should only be resolvable from within chaos-at-home network +mon A 192.168.32.230 +greenbone A 192.168.32.231 + ; old: clean this up as soon as everything is moved to caldav webdav CNAME web |