<div dir="ltr">There is no other dhcp in network, it's routed connection RB435G with multiple cards wlan.<br>this is config example:<br><br>interface=eth0<br>except-interface=eth1<br>interface=wlan3<br>interface=wlan0<br>interface=wlan1<br>interface=wlan2<br><br>dhcp-range=172.17.3.20,172.17.3.253,255.255.255.0,1h<br>dhcp-range=172.17.4.20,172.17.4.253,255.255.255.0,1h<br>dhcp-range=172.17.5.20,172.17.5.253,255.255.255.0,1h<br>dhcp-range=172.17.6.20,172.17.6.253,255.255.255.0,1h<br>dhcp-range=172.17.7.20,172.17.7.253,255.255.255.0,1h<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 27, 2019 at 9:03 PM Russell Senior <<a href="mailto:russell@personaltelco.net">russell@personaltelco.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">>>>>> "Denis" == Denis Periša <<a href="mailto:darkman.hr@gmail.com" target="_blank">darkman.hr@gmail.com</a>> writes:<br>
<br>
Denis> Yes, dnsmasq is still running but lease is not given.. I don't<br>
Denis> know how to debug it more.  Configuration is simple, one subnet<br>
Denis> range 192.168.0.10 to 192.168.0.200 on wlan0 interface for<br>
Denis> example. But it's not wifi issue, local also.  It sends mail as<br>
Denis> soon as error is detected and restarts dnsmasq after which it<br>
Denis> works. Device is not rebooting.  OpenWrt 18.06-SNAPSHOT,<br>
Denis> r7766-e9a7344550<br>
<br>
Denis> Also my scripts checkes two times just to rule out false<br>
Denis> negative.  Also, more public exposure or none is pretty much<br>
Denis> same.. I have device which gets maybe 1-2 person and one with 50<br>
Denis> .. behaving same. After a while it stops responding. Any more<br>
Denis> debug I could use somewhere?<br>
<br>
There may be another dhcp server detected on the network. See "force"<br>
option here:<br>
<br>
  <a href="https://openwrt.org/docs/guide-user/base-system/dhcp#dhcp_pools" rel="noreferrer" target="_blank">https://openwrt.org/docs/guide-user/base-system/dhcp#dhcp_pools</a><br>
<br>
And/or post the contents of /var/etc/dnsmasq.conf.cfg*<br>
<br>
<br>
-- <br>
Russell Senior, President<br>
<a href="mailto:russell@personaltelco.net" target="_blank">russell@personaltelco.net</a><br>
</blockquote></div>