Solaris internal DNS multiple zone record requirement
Hi,
Any one of DNS specialist can you help me for this requirement please !
I have a requirement to resolve an IP with two different domain name.
Example:
infra.prod.com zone file entry
infra IN A 192.168.10.15
Now the requirement is, IP is same but that IP need to point to different domain / zone record.
Option 1:
Example :
infra.prod.zone.ca
so what I have to do in DNS level ? Do i need to add CNAME for this requirement or need to create one more A record ?
I hope, CNAME can be with in same zone file , pointing CNAME from different zone file will not support ?