OpenWrt Split Tunnel WireGuard Omada Double NAT

Sorry I put the chicken egg thing out of order:

If the Wireguard tunnel on your router is used as default routing (for the whole internet), sadly no vpn-policy-routing rule will allow it to intercept and properly route the UDP traffic of Wireguard server, please either use the OpenVPN server and configure it to use TCP protocol or use the Scenario 2 below.

Otherwise you'll have to incorporate something like this:

or this

WireGuard Issues in VPN Policy-Based Routing

https://docs.openwrt.melmac.net/vpn-policy-routing/#local-wireguard-server--wireguard-client-scenario-1

A Word About Default Routing

From the author's page
https://docs.openwrt.melmac.net/vpn-policy-routing/#a-word-about-default-routing

and the pictures show the gateways:


https://docs.openwrt.melmac.net/vpn-policy-routing/screenshots/01-status.png


What does your say/show?