-
-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Summary
Dear Defguard Team,
we have observed an issue on some clients regarding ipv6 and DNS.
When connected to vpn, we couldn't reach some web-servers over https, even though we could resolve the hostname with nslookup. But ping and tnc could not resolve the hostname.
This fixed the problem on the clients:
Disable-NetAdapterBinding -Name "*" -ComponentID ms_tcpip6
After that, resolving hostname with ping, tnc and with the browser succeeds and we get access to the web-servers.
But since this is not applicable for some apps, we need a central solution for Defguard.
It could be helpful, if there was an option to disable IPv6 for the defguard-client/network adapter from the server.
Is that possible?
Best regards
Steps to reproduce
- Having an internal web-server, which uses a public domain
- Hostname resolving not working for ping/tnc or web browser
- nslookup working correctly
Expected behavior
-dns resolving over vpn using IPv4 only
-ping and tnc resolving hostnames
-web access possible
Actual behavior
ping, tnc and webbrowser not resolving/reaching the server
Defguard version
1.6.6 and earlier
Environment details
Windows
Deployment / install method
Docker / Docker Compose
Relevant logs / output
Relevant configuration (redacted)
dns servers and search domains are added and split tunneling activated. routes to dns servers exist and dns working fine.Metadata
Metadata
Assignees
Labels
Type
Projects
Status