diff --git a/dnsconfig.js b/dnsconfig.js index a3ec8fa..0f4e5db 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -46,7 +46,6 @@ D("tormakristof.eu", REG_MONITOR, A('zelenka', '152.66.211.42'), A('@', '152.66.211.211'), A('mail', '152.66.211.211'), - A('rabbit', '152.66.211.211'), AAAA('mail', '2001:738:2001:207f:0:211:211:5'), AAAA('@', '2001:738:2001:207f:0:211:211:15'), AAAA('apache', '2001:738:2001:207f:0:211:211:15'), @@ -67,6 +66,7 @@ D("tormakristof.eu", REG_MONITOR, CNAME('ip', 'oniel.tormakristof.eu.'), CNAME('lyncdiscover', 'webdir.online.lync.com.'), CNAME('mc', 'woolsey.tormakristof.eu.'), + CNAME('rabbit', 'zelenka.tormakristof.eu.'), CNAME('msoid', 'clientconfig.microsoftonline-p.net.'), CNAME('nextcloud', 'woolsey.tormakristof.eu.'), CNAME('onielweb', 'v6.oniel.tormakristof.eu.', CF_PROXY_ON),