<div dir="ltr">I've reverted my configuration back to before we started using views. But, if this was a delegation issue, wouldn't we expect to see it regardless of using views or not? Works fine without views. </div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 20, 2016 at 8:58 AM, Matthew Pounsett <span dir="ltr"><<a href="mailto:matt@conundrum.com" target="_blank">matt@conundrum.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On 16 September 2016 at 11:12, project722 <span dir="ltr"><<a href="mailto:project722@gmail.com" target="_blank">project722@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I have an interesting problem. I started noticing that when I do a dig +trace against one of the domains we are authoritative for, we get errors from our nameservers for "Bad Referral" and you can see where it forwarded the request back up the namespace tree instead of giving the answer. Unfortunately I am unable to reproduce this problem at the moment. However I can reproduce the Bad (HORIZONTAL) referral. Basically once the query is referred to our name server I see this:<div><br></div><div><div>;; BAD (HORIZONTAL) REFERRAL</div><div>;; Received 187 bytes from x.x.x.x#53(<a href="http://ns.example.com" target="_blank">ns.example.com</a> in 2 ms</div></div></div></blockquote><div><br></div></span><div>A horizontal referral is when one authoritative zone (the parent) delegates a subdomain to a server that responds out of the same parent zone, rather than a subzone. The DNS is an inverted tree structure, and delegations are always supposed to be "down" the tree toward the leaves. If a delegation ends up being across, then you get a horizontal referral error.</div><div><br></div><div>Since you obfuscated your configuration nobody is going to be able to provide you with specific advice on where the problem is. If you can find the error in your authoritative data (or share which zone is giving you problems so that someone here can point it out) that should clear up your issue.</div></div></div></div>
</blockquote></div><br></div>