<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br></blockquote></div>> Yes, don't use check-names or set it to warn. See chapter 06 of the ARM.<br>

> <br>> Or drop those names (although RFC 2181 allows those in labels, but it<br>
> also makes clear, that not any label must be allowed as a host name).<br><br>And herein lies the problem, this version of Bind seems to ignore the check-names option...<br><br>options {<br>        version "REFUSED";<br>
        directory "/var/named";<br>        check-names master ignore;<br>...<br><br>that _should_ disable named checking the names and therefore refusing to load, should it not?<br><br>thanks, jc<br><br>