The most recent content from our members.
Hi Community,
I have an authoritative DNS wich manage a lot of zones. I have one same CNAME Record wich exists on several zones.
my question is how can I find all the zones containing that CNAME Record by using the smart folder.
Regards.
Hi @ijdirs,
In the top menu, go to the "Smart Folders” tab, click on “Create” and give it a meaningful name like "CNAME for www.example.com"
Then, create two filters: * Record Type -> equals -> CNAME * Name -> equals -> www.example.com
Smart Folders https://docs.infoblox.com/space/nios90/280757969/Smart+Folders Regards, Beltran
Hi @ijdirskroger employee In the top menu, go to the "Smart Folders” tab, click on “Create” and give it a meaningful name like "CNAME for www.example.com"Then, create two filters: * Record Type -> equals -> CNAME * Name -> equals -> www.example.comSmart Folders https://docs.infoblox.com/space/nios90/280757969/Smart+Folders Regards, Beltran
Hi @ijdirskroger employee
You can’t directly search across all zones by CNAME value using Smart Folders alone. The usual workaround is to use a global DNS search/filter feature (if available), export zone records and search them externally, or use the DNS API/CLI to query all zones for that specific CNAME target.