Mullvad IP leak

Hi all,

I am trying to use OpenWrt to put Mullvad on an old FritzBox. I tried following their steps here https://mullvad.net/en/help/running-wireguard-router but it seems I made some mistake somewhere because in the short time my connection lasts (Wifi connection lost after a few minutes) when I go to https://mullvad.net/check it shows my public IP not the VPN one.

Is there some firewall rule I can set to prevent this?

Lets start with the basics :slight_smile:

Please connect to your OpenWRT device using ssh and copy the output of the following commands and post it here using the "Preformatted text </> " button:

Remember to redact keys, passwords, MAC addresses and any public IP addresses you may have:

ubus call system board
cat /etc/config/network
cat /etc/config/dhcp
cat /etc/config/wireless
cat /etc/config/firewall
ip route show
wg show

perhaps your basic issue in Wifi connection lost after a few minutes should be solved 1st ?

1 Like

@frollic sure, that might make sense.

@egc I posted the logs for all minus the last 2 commands over at Wifi connection lost after a few minutes - #5 by Alexi if you need the last 2 I can maybe check once the connection is more stable.