• Skip to main content
  • Skip to primary sidebar

Technical Notes Of
Ehi Kioya

Technical Notes Of Ehi Kioya

  • About
  • Contact
MENUMENU
  • Blog Home
  • AWS, Azure, Cloud
  • Backend (Server-Side)
  • Frontend (Client-Side)
  • SharePoint
  • Tools & Resources
    • CM/IN Ruler
    • URL Decoder
    • Text Hasher
    • Word Count
    • IP Lookup
  • Linux & Servers
  • Zero Code Tech
  • WordPress
  • Musings
  • More
    Categories
    • Cloud
    • Server-Side
    • Front-End
    • SharePoint
    • Tools
    • Linux
    • Zero Code
    • WordPress
    • Musings
Home » Backend (Server-Side) » How To Get Free DNS From Cloudflare Without CDN Or Other Extra Features

How To Get Free DNS From Cloudflare Without CDN Or Other Extra Features

By Ehi Kioya Leave a Comment

The most popular domain registrars generally offer “free” DNS service as part of their web hosting package. Most people are fairly happy with this DNS service and usually don’t bother investigating other options. But if your domains are registered and hosted with say, Amazon Web Services (Route 53), or some other vendor that puts a price on DNS queries, you may want to consider free DNS hosting options to save cost.

At zero cost, Cloudflare offers an extremely fast DNS service with great uptime. Cloudflare’s DNS service generally beats what you can get from regular web hosting companies.

This article will explain how to use the free DNS from Cloudflare without also having to use their CDN (Content Delivery Network) or WAF (Web Application Firewall) or any other Cloudflare services.

Why Not Just Use Cloudflare DNS Along With Their CDN Service?

Cloudflare’s primary offerings are their CDN and WAF. They only offer the free DNS service as a prerequisite to using their CDN and WAF services.

Even though Cloudflare’s CDN service is still free for most situations (the full WAF service is only available on the paid plans), you may just not need or want the extra features for your specific use case.

Maybe you already have a traditional CDN with another vendor (e.g. Amazon Cloudfront). Or maybe you manage your own server and have already setup a robust WAF where you have full/granular control. Or perhaps you’re just not excited about the idea of handing over so much control of your web tech to Cloudflare.

In addition, it has been observed that Cloudflare’s CDN has a much higher TTFB (Time To First Byte) than more traditional CDN options like KeyCDN and Cloudfront. This is not a good thing, but it makes sense since Cloudflare is a full proxy service. They add another layer before people hit your origin server.

It can be argued that the performance enhancements you get from the full suite of services Cloudflare provides makes up for their high time to first byte. But if you’re serious about optimization, you still wouldn’t want to settle.

Full page caching is one of such Cloudflare’s services that promises (and usually delivers) a lot of speed improvements. But it has it own issues – it doesn’t work well with the dynamic parts of your website. So, if you have a WordPress eCommerce site for example, the frustrations and complexities of Cloudflare full page caching may not be worth the speed improvements.

Whatever your reason for not wanting the extra Cloudflare services, as we shall see, it is certainly possible to use the free DNS from Cloudflare without having to also use the extra features they provide.

Getting Cloudflare’s Free DNS (And Nothing Else)

Step 1: Login to your Cloudflare account and from the homepage, press the “Add a Site” button. Then enter the name of the domain you want to add.

Cloudflare - Adding A Site

Step 2: You will be asked to select a plan. Choose the free plan.

Free DNS From Cloudflare - Select A Plan

Step 3: Now Cloudflare will automatically scan and add your existing DNS records. Manually check the auto added records (if any) to confirm that they are correct. And for any DNS records that the automatic process did not grab, enter them manually.

Cloudflare - Detect DNS Records

IMPORTANT: When adding your A (or optional AAAA) records, make sure they are marked with the gray cloud (“DNS resolution only: Bypasses Cloudflare”). This is how you ensure you get DNS only and bypass the Cloudflare network and all of their other services.

Free DNS From Cloudflare - Adding Your DNS Records

Step 4: At this point you will need to point your nameservers to Cloudflare. When you click on the newly added site from the Cloudflare homepage, you will see the new Cloudflare nameservers with which to replace your existing nameservers at your domain registrar.

Cloudflare - Change Nameservers

After changing your nameservers, going forward, you will manage all your DNS records (SPF, TXT, MX, CNAME records, etc) directly within Cloudflare.

Step 5: Go to the overview tab of your newly added website. Scroll down to the Advanced section and press “Pause Cloudflare on Site”.

Free DNS From Cloudflare - Pause Site

This will further ensure that your site on Cloudflare only uses the free DNS from Cloudflare without CDN, WAF, or any of the other Cloudflare services.

Found this article valuable? Want to show your appreciation? Here are some options:

  1. Spread the word! Use these buttons to share this link on your favorite social media sites.
  2. Help me share this on . . .

    • Facebook
    • Twitter
    • LinkedIn
    • Reddit
    • Tumblr
    • Pinterest
    • Pocket
    • Telegram
    • WhatsApp
    • Skype
  3. Sign up to join my audience and receive email notifications when I publish new content.
  4. Contribute by adding a comment using the comments section below.
  5. Follow me on Twitter, LinkedIn, and Facebook.

Related

Filed Under: AWS, Azure, Cloud, Backend (Server-Side), Cloud Computing, Internet, Zero Code Tech Tagged With: Cloudflare, DNS, Free DNS

About Ehi Kioya

I am a Toronto-based Software Engineer. I run this website as part hobby and part business.

To share your thoughts or get help with any of my posts, please drop a comment at the appropriate link.

You can contact me using the form on this page. I'm also on Twitter, LinkedIn, and Facebook.

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

23,739
Followers
Follow
30,000
Connections
Connect
14,568
Page Fans
Like
  • Recently   Popular   Posts   &   Pages
  • Actual Size Online Ruler Actual Size Online Ruler
    I created this page to measure your screen resolution and produce an online ruler of actual size. It's powered with JavaScript and HTML5.
  • How To Change A SharePoint List Or Library URL How To Change A SharePoint List Or Library URL
    All versions of the SharePoint user interface provide an option to change the title (or display name) of a list or library. Changing SharePoint library URL (or internal name), however, is not exactly very intuitive. We will discuss the process in this article.
  • WordPress Password Hash Generator WordPress Password Hash Generator
    With this WordPress Password Hash Generator, you can convert a password to its hash, and then set a new password directly in the database.
  • About
  • Contact

© 2022   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy