amnezia-vpn / amnezia-client

Amnezia VPN Client (Desktop+Mobile)
https://amnezia.org
GNU General Public License v3.0
4.47k stars 291 forks source link

WG and AmneziaWG protocols not working on MacOS #425

Closed lomik31 closed 10 months ago

lomik31 commented 10 months ago

The Amnezia-wg protocol (as well as Wireguard) are not working. Connection to the server is made, but there is no access to the Internet. No pages load in the browser, ping command does not work (both by domain and ip). On other devices with the same server such problems are not observed

PING 1.1.1.1.1 (1.1.1.1.1): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
...

To Reproduce:

  1. Start the application
  2. Select AmneziaWG or Wireguard connection protocol
  3. Click "Connect"
  4. Wait for "Connected"
  5. Check Internet access

Expected behavior Sites in the browser and other programs access the internet through my server

Log files AmneziaVPN.log

Screenshots

Screenshots image image

Desktop:

Server:

outspace commented 10 months ago

Please check your DNS settings and its availability. "45.90.28.61" "45.90.30.61" is setup in your app.

lomik31 commented 10 months ago

I have the "Use AmneziaDNS" setting enabled. However, even after resetting DNS to default values, nothing has changed and there is still no internet access.

outspace commented 10 months ago

Please attach new log with "Use AmneziaDNS" option. Than try to ping 172.29.172.254 with connected VPN and "Use AmneziaDNS" option.

PING 1.1.1.1.1 (1.1.1.1.1): 56 data bytes

This adress is not IPv4.

lomik31 commented 10 months ago

After a couple days of changing DNS servers, the problem resolved. Thanks for your help)