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

Re: isolate a wireguard vpn in rdomain

2025-02-28 Thread alpha beta
> > add 'wgrtable 0' to hostname.wg1, and search for wgrtable in `man > > ifconfig'. it > > sets which rdomain the actual wireguard packets transit. the wireguard > > network and interface will be isolated to rdomain 1 while the wireguard > > packets > > will traverse through rdomain 0. > > > > t

isolate a wireguard vpn in rdomain

2025-02-27 Thread alpha beta
Hello, I have a single homed VM and I'm trying to isolate a wireguard interface inside a dedicated rdomain. All my peers except this host are behind NAT, and this VM has a static IP. I would like to use it to connect the several LANs behind the peers. I don't necessarily trust all the peers, thus I