Re: [Pdns-users] IPv6 DNS doesn't work

2011-01-17 Thread Darren Gamble
Hi Yves, > I found that setting the "all" address of :: works just as fine. I > don't > even need to sepcify my (primary) IPv6 address with this option. Is > that > okay? This may or may not work. I'd suggest using your actual global address here, to ensure that your O/S doesn't choose a link-l

Re: [Pdns-users] IPv6 DNS doesn't work

2011-01-17 Thread Yves Goergen
On 17.01.2011 20:12 CE(S)T, Darren Gamble wrote: > You'll need the "query-local-address6" directive to get outgoing IPv6 to > work. This instructs the recursor what address to bind to for this. I found that setting the "all" address of :: works just as fine. I don't even need to sepcify my (prima

Re: [Pdns-users] IPv6 DNS doesn't work

2011-01-17 Thread Yves Goergen
On 17.01.2011 20:12 CE(S)T, Darren Gamble wrote: > You'll need the "query-local-address6" directive to get outgoing IPv6 to > work. This instructs the recursor what address to bind to for this. Great, this helped! Thank you. Okay, this sounds similar to the 'query-local-address' option which is

Re: [Pdns-users] IPv6 DNS doesn't work

2011-01-17 Thread Darren Gamble
Hi Yves, > Here's the recursor config: > > > allow-from=127.0.0.1/32 > > dont-query= > > local-address=127.0.0.1 > > local-port=5300 > > quiet=yes > > setgid=pdns > > setuid=pdns You'll need the "query-local-address6" directive to get outgoing IPv6 to work. This instructs the recursor what addr

[Pdns-users] IPv6 DNS doesn't work

2011-01-17 Thread Yves Goergen
Hi, I have installed PowerDNS including the recursor and I'm running it over IPv4 as well as IPv6 for resolving my own and other people's A and records. So far all's fine. Now I've run the page test-ipv6.com locally on that machine, and it found that I can't resolve hosts that are only liste