-
Notifications
You must be signed in to change notification settings - Fork 398
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 (windows) #253
Comments
Please explain how you are testing this. |
Sites with test - https://dnsleaktest.com/, https://dnsleak.com/ This was tested on several clients (different software):
DNS leak everywhere |
If that lines are active depends on a number of factors like Split dns etc. I would be good if you can include logs and configuration to make the issue reproducible. For Connect v3 please use https://support.openvpn.net as the Connect team does not want to participate in Github issues. |
You don't reproduce this issue?
I mean that this software uses the same lib, or does it have its own patches? step by step, use ovpncli.exe log:
It makes sense to put the log from Connect v3 or is that enough? If using the old openvpn client with |
We get a lot of reports of all random things. So having a good way to reproduce the issue is an important step to look into a report/issue. Also I am not a Windows developer and just doing some initial triaging on this bug.
Use the support link to speak with the Connect team. As much as I don't like their stance of not using proper communication, I cannot change that. You still have not mentioned how you are determining the existance or absence of DNS leaks. |
go to https://bash.ws/dnsleak/
xx.xx.xx.xx - ip's address provider dns
Does it make sense to write there (Connect team)? If there is a fix, will it be here? |
test on win10, no dns leak, with log:
|
Removed QT framework due to complex build system. Use Wails https://github.com/wailsapp/wails Remove using config files, use Boltdb https://github.com/etcd-io/bbolt to store configuration application Bugs: In windows version there is a DNS leak, create issue OpenVPN/openvpn3#253 What need to do: Notification missing, need merge pull request wailsapp/wails#2206
Can we disable "block IPv4 DNS requests from other apps" on windows openvpn connect ? |
Hello.
I test on windows 7. There is a dns leak. In the code I see there is a protection against this, but it does not work.
[](
openvpn3/openvpn/tun/win/wfp.hpp
Line 49 in 4996c38
openvpn3/openvpn/tun/win/client/tunsetup.hpp
Line 677 in 4996c38
The text was updated successfully, but these errors were encountered: