Set your primary** DNS server to:
<input type=\"text\" id=\"primary_dns\" value=\"213.136.71.222\" size=\"20\" /> <button onclick=\"Copy('primary_dns')\">Copy IPv4</button> OR <input type=\"text\" id=\"primary_dns6\" value=\"2a02:c207:2021:2614::1\" size=\"20\" /> <button onclick=\"Copy('primary_dns6')\">Copy IPv6</button>
Secondary can by anything, but it's easy to either use:<br />
- Google DNS (Primair)
<input type=\"text\" id=\"google_dns_primair\" value=\"8.8.8.8\" size=\"20\" /> <button onclick=\"Copy('google_dns_primair')\">Copy IPv4</button> OR <input type=\"text\" id=\"google_dns6_primair\" value=\"2001:4860:4860::8888\" size=\"20\" /> <button onclick=\"Copy('google_dns6_primair')\">Copy IPv6</button>
- Google DNS (Secundair)
<input type=\"text\" id=\"google_dns_secundair\" value=\"8.8.4.4\" size=\"20\" /> <button onclick=\"Copy('google_dns_secundair')\">Copy IPv4</button> OR <input type=\"text\" id=\"google_dns6_secundair\" value=\"2001:4860:4860::8844\" size=\"20\" /> <button onclick=\"Copy('google_dns6_secundair')\">Copy IPv6</button>
- Open DNS (Primair)
<input type=\"text\" id=\"open_dns_primair\" value=\"208.67.222.222\" size=\"20\" /> <button onclick=\"Copy('open_dns_primair')\">Copy IPv4</button> OR <input type=\"text\" id=\"open_dns6_primair\" value=\"2620:119:35::35\" size=\"20\" /> <button onclick=\"Copy('open_dns6_primair')\">Copy IPv6</button>
- Open DNS (Secundair)
<input type=\"text\" id=\"open_dns_secundair\" value=\"208.67.222.220\" size=\"20\" /> <button onclick=\"Copy('open_dns_secundair')\">Copy IPv4</button> OR <input type=\"text\" id=\"open_dns6_secundair\" value=\"2620:119:53::53\" size=\"20\" /> <button onclick=\"Copy('open_dns6_secundair')\">Copy IPv6</button>
- OpenNIC (Primair)
<input type=\"text\" id=\"opennic_dns_primair\" value=\"31.220.43.191\" size=\"20\" /> <button onclick=\"Copy('opennic_dns_primair')\">Copy IPv4</button> <!--OR <input type=\"text\" id=\"opennic_dns6_primair\" value=\"2001:4860:4860::8844\" size=\"20\" /> <button onclick=\"Copy('opennic_dns6_primair')\">Copy IPv6</button>-->
- OpenNIC (Secundair)
<input type=\"text\" id=\"opennic_dns_secundair\" value=\"151.236.29.92\" size=\"20\" /> <button onclick=\"Copy('opennic_dns_secundair')\">Copy IPv4</button> <!--OR <input type=\"text\" id=\"opennic_dns6_secundair\" value=\"2001:4860:4860::8844\" size=\"20\" /> <button onclick=\"Copy('opennic_dns6_secundair')\">Copy IPv6</button>-->
- OpenNIC 2 (Primair)
<input type=\"text\" id=\"opennic2_dns_primair\" value=\"31.220.27.4\" size=\"20\" /> <button onclick=\"Copy('opennic2_dns_primair')\">Copy IPv4</button> <!--OR <input type=\"text\" id=\"opennic2_dns6_primair\" value=\"2001:4860:4860::8844\" size=\"20\" /> <button onclick=\"Copy('opennic2_dns6_primair')\">Copy IPv6</button>-->
- OpenNIC 2 (Secundair)
<input type=\"text\" id=\"opennic2_dns_secundair\" value=\"95.85.9.86\" size=\"20\" /> <button onclick=\"Copy('opennic2_dns_secundair')\">Copy IPv4</button> <!--OR <input type=\"text\" id=\"opennic2_dns6_secundair\" value=\"2001:4860:4860::8844\" size=\"20\" /> <button onclick=\"Copy('opennic2_dns6_secundair')\">Copy IPv6</button>-->
- Norton DNS (Primair)
<input type=\"text\" id=\"norton_dns_primair\" value=\"199.85.126.10\" size=\"20\" /> <button onclick=\"Copy('norton_dns_primair')\">Copy IPv4</button> <!--OR <input type=\"text\" id=\"norton_dns6_primair\" value=\"2001:4860:4860::8844\" size=\"20\" /> <button onclick=\"Copy('norton_dns6_primair')\">Copy IPv6</button>-->
- Norton DNS (Secundair)
<input type=\"text\" id=\"norton_dns_secundair\" value=\"199.85.127.10\" size=\"20\" /> <button onclick=\"Copy('norton_dns_secundair')\">Copy IPv4</button> <!--OR <input type=\"text\" id=\"norton_dns6_secundair\" value=\"2001:4860:4860::8844\" size=\"20\" /> <button onclick=\"Copy('norton_dns6_secundair')\">Copy IPv6</button>-->
- Or a mock DNS like localhost (127.0.0.1)
<input type=\"text\" id=\"mock_dns\" value=\"127.0.0.1\" size=\"20\" /> <button onclick=\"Copy('mock_dns')\">Copy IPv4</button> OR <input type=\"text\" id=\"mock_dns6\" value=\"::ffff:7f00:1\" size=\"20\" /> <button onclick=\"Copy('mock_dns6')\">Copy IPv6</button>
*) This does not apply to YouTube video's.<br />
**) This does not work with mobile connections like 3G/4G/etc. because you're not able to set your DNS.<br />
It works great on WiFi/LAN connections! (Especially with games!)