I have a new Pi Zero 2 W I'm looking to use as a web dashboard, I've got wireguard Client installed following
https://wireguard.how/client/raspberry-pi-os/
At the Test the Tunnel from the Client portion, I get:
The interface seems to be set to wlan0 instead of wg0, so I'm assuming that the tunnel isn't activating correctly.
I'm a novice to programming, and any help is greatly appreciated
https://wireguard.how/client/raspberry-pi-os/
At the Test the Tunnel from the Client portion, I get:
Code:
pi@PiDashboard:~ $ ip route get 173.x.x.x173.x.x.x via 192.168.1.1 dev wlan0 src 192.168.1.91 uid 1000 cacheI'm a novice to programming, and any help is greatly appreciated
Statistics: Posted by Cerberus138 — Tue May 07, 2024 9:50 pm — Replies 0 — Views 15