I bought some new domains from Cloudflare.
I have 2 questions.
The DNS records shows:
Add an A, AAAA, or CNAME record for *********
It requires IPv4 address when I try to add it. But I can’t find my IPv4 address.
How to forward my new domain to main domain?
fritex
February 14, 2023, 8:06pm
2
You should configure your DNS record and point them to your web hosting/server/origin host IP address
Otherwise, to some other service via CNAME type of the DNS record.
This tutorial covers adding general DNS records and specifically A, AAAA, CNAME, MX and TXT records.
Go to the DNS app of your Cloudflare dashboard.
Enter your credentials and click ‘Log In’
Click the domain in question
Click [image]
[Please note, the content of the records below are solely for example purposes and should be replaced by valid records with content provided by your web host]
Please select which record you need help adding:
A Record <a class="lightbox" href="…
This post contains info on the errors: An A, AAAA or CNAME record was not found…
Causes of this error
This error is caused when there is no relevant A, AAAA or CNAME record in Cloudflare for your domain or www.yourdomain. It can also appear in reference to MX records if one is not present for your domain.
Tips for fixing the error
You will need to add a DNS record pointing to your host for your website to function correctly. The content of the record needed will be available via their contro…
Using Cloudflare Page Rules and a helpful tutorial from below.
However, you’d have to have at least A www
and/or A example.com
pointed to a temporary IP address and proxied so that Page Rules would apply and work as expected.
This tutorial covers redirecting one domain to another. For this, we will be redirecting domainA.com to domainB.com.
The following settings need to be configured under the domain you are redirecting from, in this example, this is domainA.com
Step 1, The DNS Record:
The first thing you will need is a DNS record for @, www and any other subdomains you want to redirect, set to . This can point to any IP address as the redirection page rule will execute first. I would recommend pointing…
system
Closed
March 1, 2023, 8:07pm
3
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.