Post

Porkbun and Cloudflare

Configuration of Porkbun with Cloudflare.

Porkbun and Cloudflare

For security reason, it is suggested to separate the service registrar and DNS

That’s why I plan to do this :

Porkbun initial config

After buying a domain from Porkbun, here is the initial config :

DNS Records

TYPEHOSTANSWERTTL
ALIAS<domain>pixie.porkbun.com600
CNAME*.<domain>pixie.porkbun.com600

Nameservers

1
2
3
4
curitiba.ns.porkbun.com
fortaleza.ns.porkbun.com
maceio.ns.porkbun.com
salvador.ns.porkbun.com

Configure Cloudflare DNS

  1. Create a Cloudflare account with free plan.
  2. Add a domain, enter your domain and select the DNS records to keep.
  3. Return to Porkbun, disable DNSSEC if enabled.
  4. Replace the name servers with the ones provided by Cloudflare.

    1
    2
    
     kai.ns.cloudflare.com
     meadow.ns.cloudflare.com
    
  5. Registrars take up to 24 hours to process nameserver changes (quicker in most cases). Cloudflare will send an email when your domain is active.
This post is licensed under CC BY 4.0 by the author.