Date: Thu, 29 Sep 2022 13:25:09 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 261711] net/wireguard-kmod: Cannot send data over VXLAN / vtnet Message-ID: <bug-261711-7788-JAkqOtPecc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-261711-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-261711-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261711 --- Comment #10 from Alfa <burak.sn@outlook.com> --- (In reply to Zhenlei Huang from comment #9) Could you try shown below? . Worked successfully for me on FreeBSD 12.2 Sta= ble Wireguard-kmod and vxlan not works together i experienced. pkg remove wireguard-kmod pkg remove wireguard-tools pkg install wireguard-go pkg install wireguard-tools kldunload if_wg wg-quick down wg0 wg-quick up wg0 i think it will work for you if not please share tcpdump -i wg0 and tcpdump= -i vxlan700 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261711-7788-JAkqOtPecc>