hua peng wrote:
> IIRC BIND doesn't permit an A record whose label has a underscore
> included, for example, this one:
>
> aa_bb.google.com.         300     IN      A       74.125.128.106

try this in your named.conf file:

options {
    check-names master ignore;
    check-names slave ignore;
    check-names response ignore;
};

>
> what RFC item is it influenced by?

none. the author of bind 4.9 woke up some time in 1996, naked in a ditch
outside Albuquerque, with song about "check-names" stuck in his head for
some crazy reason. he apologizes for the joke, and has requested the
removal of this feature from BIND9.

vixie
_______________________________________________
dns-operations mailing list
[email protected]
https://lists.dns-oarc.net/mailman/listinfo/dns-operations
dns-jobs mailing list
https://lists.dns-oarc.net/mailman/listinfo/dns-jobs

Reply via email to