When I add a network range as AllowedIPs, e.g. wg set wgvpn peer abcd… allowed-ips ::/0, then that network is removed from all other peers.
How do I add the same AllowedIPs to multiple peers?
The reason I want to do this is to create a full mesh, and play around routing around down peers.
Do I need to set up separate wireguard interfaces for this?