Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Jordan Johnston <johnstonljordan@gmail.com>
To: wireguard@lists.zx2c4.com
Subject: WireGuard (Android) Configuration issues, etc.
Date: Fri, 1 Dec 2017 12:30:43 -0500	[thread overview]
Message-ID: <CAKgnZ5wDEwMXA6+WbxrmQocBgPPeHCH-WBdn5kHezzsLPGDdtQ@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2017-12-01 17:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-01 17:30 Jordan Johnston [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKgnZ5wDEwMXA6+WbxrmQocBgPPeHCH-WBdn5kHezzsLPGDdtQ@mail.gmail.com \
    --to=johnstonljordan@gmail.com \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).