On 7/1/22 12:13, Ilya Dryomov wrote:
On Fri, Jul 1, 2022 at 5:48 PM Konstantin Shalygin <k0ste@xxxxxxxx> wrote:
Hi,
Since Jun 28 04:05:58 postfix/smtpd[567382]: NOQUEUE: reject: RCPT from unknown[158.69.70.147]: 450 4.7.25 Client host rejected: cannot find your hostname, [158.69.70.147]; from=<redmine@xxxxxxxxxxxxxxxx> helo=<tracker.ceph.com>
ipaddr was changed from 158.69.68.89 to 158.69.70.147, but PTR record was not moved simultaneously
√ ~ % drill -x 158.69.68.89 | grep PTR | tail -n1
89.68.69.158.in-addr.arpa. 21600 IN PTR tracker.ceph.com.
√ ~ % drill -x 158.69.70.147 | grep PTR | tail -n1
147.70.69.158.in-addr.arpa. 86400 IN PTR ip-158-69-70.eu.
Can somebody fix this? :)
Adding David -- he handled the migration earlier this week.
Ah, right, I forgot OVH even offered PTR records. Will fix now. Thank you!
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx