Re: rdomain traversing between openvpn and wireguard

2025-04-25 Thread deich...@placebonol.com
take a look at rport(4) or on older OpenBSD versions pair(4). I use pair(4) interfaces to connect default rdomain to a different rdomain where an ipsec tunnels is terminated. 73 diana

rdomain traversing between openvpn and wireguard

2025-04-24 Thread alpha beta
Hi, I am trying to setup a virtual server where I would like to have two VPN tunnels, each one sitting in its own rdomain != 0 In rdomain 0 I only want the real uplink. The first VPN is wireguard (wg1), that i have full control of. It connects a couple of home LANs with my virtual server. I am c