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
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
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
>
>
> 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
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
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
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
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