Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Wireguard interface on RPI evbarm
# uname -a
NetBSD pinas 10.1 NetBSD 10.1 (GENERIC64) #0: Mon Dec 16 13:08:11 UTC 2024 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/GENERIC64 evbarm
On above system, it seems wireguard interface wg is not supported:
# ifconfig -C
ipsec vether bridge carp pppoe vlan tun tap ppp lo gre gif npflog
Tried using wg-userspace:
# wg-userspace 0 create
[ 1.0000000] entropy: ready
[ 1.0200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17
rump_sp: failed to bind to URL unix:///var/run/wg_rump.0.sock
rump server init failed: Address already in use
rump.ifconfig: clone_command: File exists
rump.ifconfig: exec_matches: File exists
rump.ifconfig: SIOCSLINKSTR: Device busy
Is there any way to configure wg0 on RPI running evbarm 10.1?
--
Mayuresh
Home |
Main Index |
Thread Index |
Old Index