Re: [Dnsmasq-discuss] v2.83 failed to send packet: Network is unreachable

2021-01-23 Thread Hannu Nyman
> Once more with 2.84test3 ? 2.84test3 seems to work ok (in OpenWrt master). Great. ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] v2.83 failed to send packet: Network is unreachable

2021-01-22 Thread Hannu Nyman
> Update: I missed a case. Possibly also something else. With 2.84test2, there are now three different errors: Fri Jan 22 20:32:49 2021 daemon.info dnsmasq[12040]: started, version 2.84test2 cachesize 1000 ... Fri Jan 22 20:32:49 2021 daemon.info dnsmasq[12040]: read /tmp/hosts/dhcp.cfg014

Re: [Dnsmasq-discuss] v2.83 failed to send packet: Network is unreachable

2021-01-22 Thread Hannu Nyman
Please apply the patch above and see if it fixes it. Sorry, but no. There is a new error: "failed to send packet: Not a socket" Fri Jan 22 19:54:33 2021 daemon.info dnsmasq[11495]: started, version 2.84test1 cachesize 1000 Fri Jan 22 19:54:33 2021 daemon.info dnsmasq[11495]: DNS service limi

Re: [Dnsmasq-discuss] v2.83 failed to send packet: Network is unreachable

2021-01-22 Thread Hannu Nyman
I bisected the dnsmasq commits, and looks like it is caused by this: 15b60ddf935a531269bb8c68198de012a4967156  FAIL 824461192ca5098043f9ca4ddeba7df1f65b30ba  Ok ? http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=15b60ddf935a531269bb8c68198de012a4967156 "Handle multiple identical near s

[Dnsmasq-discuss] [PATCH] decrease the amount of individual sites listed in log

2017-02-07 Thread Hannu Nyman
displayed as they get included in the "remaining items" total. Handle the "local addresses only" separately and list only a few of them. Remove the "local addresses only" from the general count. Signed-off-by: Hannu Nyman --- --- a/src/config.h +++ b/src/confi