-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
DNS leak while using vpn #16751
Comments
Can you replicate in Chrome? @specter78 |
@ryanbr I don't use chrome. |
This would help debug whether its a Chromium specific issue or just Brave |
It happens in chrome. |
Okay, We'll need to log https://bugs.chromium.org/p/chromium/issues/list I don't mind helping here, I would need debug logs on what you're seeing, and step-by-step instructions to reproduce the issue @specter78 |
There was a version of this that only existed in Brave, which @antonok-edm fixed in brave/brave-core#8957 |
Does Brave have CNAME uncloaking enabled? Because tabs load very slowly in normal window, but with normal performance in private window. If CNAME uncloaking is enabled, how to disable it since NextDNS already does it. |
Here are the step-by-step instructions to reproduce the issue.
|
Does the same issue show up in Brave Beta @specter78 ? |
@ryanbr Yes, both issues (slow loading in normal window and DNS leak issue) happen in brave beta also. However, neither of the issue happens in safari or firefox. |
@antonok-edm This wouldn't be related to the recent CNAME issues? |
This is not related to the recent CNAME issues nor Brave and Chrome itself. The root cause of the DNS leak is from the I have tested this in Brave Desktop and Safari on macOS Big Sur. EDIT: It has to do something with your OpenVPN Configuration. But still, the issue is not in any browser. |
thanks @neeythann, closing for now |
Description
I have nextdns (app store app) and openvpn via Passepartout enabled at the same time.
When browsing using brave, dns requests go through nextdns (which exposes local ip) while browser ip is determined by vpn.
Steps to Reproduce
Please refer to the description above.
Actual result:
When browsing using brave, dns requests go through nextdns (which exposes local ip) while browser ip is determined by vpn.
Expected result:
Both DNS requests as well as browser traffic should go through vpn.
Reproduces how often:
Every time
Brave version (brave://version info)
Brave - 1.26.74 Chromium: 91.0.4472.124 (Official Build) (x86_64)
Revision - 7345a6d1bfcaff81162a957e9b7d52649fe2ac38-refs/branch-heads/4472_114@{6}
OS - macOS Version 11.4
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
If nextdns app is disabled, dns requests go though vpn, which is what should normally happen. However, in this case, page load time increases substantially.
Firefox doesn't have this issue.
The text was updated successfully, but these errors were encountered: