I have several questions about Cloudflare DNS Records… no problems, just need some clarification
Thes are my current entries:
Type Name Value Status
A autodiscover points to site IP [orange]
A example.com points to site IP [orange]
A ftp points to FTP IP [ gray ]
A mail points to site IP [ gray ]
A webdisk points to site IP [orange]
A webmail points to site IP [orange]
A whm points to site IP [orange]
CNAME www alias of site IP [orange]
MX example.com mail handled by example.com
MX mail mail handled by mail.example.com
Question 1:
Are the autodiscover, webdisk, webmail, and/or whm entries required here?
Question 2:
The two MX types above have warnings about exposing my origin server’s IP address. I have seen it recommended that the ‘A mail’ entry should have a gray cloud.
If I set the ‘A mail’ entry to gray, then it gets the warning and the ‘mail MX’ warning disappears. The ‘MX example.com’ remains unchanged. Is that normal?
Question 3:
On my host CPanel, mail.example.com is CNAME type pointing to the site IP, so do I even need to specify ‘A mail’ and ‘MX mail’ in Cloudflare?
Question 4:
Should I enter values as IP addresses or as hostnames (xx.xx.xx.xx or example.com, ftp.example.com, etc.?