This is an automated archive.
The original was posted on /r/wireguard by /u/CheckYourPixel on 2024-01-18 11:48:29+00:00.
Hello, I had a time with good working wireguard with statusbar on my iMac. In this place I use my iPhone to share the Internet-connection.
Then I decided to check if my wireless router can pass trough the iPhone connection. So the only way was to connect my Mac via LAN-Cable to the WAN input on the router. The iPhone share the Internet, the iMac share it with the router, other devices can use the wifi from router. That didn't work out for me, because the LAN port and the wifi of iMac was used and I can't use it with the router-wifi/network. I turned all back again, since then the wireguard doesn't work anymore.
The statusbar say wireguard is not installed
if I do wg-quick up utun1 I get this message
[#] wireguard-go utun
[+] Interface for utun1 is utun2
[#] wg setconf utun2 /dev/fd/63
[#] ifconfig utun2 inet 10.3.3.2/24 10.3.3.2 alias
[#] ifconfig utun2 up
[#] route -q -n add -inet 192.168.0.0/24 -interface utun2
[#] route -q -n add -inet 10.3.3.0/24 -interface utun2
[+] Backgrounding route monitor
the status bar turns on but still say "wireguard is not installed"
Do somebody have an idea what I might turned off or messed up?