[Pdns-users] Power DNS as a proxy

2010-02-16 Thread Sudarshan Raghavan
I am currently using PowerDNS to implement GSLB functionality. I am using pipebackend to look into our geo db and return a matching record to pdns. This part is done and it works fine. What I would like to do with this is 1) Go to pipebackend only for zones for which GSLB is desired (can be done u

Re: [Pdns-users] qtype argument to pipe backend is always set to 'ANY' (continued)

2010-02-04 Thread Sudarshan Raghavan
Sorry, should have sent it to the list. On Thu, Feb 4, 2010 at 2:41 PM, Sudarshan Raghavan wrote: > Thanks for the explanation. Consider the scenario where a client wants > to get the NS records for a domain and is not interested in any MX > records that are available for this domain. H

[Pdns-users] qtype argument to pipe backend is always set to 'ANY' (continued)

2010-02-03 Thread Sudarshan Raghavan
I have tried this on both 2.9.21 and 2.9.22 versions. Should I compile any extra module to get this working? Sorry for starting a separate thread. For some reason I did not receive my own post (I have that profile option enabled) and I was not able to find a way to reply from the web interface. R

[Pdns-users] qtype argument to pipe backend is always set to 'ANY'

2010-02-03 Thread Sudarshan Raghavan
I am trying to work with the example pipe backend perl script and I am seeing the qtype argument is always set to 'ANY' irrespective of the query type. I have tried this with 'pipebackend-abi-version' set to 1 and 2. The query is sent using dig and command looks like this $ dig MX @192.168.116.117