On 10/10/2011 15:42, enigmedia wrote:
> Hi All: If I need to set a short TTL prior to an MX IP change, do I need to
> modify the TTL of the MX record, or just the A record the MX points to?
> (There's just a single A record for the MX).

You want to drop the TTL on the RR where the data -- the RHS of the
zonefile -- changes.  So if you have:

example.com.            IN MX   10 smtp.example.com.
smtp.example.com.       IN A    192.0.2.1

and you want to change that to

example.com.            IN MX   10 smtp.example.com.
smtp.example.com.       IN A    192.0.2.25

then you only need to shorten the TTL on the A record, not the MX record.

        Cheers,

        Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
JID: matt...@infracaninophile.co.uk               Kent, CT11 9PW

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
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

Reply via email to