ok so bin dabei das zu Installieren, hab zwar schon gesucht, aber irgendwie die passende Lösung nicht gefunden.
Hier wird ein Protocol nicht supported. Mh , google hat mir keine Lösung gebracht oder hab diese noch nicht gefunden.
Das wird das Problem sein:
Jemand eine Idee?
Hier wird ein Protocol nicht supported. Mh , google hat mir keine Lösung gebracht oder hab diese noch nicht gefunden.
udo systemctl status wg-quick@wg0.service
● wg-quick@wg0.service - WireGuard via wg-quick(8) for wg0
Loaded: loaded (/lib/systemd/system/wg-quick@.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2023-06-09 18:41:39 CEST; 14s ago
Docs: man:wg-quick(8)
man:wg(8)
https://www.wireguard.com/
https://www.wireguard.com/quickstart/
https://git.zx2c4.com/wireguard-tools/about/src/man/wg-quick.8
https://git.zx2c4.com/wireguard-tools/about/src/man/wg.8
Process: 2559 ExecStart=/usr/bin/wg-quick up wg0 (code=exited, status=1/FAILURE)
Main PID: 2559 (code=exited, status=1/FAILURE)
Jun 09 18:41:39 h2989977.stratoserver.net systemd[1]: Starting WireGuard via wg-quick(8) for wg0...
Jun 09 18:41:39 h2989977.stratoserver.net wg-quick[2559]: [#] ip link add wg0 type wireguard
Jun 09 18:41:39 h2989977.stratoserver.net wg-quick[2566]: RTNETLINK answers: Operation not supported
Jun 09 18:41:39 h2989977.stratoserver.net wg-quick[2568]: Unable to access interface: Protocol not supported
Jun 09 18:41:39 h2989977.stratoserver.net wg-quick[2559]: [#] ip link delete dev wg0
Jun 09 18:41:39 h2989977.stratoserver.net wg-quick[2569]: Cannot find device "wg0"
Jun 09 18:41:39 h2989977.stratoserver.net systemd[1]: wg-quick@wg0.service: Main process exited, code=exited, status=1/FAILURE
Jun 09 18:41:39 h2989977.stratoserver.net systemd[1]: wg-quick@wg0.service: Failed with result 'exit-code'.
Jun 09 18:41:39 h2989977.stratoserver.net systemd[1]: Failed to start WireGuard via wg-quick(8) for wg0.
Warning: journal has been rotated since unit was started, output may be incomplete.
Das wird das Problem sein:
sudo modprobe wireguard
modprobe: FATAL: Module wireguard not found in directory /lib/modules/5.4.0
Jemand eine Idee?