diff --git a/dnsconfig.js b/dnsconfig.js index ee2312f..cdb5033 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -23,9 +23,9 @@ D("tormakristof.eu", REG_NONE, DnsProvider(cloudflare), A('webgateway', '152.66.211.211'), A('mckay', '152.66.211.215'), - A('oniel', '188.157.165.102'), + A('oniel', '5.187.142.187'), A('ssh', '152.66.211.211'), - A('v4.oniel', '188.157.165.102'), + A('v4.oniel', '5.187.142.187'), A('vpn', '152.66.211.211'), A('woolsey', '152.66.211.211'), A('zelenka', '152.66.211.42'), @@ -35,10 +35,10 @@ D("tormakristof.eu", REG_NONE, AAAA('@', '2001:738:2001:207f:0:211:211:15'), AAAA('webgateway', '2001:738:2001:207f:0:211:211:15'), AAAA('mckay', '2001:738:2001:207f:0:211:215:0'), - AAAA('oniel', '2001:4c4c:2083:9800:d250:99ff:feac:5a1c'), + AAAA('oniel', '2001:4c4c:2091:9b00:d250:99ff:feac:5a1c'), AAAA('session', '2001:738:2001:207f:0:211:215:9'), AAAA('ssh', '2001:738:2001:207f:0:211:211:11'), - AAAA('v6.oniel', '2001:4c4c:2083:9800:d250:99ff:feac:5a1c'), + AAAA('v6.oniel', '2001:4c4c:2091:9b00:d250:99ff:feac:5a1c'), AAAA('vpn', '2001:738:2001:207f:0:211:211:23'), AAAA('woolsey', '2001:738:2001:207f:0:211:211:0'), AAAA('zelenka', '2001:738:2001:207f:0:211:42:0'),