dmajwool
I had reverse DNS issues in relation to being put on a blacklist, and had to get my ISP to set reverse DNS as my main domain name, in the form as suggested previously.
I was then able to get removed from the list.
>
http://www.dnsstuff.com/info/revdns.htm consistently uses the syntax host.example.com
They also use in the very first line the word "might":
"for example, it might turn 192.0.2.25 into host.example.com."
> I created an A record for servername.mydomain.co.uk and the warning cleared.
Does creating the A record change anything in regard to reverse DNS ? They also say further down:
Reverse DNS entries are set up with PTR records (whereas standard DNS uses A records), which look like "25.2.0.192.in-addr.arpa. PTR host.example.com" (whereas standard DNS would look like "host.example.com. A 192.0.2.25").
and
1. Your DNS servers (or your ISP's) MUST have the reverse DNS entries set up ("25.2.0.192.in-addr.arpa. PTR host.example.com").
2. AND your ISP or bandwidth provider MUST set up the reverse DNS on their end, so that DNS resolvers around the world will know that your DNS servers are the ones to go to when looking up the reverse DNS for your IP addresses.