WireGuard: Difference between revisions
Test and Troubleshooting |
→Test and Troubleshooting: formatting |
||
| Line 390: | Line 390: | ||
Test the proxy with | Test the proxy with | ||
# ipv4 | |||
# ipv4 | $ curl -4 zx2c4.com/ip | ||
$ curl -4 zx2c4.com/ip | |||
# ipv6 | |||
$ curl -6 zx2c4.com/ip | |||
Check systemd-networkd log for any error and warning messages. | |||
$ journalctl -u systemd-networkd.service | |||
$ journalctl -u systemd-networkd.service | |||
Invoke <code>wg</code> command from <code>wireguard-tools</code>. | Invoke <code>wg</code> command from <code>wireguard-tools</code>. | ||