On Sep 23  21:54 +0100, Simon Kelley wrote:
> On 22/09/14 23:28, glphvgacs wrote:
> > dhcp logs on the client + dnsmasq logs on the srv/router + dnsmasq.conf
> > 
> > Mon Sep 22 17:57:06 2014 daemon.warn dnsmasq[832]: overflow: 218 log 
> > entries lost
> 
> It's a pity that the dnsmasq logs seem to have dumped lots of useful lines.

maybe because logd(8) doesn't start at boot, something i've been meaning to
fix.

> Executive summary here is that dnsmasq WILL NOT offer dhcp4 unless
> configured to do so, so you need to chase the openWRT configuration
> system to find where the relevant configuration is being generated, and
> alter that.

oh, found the bugger, i hope:

/etc/config/dhcp
config dhcp lan
        option interface        lan
        option start    100
        option limit    150
        option leasetime        12h

thanks for the tip.

_______________________________________________
Dnsmasq-discuss mailing list
[email protected]
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Reply via email to