All of lore.kernel.org
 help / color / mirror / Atom feed
From: Glen Huang <heyhgl@gmail.com>
To: wireguard@lists.zx2c4.com
Subject: iOS connection issue
Date: Wed, 20 Mar 2019 21:26:33 +0800	[thread overview]
Message-ID: <85F5D5B7-252B-431D-9B24-DDB30DD36A8B@gmail.com> (raw)

Hi,

I can connect to my wg server on my Mac with this config

[Interface]
Address = 10.0.0.2
DNS = 8.8.8.8
PrivateKey = <value>

[Peer]
Endpoint = <ip>:<port>
PublicKey = <value>
AllowedIPs = 0.0.0.0/0, ::/0

But once upload it as qr code to my iPhone, I can establish the vpn connection, but can not access any websites.

From the General VPN info, it says the server address is 127.0.0.1, which doesn’t sound right.

One strange thing is that if I change the endpoint’s ip to a couple arbitrary ones, I can still establish vpn connections, but can not access any websites and server address is 127.0.0.1, same result as my config.

Also after I scan the qr code and the VPN profile is added, iPhone will alert an error saying the vpn server could not be found, but if I dismiss I can establish the connection (and couldn’t access any site).

I wonder what I might have done wrong?

Thanks.
_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

             reply	other threads:[~2019-03-23  0:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-20 13:26 Glen Huang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-04-02  8:46 iOS connection issue Roopesh Chander S
2019-03-20 13:24 Glen Huang

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=85F5D5B7-252B-431D-9B24-DDB30DD36A8B@gmail.com \
    --to=heyhgl@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.