kridsana
Feb 11, 2018Cirrocumulus
DNS express with local bind make a duplicate and fail record
Hi
From John article. https://devcentral.f5.com/articles/dns-express-and-zone-transfers
We try to use do the same (DNS express from local bind) but we found the problem
We have to insert localhost in match-client {} cause if not, Transfer zone will not success
But when we do that, When we create record in zonerunner we found duplicate record (we have two viewes and we found record which created on each views) and we can't resolve it name on particular views.
Did anyone experience this?
Can we change that "localhost" to something else?
Thank you