@RootMoose
>Is this even possible?
Tunnel-in-tunnel? Sure. Don't forget to adjust MTU.
@ly2en
`ip route add 0.0.0.0/0 via 10.0.0.1`
That route won't work since a) wireguard care about `via` and b) it's missing a `dev xy` argument.
For further context read https://www.wireguard.com/netns/#routing-all-your-traffic
and https://ro-che.info/articles/2021-02-27-linux-routing