how can I manually delete a dns zone from a cluster? I'm trying to repair some dns issues left for me by the last admin, and one of them is zone files that are "duplicated".. i.e. in the "edit dns zone" listing, domain.com shows up twice, however the second one is actually domain.com.db and when I try to remove it from dns, it ends up removing the REAL domain.com and leaving the domain.com.db

if I then try to remove domain.com.db it tells me the zone file for domain.com doesn't exist even though I'm specifying domain.com.db

what file can I edit to remove the domain.com.db entry from listing (I've already removed it from named.conf)

I figure that I can edit it on one server and then synchronize, but I need to find the file that the list comes from.


thank you in advance