I was able to fix this myself by removing the call to “lan2wan_forwarding disable” in /etc/init.d/wireguard.

This seems like a bug that should be fix in the repo. When AllowedIPs is not 0.0.0.0/0, it doesn’t make sense to disable LAN-to-WAN forwarding, because then there’s no working route for WAN traffic from the LAN.

BTW, maybe I just don’t understand the UI, but I wasn’t able to tell in LuCI that this change was made by the init.d script.

Thanks!

1 Like