[Bug 261711] net/wireguard-kmod: Cannot send data over VXLAN / vtnet

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 30 Sep 2022 08:33:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261711

--- Comment #15 from Alfa <burak.sn@outlook.com> ---
(In reply to Alfa from comment #14)
(In reply to Zhenlei Huang from comment #12)

i have tested your patch (attachment 236944) on FreeBSD 14 Current but not
worked.

I am still getting kernel: vxlan700: discard frame w/o leading ethernet header
(len 8 pkt len 856)

But when i removed wg-kmod and install wg-go

pkg remove wireguard-kmod
pkg remove wireguard-tools

pkg install wireguard-go
pkg install wireguard-tools

and then changed vxlan port 4789 to 5000 on both devices then it worked
successfully.

-- 
You are receiving this mail because:
You are the assignee for the bug.