<div dir="ltr"><div>Hey list,</div><div><br></div><div>So after some help from the list, zx2c4 and on IRC</div><div><br></div><div>I've managed to get WireGuard working on my Google Pixel (Stock Rom). I've been using it for a few hours now ~ after getting past a few initial issues; I must say; WireGuard is fantastic!</div><div><br></div><div>Now, onto my current issue.</div><div><br></div><div>Currently, I have no problem enabling the wg tunnel on my device (using the app or quick tile), however; I can't disable the tunnel once enabled (?)...</div><div><br></div><div>(using adb ... az = AzireVPN /data/misc/wireguard/az.conf ... the tunnel is already running)<br></div><div><br></div><div>sailfish:/ # wg<br>interface: az<br>  public key: (hidden)<br>  private key: (hidden)<br>  listening port: 42507<br>  fwmark: 0x20000<br><br>peer: (hidden)<br>  endpoint: <a href="http://149.248.160.60:51820">149.248.160.60:51820</a><br>  allowed ips: <a href="http://0.0.0.0/0">0.0.0.0/0</a>, ::/0<br>  latest handshake: 3 minutes, 50 seconds ago<br>  transfer: 7.52 MiB received, 1.17 MiB sent</div><div></div><div><br></div><div>sailfish:/ # wg-quick down az<br>wg-quick: `az' is not a WireGuard interface</div><div><br></div><div>(note: the above keys I've made hidden, on my ouput they are there, minus private key)<br></div><div><br></div><div>It's peculiar because the above does show the az interface via wg command ... <br></div><div><br></div><div>Likewise, the WireGuard app also fails when trying to bring down the tunnel with the error message "Error bringing down WireGuard tunnel"... Yet the tunnel is brought up no problem, from within the app, quick tile or commandline (?).</div><div><br></div><div>According to the The help I was given on IRC - my config file appears to be correct. (and is mostly working). So I'm not really sure what the problem might be... I had thought there may have been a permission or selinux denial somewhere - but I'm not seeing that in logcat;</div><div><br></div><div>logcat only shows the above wg-quick message <br></div><div><br></div><div>Jordan<br></div><div><br></div></div>