0

Possible Duplicate:
Reverse DNS - how to correctly configure for SMTP delivery

I ran a DNS check and ended up with the following error:

FAIL: Found reverse DNS entries which don't resolves
IP-IP-IP-IP.HOST.DOMAIN.TLD → ???
All IP's reverse DNS entries should resolve back to IP address (MX record's name -> IP -> IP Reverse -> IP). Many mail servers are configured to reject e-mails from IPs with inconsistent reverse DNS configuration.

How do I properly configure and it so it goes to an IP?

Tiffany Walker
  • 6,681
  • 14
  • 56
  • 82
  • http://serverfault.com/questions/24943/reverse-dns-how-to-correctly-configure-for-smtp-delivery – hookenz Oct 04 '12 at 20:09

2 Answers2

0

Contact the provider who assigned the IP address to you. Unless they have delegated reverse DNS to you, then they will have to set it for you.

Michael Hampton
  • 244,070
  • 43
  • 506
  • 972
-2

CloudFlare's New UI: Managing DNS records - CloudFlare blog. You can get an idea from following guide: Configuring Reverse DNS for BIND,

* UPDATE * added CloudFlare link.

alexus
  • 13,112
  • 32
  • 117
  • 174