Development discussion of WireGuard
 help / color / mirror / Atom feed
* WireGuard (Android) Configuration issues, etc.
@ 2017-12-01 17:30 Jordan Johnston
  2017-12-01 20:59 ` Jason A. Donenfeld
  0 siblings, 1 reply; 5+ messages in thread
From: Jordan Johnston @ 2017-12-01 17:30 UTC (permalink / raw)
  To: wireguard

[-- Attachment #1: Type: text/plain, Size: 2359 bytes --]

Hey Jason (and everyone else).

@Jason; we chatted on XDA yesterday, a few PMs back and forth (I'm
nine7nine on XDA).

So just as a recap; My progress with integrating WireGuard with my Kernel
and on the Stock Oreo 8.0 rom (Google Pixel 1);

Kernel support - working.
building the standalone wg-tools - working
wg-tools installation - working

Now, my issue seems to be with actually getting the WireGuard app working
with AzireVPN.... But in the process, I've figured out that wq-quick is NOT
working properly ~ which aside from the possibility that my configuration
for AzireVPM may be incorrect ~ The wg-quick issue is probably why the
android WireGuard app isn't working (as I assume it requires wg-quick)...
My pixel doesn't seem to recognise the wg-quick script being in
/system/xbin (even though it's there);

# wg-quick up wg0
sh: /system/xbin/wg-quick: No such file or directory

the script has;

#!/system/xbin/bash

changing it to not include bash, does allow it to be executed, but then I
get;

sh: /system/xbin/wg-quick: Permission denied

I'm not sure what's up here (but it doesn't matter if I'm root user or not,
same permission problem, I've checked permissions, it's executable, etc)...
***NOTE: If I manually use wg for setup ~ I can get the interface up and
working, following the quick start instructions and running wg for
verification (ref: https://www.wireguard.com/quickstart/) ... So i think
WireGuard is actually working. (kernel support and wg).... That said ~ I'm
going to have a stab at repackaging the user-space components as a standard
android flashable zip (as we talked about on XDA, @Jason), start fresh and
see if I can get it working...

All of that aside; I'm wondering if someone could post a working
config/template for AzireVPN or any other free VPN that supports
WireGuard??? (minus any private information, respectfully). I'd just like
to make sure that I have a working config for WireGuard on Android -> so
that when I try to test, after re-installing wg-tools ~ that might be one
less hiccup... I've never used WireGuard, so all very new to me.

Thanks

Jordan

PS: @Jason - I'm also going to have a look (later on) and see If i can get
the WireGuard android app to not "crash on boot" in Oreo ~ using the
commits for Kernel Aduitor's fixes that I pointed out to you yesterday,
when I brought up the issue. ttyl

[-- Attachment #2: Type: text/html, Size: 2926 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-12-02  0:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-01 17:30 WireGuard (Android) Configuration issues, etc Jordan Johnston
2017-12-01 20:59 ` Jason A. Donenfeld
2017-12-01 23:50   ` Jason A. Donenfeld
2017-12-02  0:00     ` Jordan Johnston
2017-12-02  0:18       ` Jason A. Donenfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).