This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

Increase speed and security using Cloudflare

Swarfendor437

Sun May 03, 2020 4:34:54 pm

Hi, I have done this at the router level:

https://developers.cloudflare.com/1.1.1 ... .1/router/

This way you don't have to go into each device to change the DNS settings.

Doncic

Thu Aug 06, 2020 5:38:27 pm

unfortunately in most of routers provided by italian ISP you can't change DNS.
how do I change dns in zorin? thank you

Swarfendor437

Thu Aug 06, 2020 10:12:17 pm

Well I've stopped using cloudflare - they report all use to US Authorities! :o

Doncic

Thu Aug 06, 2020 10:39:33 pm

we can use other dns, but how can I change them in zorin?

Swarfendor437

Sat Aug 08, 2020 11:39:47 am

Go to the IPv4 tab in your network settings - change the DHCP to DHCP (addresses only).

Then in the 'add DNS' box, say for example you wanted to use OpenDNS, you would enter primary first then secondary after, separated by a comma:

208.67.222.222,208.67.220.220 - or whatever DNS servers you prefer for Primary and Secondary that are known to work. ;) :D

Doncic

Sat Aug 08, 2020 2:19:08 pm

Swarfendor437 wrote:Go to the IPv4 tab in your network settings - change the DHCP to DHCP (addresses only).

Then in the 'add DNS' box, say for example you wanted to use OpenDNS, you would enter primary first then secondary after, separated by a comma:

208.67.222.222,208.67.220.220 - or whatever DNS servers you prefer for Primary and Secondary that are known to work. ;) :D


I couldn't find ipv4 settings (I can do it on windows) that was the problem, I'll check better, thank you

Aravisian

Sat Aug 08, 2020 4:33:02 pm

Doncic wrote:
Swarfendor437 wrote:Go to the IPv4 tab in your network settings - change the DHCP to DHCP (addresses only).

Then in the 'add DNS' box, say for example you wanted to use OpenDNS, you would enter primary first then secondary after, separated by a comma:

208.67.222.222,208.67.220.220 - or whatever DNS servers you prefer for Primary and Secondary that are known to work. ;) :D


I couldn't find ipv4 settings (I can do it on windows) that was the problem, I'll check better, than you

On Zorin Lite (XFCE), search the app menu for Network Manager
Select Edit connections from the drop down menu
This will open a pop-over window
Find the network connection on which you want to change the DNS and double click it
Then select the IPv4 tab on the next window
Under "method" select "Automatic (DHCP) address only"
Enter the DNS IPv4 address you want to use in the DNS servers field

If you want for IPv6:
Next, click the IPv6 tab and
under "method" select "Automatic, addresses only"
Enter the DNS IPv6 address you want to use in the DNS servers field


You may also be able to achieve the same result by changing it in your Router- you would need to find out how to do that on your make and model router, though.

Doncic

Sat Aug 08, 2020 7:35:35 pm

thank you