This is a tab where we can manage all of our DNS records related to website.
1) - Here are the DNS records of website listed. The DNS records that have orange cloud means that it is proxified. Every request that is made passes through cloudflare.
2) Wehave nameservers listed here that is assigned to our domain so that domain passes all traffic through it. Cloudflare sits in between domain and hosting. This is the essential step that is to be done when setting up a site on cloudflare.
3) This can be only used if we have
Custom nameservers allow you to create your own, unique nameservers in place of your assigned Cloudflare nameservers. To switch to using custom nameservers, first create them here, then add them as glue records at your registrar. I don't think custom nameservers will going to benefit us.
4) It stands for. It provide a way to authenticate DNS response data. Before we connect to a website, browser has to retrieve the IP address of the site using DNS. However, it is possible for an attacker to intercept DNS queries and provide false information that would cause browser to connect to a fake website where we could potentially provide personal information (for example, what you think is a bank website). DNSSEC provides a level of additional security where the web browser can check to make sure the DNS information is correct and was not modified.
Setting up DNSSEC on our website -
- So after everything is setup we get a success message as shown in screenshot below
With CNAME Flattening, Cloudflare will follow a CNAME to where it points and return that IP address instead of the CNAME record itself. We have "Flatten CNAME at root" option selected in free version. We can change this option in pro plans. We don't have to do anything with this option.
CONCLUSION - There are two differences between free and pro version