shell.us-nyc1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2021-07-17 20:26:13 +01:00
parent 6afe12d184
commit 1119f92e45
Signed by: burble
GPG Key ID: 0FCCD13AE1CF7ED8
2 changed files with 7 additions and 4 deletions

View File

@ -67,10 +67,13 @@ D_EXTEND(
D_EXTEND(
domain,
A('shell.fr-rbx1', '178.33.134.8'),
A( 'shell.fr-rbx1', '178.33.134.8'),
AAAA('shell.fr-rbx1', '2001:41d0:8:127:216:3eff:feae:51a8'),
A('shell.ca-bhs2', '66.70.155.200'),
AAAA('shell.fr-rbx1', '2607:5300:60:3741:216:3eff:fed7:2ceb'),
A( 'shell.ca-bhs2', '66.70.155.200'),
AAAA('shell.ca-bhs2', '2607:5300:60:3741:216:3eff:fed7:2ceb'),
A( 'shell.us-nyc1', '107.173.23.179'),
AAAA('shell.us-nyc1', '2001:470:1f07:56b:216:3eff:fe77:4dfe'),
A('uk-bri1', '176.25.208.180')
);

View File

@ -25,10 +25,10 @@ service('pingable', 'fd42:4242:2601:ac05::1', '172.20.129.5');
service('rproxy', 'fd42:4242:2601:acf0::1', '172.20.129.7');
service('whois', 'fd42:4242:2601:ac43::1', '172.20.129.8');
// services 172.20.129.9 -> 172.20.129.30 are unassigned
service('shell.us-nyc1', 'fd42:4242:2601:1005:216:3eff:fe77:4dfe', '172.20.129.29');
service('shell.ca-bhs2', 'fd42:4242:2601:100d:216:3eff:fed7:2ceb', '172.20.129.30');
service('shell.fr-rbx1', 'fd42:4242:2601:1016:216:3eff:feae:51a8', '172.20.129.31');
// internal anycasts
service('rpki', 'fd42:4242:2601:ac10::1');
service('dns64', 'fd42:4242:2601:ac53::64'),