Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.protocols.dns.bind > #86

Re: about the A and PTR for sending mail

From Hauke Lampe <lampe@hauke-lampe.de>
Newsgroups comp.protocols.dns.bind
Subject Re: about the A and PTR for sending mail
Date 2011-11-10 12:39 +0100
Message-ID <mailman.46.1320925217.68562.bind-users@lists.isc.org> (permalink)
References <CAA3U4eMEHMG0Nx9ry==zYBGJTMnbb4_y+npHzwKCzKehsWTT2A@mail.gmail.com>

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On 10.11.2011 02:57, 风河 wrote:

> I have two server IPs, the A records for them are:
> 
> mail.dnsbed.com.        300     IN      A       74.117.233.4
> mail.dnsbed.com.        300     IN      A       74.117.232.204
> 
> The corresponding PTR records are:
> 
> 4.233.117.74.in-addr.arpa. 36466 IN     PTR     dnsbed.com.
> 204.232.117.74.in-addr.arpa. 36453 IN   PTR     dnsbed.com.

The forward lookup for dnsbed.com returns:;
173.245.61.41
173.245.61.115

The reverse entries for your nameserver don't have to match your
mailserver name but they must be consistent, i.e. the reverse must
resolve forward to the IP address.

mail.dnsbed.com -> 74.117.233.4 -> dnsbed.com -> 74.117.233.4 would be a
consistent reverse/forward loop.

mail.dnsbed.com -> 74.117.233.4 -> dnsbed.com -> 173.245.61.41 is not

Maybe the easiest way would be to change the PTRs of
4.233.117.74.in-addr.arpa. and 204.232.117.74.in-addr.arpa to
"mail.dnsbed.com", so you don't have to move the A records of dnsbed.com


HTH,
Hauke.

Back to comp.protocols.dns.bind | Previous | Next | Find similar


Thread

Re: about the A and PTR for sending mail Hauke Lampe <lampe@hauke-lampe.de> - 2011-11-10 12:39 +0100

csiph-web