You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've done keepalived before so I've got configs I can crib for that. The dhcp is easy - it just needs a second instance with an extra dynamic pool which at least one site already has.
Wireguard is tricky - so long as there is traffic both ways and only end fails it should be OK but handling two sites failing over is hard.
The private part of the network currently runs over wireguard VPNs between "site gateways": Ironbelly in Amsterdam, fafnir in Dublin, Ridley in UCL.
The private network runs:
There are two subnets on the private network: one for machines configured in chef, and one 'default' for unknown machines.
The site gateways also run VPN endpoints for remote access for the sysadmins.
There is currently no redundancy for the site gateways.
There is a preference towards keeping the config in chef (how often does it change?)
The private network currently runs in RFC1914 space, so no extra firewalling is needed.
UCL doesn't run IPv6, and some of the OOB systems might not support it anyway.
The text was updated successfully, but these errors were encountered: