--dns argsOpenVPN 2.6 Manual
Open-source OpenVPN 2.6 user manual for VPN server and client configurations.openvpn.net
When should you use "--dns”? How does it function differently than “dhcp-option”? Is its implementation vpn provider-specific?
When you use
--dns server n transport DoT
does it magically encrypt any DNS queries routed over the tunnel, or what actually happens?
I use “--dhcp-option” all the time
I’ve never used "--dns option"
could you point us to a useful resource to help understand? Thank you!