peacey / split-vpn

A split tunnel VPN script for Unifi OS routers (UDM, UXG, UDR) with policy based routing.
GNU General Public License v3.0
802 stars 56 forks source link

wireguard: wg0: possible loop detected, dropping skb of size 65216 #207

Open shaft8472 opened 5 months ago

shaft8472 commented 5 months ago

I haven't used my split-vpn configuration for a while but I found use for it again. I am not able to connect to the internet while the VPN is up. VPN is running, without errors as far as I know, but when trying to ping a target with wg0 it fails. There is a loop detected. My knowledge is not sufficient enough to solve this.

Any idea what I can do?

root@Hunter:~# ping -I wg0 google.com

PING google.com (142.250.179.174) from 10.65.207.179 wg0: 56(84) bytes of data. 2024 Feb 15 11:43:00 Hunter wireguard: wg0: possible loop detected, dropping skb of size 65216 2024 Feb 15 11:43:01 Hunter wireguard: wg0: possible loop detected, dropping skb of size 65216 2024 Feb 15 11:43:02 Hunter wireguard: wg0: possible loop detected, dropping skb of size 65216 2024 Feb 15 11:43:03 Hunter wireguard: wg0: possible loop detected, dropping skb of size 65216 2024 Feb 15 11:43:04 Hunter wireguard: wg0: possible loop detected, dropping skb of size 65216 2024 Feb 15 11:43:06 Hunter wireguard: wg0: possible loop detected, dropping skb of size 65216 ^C --- google.com ping statistics --- 6 packets transmitted, 0 received, 100% packet loss, time 5215ms