good morning,
i would like to create two vms with vyos in HA, and use them as:
1.router
2.VPN server
3.BGP
which is the best way to do it?
keep all config (vpn and bgp peer) replicated on all nodes and use only vrrp vip also for vpn tunnel endopoint and bgp peering, or split in threee distinct part, vrrp for “normal” routing, vpn with separated tunnel on each vm, and also separated bgp session peering on each vm?
does this complicate my setup and ts also maybe?
thank you.