Re: [Dnsmasq-discuss] DNSMasq script lookup

2012-03-30 Thread richardvo...@gmail.com
On Fri, Mar 30, 2012 at 9:26 AM, Simon Kelley wrote: > On 29/03/12 20:12, richardvo...@gmail.com wrote: > >> >> On thing which might be interesting, is to define a new type of >> upstream server (maybe called a look-aside server) which dnsmasq will >> send a query to first, and which if it can't a

Re: [Dnsmasq-discuss] DNSMasq script lookup

2012-03-30 Thread Simon Kelley
On 29/03/12 20:12, richardvo...@gmail.com wrote: On thing which might be interesting, is to define a new type of upstream server (maybe called a look-aside server) which dnsmasq will send a query to first, and which if it can't answer the query can return a custom return-code "Not known", which

Re: [Dnsmasq-discuss] DNSMasq script lookup

2012-03-29 Thread Nicholas Weaver
On Mar 29, 2012, at 12:12 PM, richardvo...@gmail.com wrote: >> >> On thing which might be interesting, is to define a new type of upstream >> server (maybe called a look-aside server) which dnsmasq will send a query to >> first, and which if it can't answer the query can return a custom >> re

Re: [Dnsmasq-discuss] DNSMasq script lookup

2012-03-29 Thread richardvo...@gmail.com
> > > On thing which might be interesting, is to define a new type of upstream > server (maybe called a look-aside server) which dnsmasq will send a query > to first, and which if it can't answer the query can return a custom > return-code "Not known", which causes dnsmasq to then push the query in

Re: [Dnsmasq-discuss] DNSMasq script lookup

2012-03-29 Thread Simon Kelley
On 29/03/12 12:52, Rance Hall wrote: On Thu, Mar 29, 2012 at 3:54 AM, Simon Kelley wrote: On thing which might be interesting, is to define a new type of upstream server (maybe called a look-aside server) which dnsmasq will send a query to first, and which if it can't answer the query can r

Re: [Dnsmasq-discuss] DNSMasq script lookup

2012-03-29 Thread Rance Hall
On Thu, Mar 29, 2012 at 3:54 AM, Simon Kelley wrote: > On thing which might be interesting, is to define a new type of upstream > server (maybe called a look-aside server) which dnsmasq will send a query to > first, and which if it can't answer the query can return a custom > return-code "Not

Re: [Dnsmasq-discuss] DNSMasq script lookup

2012-03-29 Thread Simon Kelley
On 29/03/12 00:50, Rob Zwissler wrote: Hey Simon - Would it be a big project, or one that interests you, to add the functionality to interface DNSMasq with a script or (more interestingly) a named pipe, so it could dynamically retrieve DNS records... a named pipe could have a script on the other

[Dnsmasq-discuss] DNSMasq script lookup

2012-03-28 Thread Rob Zwissler
Hey Simon - Would it be a big project, or one that interests you, to add the functionality to interface DNSMasq with a script or (more interestingly) a named pipe, so it could dynamically retrieve DNS records... a named pipe could have a script on the other side that could do rewriting, SQLite or