[Bug 261711] net/wireguard-kmod: Cannot send data over VXLAN / vtnet
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Nov 2022 03:31:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261711 --- Comment #26 from Zhenlei Huang <zlei.huang@gmail.com> --- (In reply to Alfa from comment #25) > 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 It seems the kernel is too old. > FreeBSD test 12.2-STABLE FreeBSD 12.2-STABLE ALFA amd64 It looks weird. The kernel version should be 12.4-STABLE if you compile src code from stable/12 branch and install the kernel. Is your stable/12 branch up to date ? PS: While we say try something on stable / current, it implicitly means we should try latest stable / current, unless with explicit git revision. -- You are receiving this mail because: You are the assignee for the bug.