We are introducing DNS Splitview/Split Horizon at the moment. We have to Views on our BDDS Server, one external view and one internal view. BDDS is hidden Primary for both views.
We have two PowerDNS servers as authoritative secondaries for the external view and two PowerDNS servers as auth secondary for the internal view. The deployment roles in the view are set to these servers.
We use the supermaster feature of PowerDNS for zone transfer.
The external view is working as expected. In the internal view the zone transfer is not really working it seems like the internal PowerDNS server seems to query the external view on the BDDS.
How can we achive the split view in this setup? Is there a design error in our setup?