Please let me know if I'm doing this right cause I...
# linux
u
Please let me know if I'm doing this right cause I still have an issue setting it up as external client only on Ubuntu Here's what I'm doing 1. Create a new external client on the dashboard and download the conf file 2. Placed the conf file on my Ubuntu device at /etc/wireguard with the name homelab.conf 3. Ran
sudo wg-quick up homelab
. This runs without error, and on
wg show
it shows the interface running with very little data transferred and recieved 4. However, when I ping my other device which I have set as external clients (mac and android phone, both working properly and able to ping each other using Wireguard IP) the Ubuntu device does not send anything, and the other devices can't ping this either