My point I thatI don't know how to come back to the default Lan/Wan config when I stop Wireguard interface. Once I stop Wireguard Interface, I'm not able to access anymore to Internet. I tried to modify Firewall zones (see below my Wireguard config), by adding Wan in Lan zone forwarding without success.
I'm aware it is one year old
but the question remains. there is no easy way to get back to regular connection. even with changing the routes back I couldnt get connectivity without having to reboot router and restart the network. wireguard is supposed to be simpler than this. maybe it is time we have a better implantation on openwrt
So the solution works; but you want another feature?
Perhaps you should make a new thread in the For Developers section.
To be clear, changing routes doesn't require a reboot. I personally: enable, disable and switch WG tunnels all the time, simply by redirecting/editing the routes - no rebooting necessary. Perhaps you're not using 0.0.0.0/1 and 128.0.0.0/1 as routes; and accidentally using the default 0.0.0.0/0.
Can you describe what that "better implementation" is, please?
It's not really clear from the statements what you're actually seeking, nor is it clear what's still causing an issue for you.
yes you are right. pardon my ignorance. I just realized that from downloading windows wireguard client. I learned that 0.0.0.0/0 is a killswitch. otherwise I would not have understood what "0.0.0.0/1 and 128.0.0.0/1" is.
now it works by simply toggling on and off.