Bug: Cloudflare DNS is being used even when DNS_KEEP_NAMESERVER=on is defined #1443
Labels
Category: DNS 📠
Category: OpenVPN 🔐
Complexity: ☣️ Hard to do
Status: 🟡 Nearly resolved
This might be resolved or is about to be resolved
Is this urgent?
No
Host OS
Synology Linux
CPU arch
x86_64
VPN service provider
Custom
What are you using to run the container
docker-compose
What is the version of Gluetun
2023-02-27T20:21:31.112Z (commit a97fcda)
What's the problem 🤔
With the environmental variables defined as "DOT=off" and "DNS_KEEP_NAMESERVER=on" I would expect the container to use the DNS servers pushed to the OpenVPN client by the VPN provider. Instead, the cloudflare server 1.1.1.1 is being used.
DNS calls are passed through the VPN provider DNS server as expected when I use a basic OpenVPN-client container configured with the same ovpn configuration file used with the gluetun container. So this would not appear to be a problem with pull/push parameters defined in the configuration file.
Share your logs
Share your configuration
The text was updated successfully, but these errors were encountered: