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 via email to