Am 04.11.19 um 21:30 schrieb Computerisms Corporation:
> I am wondering if it is possible to create a CNAME in one zone to
> resolve as a TXT record in another zone.  Can't find anything that says
> it will work, but can't find any thing that says it won't, either.

that's not how CNAMES are working

no matter which record type a CNAME will match and that is the simple
reason that you can't have A/MX records with the same name

MX mail.example-com
CNAME mail.example.com

TXT whatever.example.com
CNAME whatever.example.com

in both cases you need to chose because a CNAME with the same NAME is a
conflicting configuration which is not possible or redundant which don't
make sense
_______________________________________________
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