VPN Question about DNS Leaks and plugging them
Setup ALGO to run on a small server on DO.
Working on locking down DNS Leaks by running terminal checks, flushing DNS Cache, running checks through DNS leak test and whoer.net
Obviously Chrome is out of use because of WebRTC leaks and can't be shut off, but testing through Safari and Firefox I think DNS is still leaking.
My expectation is that if the server I setup on DO through ALGO is say 111.111.11.111 and my local machines IP is 11.11.11.1 that all traffic would route through the ALGO VPN and no other IP addresses would show up. However, using Firefox and Safari I still see a bunch of DNS show up with addresses like.
74.125.44.132 (which traces to Google)
74.125.19.12 (which traces to Google)
74.125.44.66 (which traces to Google)
74.125.19.2 (which traces to Google)
74.125.19.8 (which traces to Google)
74.125.44.74 (which traces to Google)
If a VPN is working properly the only address that should show up is the one running on ALGO server at the 111.111.11.111 address.
Could this be a plugin that's leaking? I have HTTPS Everywhere running and a few others? What else could it be?