Point out that the example 'lsmod | grep wireguard' output is just the minimum required as there could be more lines: https://github.com/pivpn/pivpn/issues/944#issuecomment-583832558

Orazio 2020-02-10 12:58:36 +01:00
parent 7dab818919
commit a6ce249266

2
FAQ.md

@ -32,7 +32,7 @@ If your debug log shows some [ERR], accept the [Y/n], run `pivpn -u` again and v
- Verify that the server is running. - Verify that the server is running.
- OpenVPN, restart the server with `sudo systemctl restart openvpn`, run `pivpn -u` and confirm that the snippet of the server log ends with `Initialization Sequence Completed`. - OpenVPN, restart the server with `sudo systemctl restart openvpn`, run `pivpn -u` and confirm that the snippet of the server log ends with `Initialization Sequence Completed`.
- WireGuard, restart the server with `sudo systemctl restart wg-quick@wg0`. Run `lsmod | grep wireguard` and confirm that you get exactly this output (the numbers don't matter). - WireGuard, restart the server with `sudo systemctl restart wg-quick@wg0`. Run `lsmod | grep wireguard` and confirm that you get at least this output (numbers don't matter).
``` ```
wireguard 225280 0 wireguard 225280 0