CloudFlare Tips and Tricks

What is Cloudflare?

Cloudflare is actually a company that offers a CDN, web security, etc. There are a few problems when using Cloudflare. In this article, we are going to see some of the common challenges and how to do them. In this article, we are going to discuss the following tips.

1) Mail not working after switching to Cloud-flare

2) When switching to cloud-flare how to get your SFP and dkim records in order

3) How to pause/disable the Cloudflare temporarily

4) How to delete a website from Cloudflare?

Mail not working after switching to Cloud-flare

This is a common issue. You may encounter problems with emails when switching to Cloudflare. We are explaining the working of Cloudflare a little bit before discussing the problem. The website needs to be pointed to an IP address in order to get it working. This IP address can be found easily and it can be used to attack the server. When using Cloudflare, the IP address would be masked. You will need to replace the nameserver of the domain with the nameservers provided by Cloudflare. The Cloudflare will show another IP address and then it would be redirected to the original website's IP address which is stored in the Cloudflare.

For the emails to be working, the MX entry needs to be pointed to the correct IP address. So, there can be issues with email because Cloudflare will mask the IP address to which the MX entry resolves. To fix the problem, you need to unmask the IP address. Yes, this will show the IP address of the server but the recommended way is to use a separate server for email.

You could follow the below steps to fix this issue.

1) log in to Cloudflare and go to the DNS section. Please follow the below screenshots for reference.

  

2) Make sure the A record for MX entry is grey clouded.

 

When switching to cloud-flare how to add the SPF and DKIM records

Please follow the below steps to add SPF and DKIM records on Cloudflare.

1) log in to Cloudflare and go to DNS.

  

2) Choose the TXT record from the DNS drop-down menu.

  

3) Add the corresponding SPF and DKIM records.

  

How to pause/disable Cloudflare temporarily?

Please click on the “Pause” button to pause the Cloudflare which will disable the Cloudflare temporarily.

 

How to Delete a website?

To delete a website, please click on the “Delete” button.

 

 

 

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

List of Common Available Ports On Cloud And VPS Servers

Inside our Cloud and VPS hosting services we want to make assured our clienteles have the skill...

Cloud Hosting VS. Shared Hosting

Shared hosting is the general hosting solution. But using a shared hosting solution user has to...

How to block IP using .htaccess file?

1) You may block entrance to your website from particular IP addresses using .htaccess file.2)...

How to Delete a cPanel Account From SSH

You can also terminate an account using SSH/command line if wanted using the following script....

How to Delete a cPanel From WHM

Eliminating an existing cPanel account is a very fast and easy process, but be advised this move...