Re: how to reduce unnecessary lots of AAAA queries?

2012-03-05 Thread Ian Pilcher
ver, are smart enough not to do queries if they don't have an IPv6 address. Firefox on Linux is a glaring exception to this; you need to set network.dns.disableIPv6 in about:config to stop it from doing pointless queries. -- =====

SOLVED: BIND trying to use IPv6 for recursion

2012-01-13 Thread Ian Pilcher
On 01/13/2012 11:20 AM, Ian Pilcher wrote: > My ISP does not support IPv6, and none of the network interfaces on the > server has an IPv6 address (including the loopback interface). Despite > this, BIND appears to be trying to use IPv6 to communicate with other > nameservers. I fina

Re: best practices for two-location DDNS for a single domain

2012-01-13 Thread Ian Pilcher
the LDAP server.) -- ==== Ian Pilcher arequip...@gmail.com "If you're going to shift my paradigm ... at least

Re: BIND trying to use IPv6 for recursion

2012-01-13 Thread Ian Pilcher
collisions:0 txqueuelen:0 RX bytes:247734 (241.9 KiB) TX bytes:247734 (241.9 KiB) -- ==== Ian Pilcher arequip.

BIND trying to use IPv6 for recursion

2012-01-13 Thread Ian Pilcher
1:4f8:0:2::19 is sfba.sns-pb.isc.org, which is one of the nameservers for the isc.org zone. I've tried Googling and looked through the ARM, but I haven't found any way to change this behavior. Hints appreciated. Thanks! -- =========