Thanks for all the responses so far. Looks like we me be able to do something using PowerDNS. The sample script here looks pretty close to what we want to do:
http://doc.powerdns.com/recursor-scripting.html#id438770 It's available in Ubuntu: $ apt-cache show pdns-server And gives me a reason to learn lua. :) Regards, - Robert On Sun, Oct 16, 2011 at 9:00 AM, Robert Citek <[email protected]> wrote: > Does anyone know of a DNS proxy that can proxy or forward queries to > different DNS servers based on query type? > > For example, if the client requests an A record the proxy sends it to > the A servers. If it's a CNAME request it goes to the CNAME servers. > etc. > > I'm still googling, but thought I'd throw it out there in the mean time. > > Regards, > - Robert > -- Central West End Linux Users Group (via Google Groups) Main page: http://www.cwelug.org To post: [email protected] To subscribe: [email protected] To unsubscribe: [email protected] More options: http://groups.google.com/group/cwelug
