You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you please do adguardvpn-cli config set-debug-logging on, reproduce problem, collect the logs using adguardvpn-cli export-logs and send them to [email protected]? In title, please specify this issue.
Ok I found something.
I'm running my own AdGuardHome dns server and have firewall rules for everything on my local lan to only use that. So 8.8.8.8 and 1.1.1.1 are not accessable from within my lan.
Looking at the logs I think I see adguardvpn-cli trying to connect to 8.8.8.8 instead of using the system dns, so I turned of the firewall rule for a little while. Without that rule the vpn connects fine.
Now I'm just an amateur but it looks like adguardvpn-cli should use the system dns server as the upstream dns and not simply use google or cloudflare.
AG VPN CLI uses both DNS-over-HTTPS and system DNS to resolve its servers. However, when tunnel is already running, it is possible that system DNS loops into AG VPN CLI itself, so DoH is only reliable solution.
We'll look why regular DNS fails during connect in this particular case.
sfionov
changed the title
v1.1.75 'Failed to start the VPN service in the background'
v1.1.75 sometimes does not start when 8.8.8.8:443 is blocked
Sep 5, 2024
Please answer the following question for yourself before submitting an issue
AdGuard VPN CLI version
1.1.75
Environment
Ubuntu 24.04.1 LTS
Issue Details
I updated with adguardvpn-cli update.
After that the vpn service won't start in the background.
Then I rebooted with sudo reboot now.
After that the vpn service still won't start in the background.
Expected Behavior
A working VPN.
Actual Behavior
A not working VPN
Screenshots
Screenshot 1
Additional Information
No response
The text was updated successfully, but these errors were encountered: