This commit is contained in:
parent
268a75a144
commit
e73e8cff6e
@ -68,7 +68,9 @@ D_EXTEND(
|
||||
|
||||
A('shell.fr-rbx1', '178.33.134.8'),
|
||||
AAAA('shell.fr-rbx1', '2001:41d0:8:127:216:3eff:feae:51a8'),
|
||||
A('uk-bri1', '176.25.208.180')
|
||||
A('shell.ca-bhs2', '66.70.155.200'),
|
||||
AAAA('shell.fr-rbx1', '2607:5300:60:3741:216:3eff:fed7:2ceb'),
|
||||
A('uk-bri1', '176.25.208.180')
|
||||
);
|
||||
|
||||
|
||||
|
@ -25,8 +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.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'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user