[Pdns-users] Forward IPv6 Requests?

2011-03-30 Thread Pascal R.
HI, my PDNS currently do IPv4 recursion with the following config: recursor=8.8.8.8 How can i add an IPV6 Recorder to the pdns.conf ? thx! ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-u

Re: [Pdns-users] Forward IPv6 Requests?

2011-03-30 Thread Maik Zumstrull
On Wed, Mar 30, 2011 at 18:41, Pascal R. wrote: > HI, > my PDNS currently do IPv4 recursion with the following config: > recursor=8.8.8.8 > > How can i add an IPV6 Recorder to the pdns.conf ? I believe that is currently not supported, and the functionality may not be added. In fact, the recursor=

Re: [Pdns-users] Forward IPv6 Requests?

2011-03-30 Thread Nick Milas
On 30/3/2011 7:41 μμ, Pascal R. wrote: HI, my PDNS currently do IPv4 recursion with the following config: recursor=8.8.8.8 How can i add an IPV6 Recorder to the pdns.conf ? This is what I use in my pdns.conf: local-address=127.0.0.1 10.10.10.10 do-ipv6-additional-processing=yes