update home ip
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2023-03-23 23:38:41 +01:00
parent fe5c3009eb
commit 42ba9ad94e
1 changed files with 4 additions and 4 deletions

View File

@ -19,9 +19,9 @@ D("tormakristof.eu", REG_NONE,
DnsProvider(cloudflare),
A('webgateway', '152.66.211.211'),
A('mckay', '152.66.211.215'),
A('oniel', '5.187.142.187'),
A('oniel', '188.157.165.41'),
A('ssh', '152.66.211.211'),
A('v4.oniel', '5.187.142.187'),
A('v4.oniel', '188.157.165.41'),
A('vpn', '152.66.211.211'),
A('woolsey', '152.66.211.211'),
A('zelenka', '152.66.211.42'),
@ -29,10 +29,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:2091:9b00:d250:99ff:feac:5a1c'),
AAAA('oniel', '2001:4c4c:2093:400: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:2091:9b00:d250:99ff:feac:5a1c'),
AAAA('v6.oniel', '2001:4c4c:2093:400: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'),