Re: [LEDE-DEV] Trouble with dnsmasq

2017-12-01 Thread e9hack
Am 01.12.2017 um 09:14 schrieb Hans Dedecker: > On Thu, Nov 30, 2017 at 8:28 PM, e9hack wrote: >> It comes from odhcpd6. It calls very often dhcpv6.script which generates an >> action ifupdate for interface wan_6. > You can avoid the dnsmasq restarts by setting ignore to 1 for the > wan_6 interfa

Re: [LEDE-DEV] Trouble with dnsmasq

2017-12-01 Thread Hans Dedecker
On Thu, Nov 30, 2017 at 8:28 PM, e9hack wrote: > Am 22.11.2017 um 18:01 schrieb e9hack: > >> It look likes that reload_service()/start_service() is called twice. The >> first call generates the host file properly and >> starts dnsmasq. Before dnsmasq is able to read the host file, the second >>

Re: [LEDE-DEV] Trouble with dnsmasq

2017-11-30 Thread e9hack
Am 22.11.2017 um 18:01 schrieb e9hack: > It look likes that reload_service()/start_service() is called twice. The > first call generates the host file properly and > starts dnsmasq. Before dnsmasq is able to read the host file, the second call > of reload_service()/start_service() > overwrites t