Reverse DNS problem with multi-server

traskowski

Verified User
Joined
Nov 13, 2012
Messages
61
Hello. I use multi-server with two directadmin.

http://intodns.com/grajmac.pl i got problem on second server with ptr records (in first it's working ok).

First server;
hostname: s1.domain.com
ns1: ns1.domain.com
ns2: ns2.domain.com

Second server:
hostname: s2.domain.com
ns1: ns1.domain.com
ns2: ns2.domain.com

In domain.com i add s2.domain.com A second_server_ip

All working .
Now in second server i add ptr record (reverse dns) with:
Domain name: s2.domain.com
Ip Addres: second_server_ip
Name server 1: ns1.domain.com
Name server 2: ns2.domain.com

And that's don't wanna to check for this ptr record.
 
You cannot control reverse dns unless your isp is forwarding the requests to your server. Most of the time you just open a ticket with the hosting provider and ask them to setup reverse dns for you.

It also should match your smtp banner.

So it should be s2.udx.pl 91.204.161.108
 
Ahhh... yes. I know now.. I just read about that.. Thanks :) I can delete from directadmin this "reverse dns" information..
 
Back
Top