[Dnsmasq-discuss] Reverse IPv6 domain issue

2018-06-08 Thread Paul Maddock
Hi, I think I've come across a bug with how the domain is determined for reverse lookups for IPv6 addresses. Having set a domain config with my domain name and IPv6 prefix I was correctly seeing the domain passed to the clients via DHCPv6, but DNS lookups on the IPv6 returned my fallback

[Dnsmasq-discuss] Caching optimization

2018-06-08 Thread Matt Johnson
I monitoring the caching of dnsmasq and having set the max value of 3600 for all of the ttl options in the conf file I was wondering how come some CNAME entries are not cached in the same way A records are? Is there a way to enable caching for these cname records so the next time they are queried

[Dnsmasq-discuss] [PATCH] dnsmasq.8: uniform formatting style for options

2018-06-08 Thread Peter Pöschl
Hi, The following patch on top of current master commit 090856c7e6 causes consistent formatting for all options: * Always use the long option form, except when options are introduced. * Render options in bold, with '--' prefix. Cheers, Peter Pöschl -- diff --git a/man/dnsmasq.8

[Dnsmasq-discuss] Dnsmasq stops caching for a while on receive of failed or retried lookup?

2018-06-08 Thread Mark Fermor, HolidayExtras.com
Hello, Running dnsmasq with these options: /usr/sbin/dnsmasq -k --cache-size=50 --log-facility=- --user=nobody --group=nobody --no-hosts --neg-ttl=60 --max-ttl=240 --max-cache-ttl=300 No local dnsmasq config file so that's literally all the config other than defaults applied by dnsmasq dnsmasq

Re: [Dnsmasq-discuss] [PATCH] Warn about the impact of cache-size on performance

2018-06-08 Thread Geert Stappers
On Thu, May 31, 2018 at 02:18:39PM +0200, Geert Stappers wrote: > On Sun, May 20, 2018 at 10:14:34PM +0200, Geert Stappers wrote: > > On Fri, May 11, 2018 at 11:43:02PM +0100, Simon Kelley wrote: > > > On 09/05/18 12:13, Geert Stappers wrote: > > > > 3 files changed, 5 insertions(+), 3

[Dnsmasq-discuss] Unable to log dns queries

2018-06-08 Thread Alvin Lovi
Hi, I've configured dnsmasq v. 2.71 in order to provide dns services for two different interfaces (ethernet and wifi) but i'm not able to log dns queries performed through wifi interface (the eht0 one works well). I've enabled the following log rules in dnsmasq.conf log-dhcp log-queries