Hello Dear Sir :

when i check resolver.log just now , i found some error info about AAAA
( ipv6)

although i search some helpful info from ask.com , but i can't find the
config file , maybe the reason is i compiled via source file (
./configure --prefix=/mydic ).

Whether i need build the config file ?



This of course won't stop bind from blindly trying to use ipv6 though,
so you also need to alter |/etc/default/bind9| like so:

|# run resolvconf? 
RESOLVCONF=yes 
# startup options for the server 
OPTIONS="-4 -u bind"
|




13-Apr-2016 11:49:11.858 DNS format error from 106.38.226.245#53
resolving dlb.g5.letvlb.com/AAAA for client 127.0.0.1#53325:
non-improving referral
13-Apr-2016 11:49:11.898 DNS format error from 111.206.208.224#53
resolving dlb.g5.letvlb.com/AAAA for client 127.0.0.1#53325:
non-improving referral
13-Apr-2016 11:49:11.939 DNS format error from 117.121.2.237#53
resolving dlb.g5.letvlb.com/AAAA for client 127.0.0.1#53325:
non-improving referral

_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to