Wireguard server with double nat and vpn client

Unfortunately not. You can also check out the github issue here: https://github.com/stangri/openwrt_packages/issues/98

Not that it really helps. Right now I don't have the time to follow up but at some point I'll tackle this again

I have the same problem, I configured the WG Server and OpenVPN Client (NordVPN), and when OpenVPN is active, the WG Client (Android) will not have access to the external network. If I disable the OpenVPN Client, I have access again.

Was anyone able to fix this?

Disable gateway redirection on OpenWrt VPN client.
Use PBR to route specific source subnets to the VPN.

2 Likes

Solved with added on my OpenVPN (NordVPN):

--pull-filter ignore redirect-gateway

And I used PBR to route specific source subnets to the VPN.

Thanks!

1 Like

This topic was automatically closed 0 minutes after the last reply. New replies are no longer allowed.