This commit is contained in:
parent
61a8edec42
commit
b8051b6bfc
12
dnsconfig.js
12
dnsconfig.js
@ -24,25 +24,22 @@ D("tormakristof.eu", REG_NONE,
|
||||
A('v4.oniel', '84.3.214.228'),
|
||||
A('vpn', '152.66.211.42'),
|
||||
A('woolsey', '152.66.211.211'),
|
||||
A('zelenka', '152.66.211.42'),
|
||||
A('@', '152.66.211.42'),
|
||||
AAAA('@', '2001:738:2001:207f:0:211:211:15'),
|
||||
A('natgw', '152.66.211.42'),
|
||||
A('neko', '152.66.211.42'),
|
||||
A('@', '192.0.2.1', CF_PROXY_ON),
|
||||
AAAA('webgateway', '2001:738:2001:207f:0:211:211:15'),
|
||||
AAAA('mckay', '2001:738:2001:207f:0:211:215:0'),
|
||||
AAAA('oniel', '2001:4c4c:2086:d000: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:2086:d000: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'),
|
||||
AAAA('natgw', '2001:738:2001:207f:0:211:42:0'),
|
||||
AAAA('ssh.plex','2001:738:2001:207f:0:211:211:31'),
|
||||
CNAME('guacamole', 'webgateway.tormakristof.eu.'),
|
||||
CNAME('bitwarden', 'webgateway.tormakristof.eu.'),
|
||||
CNAME('ip', 'oniel.tormakristof.eu.'),
|
||||
CNAME('nextcloud', 'webgateway.tormakristof.eu.'),
|
||||
CNAME('onielweb', 'v6.oniel.tormakristof.eu.', CF_PROXY_ON),
|
||||
CNAME('neko', 'zelenka.tormakristof.eu.'),
|
||||
CNAME('matrix', 'webgateway.tormakristof.eu.'),
|
||||
CNAME('chat', 'webgateway.tormakristof.eu.'),
|
||||
CNAME('www', 'black-bush-0e3d09303.1.azurestaticapps.net.'),
|
||||
@ -58,7 +55,6 @@ D("tormakristof.eu", REG_NONE,
|
||||
CNAME('yt', 'webgateway.tormakristof.eu.'),
|
||||
CNAME('speedtest', 'webgateway.tormakristof.eu.'),
|
||||
CNAME('plex','webgateway.tormakristof.eu.'),
|
||||
CNAME('turn', 'zelenka.tormakristof.eu.'),
|
||||
CNAME('autodiscover', 'autodiscover.outlook.com.'),
|
||||
CNAME('autodiscover.groups', 'autodiscover.outlook.com.'),
|
||||
CNAME('enterpriseregistration', 'enterpriseregistration.windows.net.'),
|
||||
|
Loading…
Reference in New Issue
Block a user