Hi,
NanoKVM had the Wireguard kernel module loaded so we were able to configure it as a wireguard server. However, NanoKVM Pro does not have the wireguard kernel module and we are unable to use WireGuard. Please add the WireGuard kernel module.
root@kvm-dbe5:# wg setconf wg0 /etc/wireguard/wg0.conf
Unable to modify interface: Protocol not supported
root@kvm-dbe5:# sudo modprobe wireguard
modprobe: FATAL: Module wireguard not found in directory /lib/modules/4.19.125
root@kvm-dbe5:~# lsmod | grep wireguard
Hi,
NanoKVM had the Wireguard kernel module loaded so we were able to configure it as a wireguard server. However, NanoKVM Pro does not have the wireguard kernel module and we are unable to use WireGuard. Please add the WireGuard kernel module.
root@kvm-dbe5:
# wg setconf wg0 /etc/wireguard/wg0.conf# sudo modprobe wireguardUnable to modify interface: Protocol not supported
root@kvm-dbe5:
modprobe: FATAL: Module wireguard not found in directory /lib/modules/4.19.125
root@kvm-dbe5:~# lsmod | grep wireguard