Wireguard Setup

I have setup VPN Unlimited wireguard on openwrt how can I make sure that if the VPN drops out no traffic uses the internet until the VPN is back on?

I think i mean killswitch

Don't allow lan->wan forwarding in firewall, only lan->wg.

1 Like

Sorry for being thick but how do I do that?

Post here your network and firewall configuration:
uci export network; uci export firewall
leave out any sensitive data, like passwords, keys, mac addresses.