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

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 02 Nov 2022 12:36:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261711

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

I successfully patched and builded new kernel but 

We have a problem with wireguard-kmod in stable/12 . >>

root@test:~ # wg-quick up wg0
[#] ifconfig wg create name wg0
[!] Missing WireGuard kernel support (ifconfig: SIOCIFCREATE2: Invalid
argument). Falling back to slow userspace implementation.
[#] wireguard-go wg0
/usr/local/bin/wg-quick: line 33: wireguard-go: command not found
[#] ifconfig wg0 destroy
ifconfig: interface wg0 does not exist


for couple of months i didn't experience this problem. There must be some
shanges on wireguard

root@test:~ # kldload if_wg
kldload: an error occurred while loading module if_wg. Please check dmesg(8)
for more details.

KLD if_wg.ko: depends on kernel - not available or version mismatch
linker_load_file: /boot/modules/if_wg.ko - unsupported file type


FreeBSD test 12.2-STABLE FreeBSD 12.2-STABLE ALFA  amd64

-- 
You are receiving this mail because:
You are on the CC list for the bug.