[#] ifconfig wg create name wg1[!] Missing WireGuard kernel support (ifconfig: SIOCIFCREATE2 (wg): Invalid argument). Falling back to slow userspace implementation.[#] wireguard-go wg1┌──────────────────────────────────────────────────────┐│ ││ Running wireguard-go is not required because this ││ kernel has first class support for WireGuard. For ││ information on installing the kernel module, ││ please visit: ││ https://www.wireguard.com/install/ ││ │└──────────────────────────────────────────────────────┘[#] wg setconf wg1 /dev/stdin[#] ifconfig wg1 inet 10.4.0.1/24 alias[#] ifconfig wg1 mtu 1420[#] ifconfig wg1 up[#] route -q -n add -inet 10.4.0.11/32 -interface wg1[#] route -q -n add -inet 10.4.0.10/32 -interface wg1[#] route -q -n add -inet 10.0.1.0/24 -interface wg1[#] rm -f /var/run/wireguard/wg1.sock
[#] ifconfig wg create name wg1[!] Missing WireGuard kernel support (ifconfig: SIOCIFCREATE2 (wg): Invalid argument). Falling back to slow userspace implementation.[#] wireguard-go wg1┌──────────────────────────────────────────────────────┐│ ││ Running wireguard-go is not required because this ││ kernel has first class support for WireGuard. For ││ information on installing the kernel module, ││ please visit: ││ https://www.wireguard.com/install/ ││ │└──────────────────────────────────────────────────────┘[#] wg setconf wg1 /dev/stdin[#] ifconfig wg1 inet 10.4.0.1/24 alias[#] ifconfig wg1 mtu 1420[#] ifconfig wg1 up[#] route -q -n add -inet 10.4.0.11/32 -interface wg1[#] route -q -n add -inet 10.4.0.10/32 -interface wg1[+] Backgrounding route monitor
route add -inet 10.0.1.0/24 -interface wg1
add net 10.0.1.0: gateway wg1 fib 0: route already in table