-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Search domains not applying when VPN not default gateway #298
Comments
From my tests with gateway manually disabled, there's more to this:
I'm puzzled... |
I haven't tested with a server that pushes default route, as my server only pushes internal routes. But when using "auto" I get the appropriate routes and appropriate DNS servers, just not the search domain. If I disable auto and force it to be the default route, everything works as expected. From your testing/perspective, if the server is pushing only the default route and you disable it, DNS may not work at all because the routes to the DNS server provided don't exist (unless you specify those manually.) |
It might well be a NetworkExtension bug. Gotta postpone this for now, further research is needed. |
Adding an update: This is still happening on the latest macOS and I can also confirm the same occurs on iOS/iPadOS and with both OpenVPN and Wireguard configurations. This is with the latest AppStore version as well as the latest iOS/iPadOS/macOS. You may be on to something about it being a NetworkExtension bug. Possibly related: lately sometimes when I migrate from WiFi to Cell something in the VPN breaks causing all apps that require network to fail. I was able to briefly test on my phone that I was able to ping non-VPN and VPN IPs but all DNS queries were failing. Toggling the VPN connection off and then back on resolves the issue. |
Based on my recent tests, I deem this a NetworkExtension bug. |
This might be related: #503 |
This also might be related: https://www.reddit.com/r/passepartout/comments/1h70sj2/dns_settings_not_working/ |
Running 2.1.1 (3468) on macOS 13.3.1 (a), search domains are not applied to the DNS configuration when not using the VPN connection as a default gateway. See screenshots below.
The text was updated successfully, but these errors were encountered: