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


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

Re: about the A and PTR for sending mail

From Mark Andrews <marka@isc.org>
Newsgroups comp.protocols.dns.bind
Subject Re: about the A and PTR for sending mail
Date 2011-11-10 14:05 +1100
Message-ID <mailman.41.1320894399.68562.bind-users@lists.isc.org> (permalink)
References <CAA3U4eMEHMG0Nx9ry==zYBGJTMnbb4_y+npHzwKCzKehsWTT2A@mail.gmail.com>

Show all headers | View raw


In message <CAA3U4eMEHMG0Nx9ry==zYBGJTMnbb4_y+npHzwKCzKehsWTT2A@mail.gmail.com>,
 =?UTF-8?B?6aOO5rKz?= writes:
> Hi,
> 
> I know maybe this is not related to DNS question, so please excuse me
> if it's not that suitable.
> 
> 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.
>
> But this setting can't make email sending successful.
> The Postfix system says:
> 
> postfix/smtp[13775]: A65713180D9: to=<***@freenet.de>,
> relay=mx.freenet.de[195.4.92.211]:25, delay=1.2,
> delays=0.29/0.02/0.76/0.16, dsn=5.0.0, status=bounced (host
> mx.freenet.de[195.4.92.211] said: 550 inconsistent or no DNS PTR
> record for 74.117.233.4 (see RFC 1912 2.1) (in reply to RCPT TO
> command))
> 
> Is there any RFC item said the A and PTR records must be consistent?
> And why they must?

While there is no RFC requirement that they match is there any
reason not to make them match (the above records don't match)
given that is the intent of the IN-ADDR.ARPA namespace?

> Thanks.
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
> from this list
> 
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: marka@isc.org

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


Thread

Re: about the A and PTR for sending mail Mark Andrews <marka@isc.org> - 2011-11-10 14:05 +1100

csiph-web