Cloudflare
Last updated
Was this helpful?
Last updated
Was this helpful?
In order to modify the DNS records if you are using Cloudflare as a proxy, you can follow these steps.
Open a web browser and navigate to the Cloudflare website ().
Click on the "Log In" button and enter your Cloudflare account credentials to log in.
After logging in, select the domain "example.com" from your Cloudflare dashboard.
In the Cloudflare dashboard, click on the "DNS" tab at the top of the page.
This will take you to the DNS management interface for your domain.
Locate any existing A records for "" and make a note of their values.
Add two new A records with the following details:
Type: A
Name: @ (this will point to the top domain)
IPv4 address: 75.2.81.85
TTL: Set a value between 60 and 120 seconds
Add another A record with the same details but with the IPv4 address as 99.83.215.215.
If there are existing A records for "" that you want to modify, update their values accordingly.
Click on the "Add record" button.
Select the record type as "CNAME".
Enter the following details:
Name: www
Target: wwwexamplecom.isf-edge.com
TTL: Set a value between 60 and 120 seconds
After adding or modifying the DNS records, click on the "Save" or "Apply" button to save the changes
Allow some time for the DNS changes to propagate. This process may take some time, typically a few minutes to a few hours, depending on the TTL set for the records.
Use a DNS lookup tool or the nslookup
command to verify that the new DNS records are resolving correctly to the desired IP addresses and CNAME.
Please, remember to disable the "proxy" functionality before saving
By following these steps in the Cloudflare DNS management, you should be able to modify the DNS records of the "" domain with two A records and a new CNAME record for iSmartFrame. Keep in mind that the exact steps and interface may vary slightly depending on the Cloudflare interface version and any updates made by Cloudflare.