Re: [Dnsmasq-discuss] selecting log queries

2018-03-08 Thread Geert Stappers
On Wed, Mar 07, 2018 at 06:09:21PM -0800, John Pearson wrote: > > What I'm trying to do: grep log files for domains intentionally asked for. Mar 7 18:06:04 dnsmasq[29158]: query[A] github.com from 10.1.0.163 Mar 7 18:06:04 dnsmasq[29158]: query[A] github.com from 127.0.0.1 Mar 7 18:06:07

Re: [Dnsmasq-discuss] Dnsmasq dhcp-optsdir remove options problem

2018-03-08 Thread Simon Kelley
Found the problem. Patch here. http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=4f7bb57e9747577600b3d385e0e3418ec17e73e0 Thanks for reporting this. Cheers, Simon. On 07/03/18 15:38, Lindgren Fredrik wrote: > OK. > > > Here are the config options I use in case it has any impact >

Re: [Dnsmasq-discuss] lame response

2018-03-08 Thread Donald Muller
> -Original Message- > From: Dnsmasq-discuss > On Behalf Of Donald Muller > Sent: Wednesday, March 7, 2018 12:23 PM > To: dnsmasq-discuss@lists.thekelleys.org.uk > Subject: Re: [Dnsmasq-discuss] lame response > > > > > -Original

Re: [Dnsmasq-discuss] addn-hosts vs host-record

2018-03-08 Thread Donald Muller
> -Original Message- > From: Simon Kelley > Sent: Thursday, March 8, 2018 11:06 AM > To: Donald Muller > Subject: Re: [Dnsmasq-discuss] addn-hosts vs host-record > > > > > > What is the difference between addn-hosts and host-record?

Re: [Dnsmasq-discuss] addn-hosts vs host-record

2018-03-08 Thread Simon Kelley
On 08/03/18 20:01, Donald Muller wrote: > > >> -Original Message- >> From: Simon Kelley >> Sent: Thursday, March 8, 2018 11:06 AM >> To: Donald Muller >> Subject: Re: [Dnsmasq-discuss] addn-hosts vs host-record >> >> >> >> >>> What is

Re: [Dnsmasq-discuss] selecting log queries

2018-03-08 Thread John Pearson
Thanks Geert. I meant that in this case collector.githubapp.com & api.github.com are also domains that I didn't directly request. They were requested by the page when I went to github.com if that makes sense. On Thu, Mar 8, 2018 at 12:55 AM, Geert Stappers wrote: > On Wed,

Re: [Dnsmasq-discuss] selecting log queries

2018-03-08 Thread Geert Stappers
On Thu, Mar 08, 2018 at 11:03:53AM -0800, John Pearson wrote: > On Thu, Mar 8, 2018 at 12:55 AM, Geert Stappers wrote: > > On Wed, Mar 07, 2018 at 06:09:21PM -0800, John Pearson wrote: > > > > > > What I'm trying to do: grep log files for domains intentionally asked > > > for. > > > > Mar 7

Re: [Dnsmasq-discuss] selecting log queries

2018-03-08 Thread John Pearson
Yeah all the requests came from the browser. I can't immediately think of how parse out an implicit request versus the page itself querying more domains. On Thu, Mar 8, 2018 at 12:09 PM, Geert Stappers wrote: > On Thu, Mar 08, 2018 at 11:03:53AM -0800, John Pearson wrote:

Re: [Dnsmasq-discuss] selecting log queries

2018-03-08 Thread Geert Stappers
On Thu, Mar 08, 2018 at 09:28:41PM -0800, John Pearson wrote: > On Thu, Mar 8, 2018 at 12:09 PM, Geert Stappers wrote: > > On Thu, Mar 08, 2018 at 11:03:53AM -0800, John Pearson wrote: > > > ... I meant that in this case collector.githubapp.com & > > > api.github.com are also domains that I