Avoid DNS leaking with Network Manager and OpenVPN
What is a DNS leak? Straight from Wikipedia: “A DNS leak is a security flaw that allows DNS requests to be revealed to internet service provider (ISP) DNS servers, despite the use of a VPN service to attempt to conceal them.[1] The vulnerability allows an ISP, as well as any on-path eavesdroppers, to see what websites a user is visiting.” If you are on Linux, use NetworkManager and connects to VPNs using openvpn, you might be interested in reading this further. ...