Fixed, thanks.The default Busybox 'find' command doesn't support -maxdepth, -type or -newer parameters.
We need to find out which part is failed: system (kernel, ipset utility) or dnsmasq itself.Well, first pass testing on ARM (AC68R) with dnsmasq-ipset isn't working....nothing gets added to the ipset. I'll try and do some more debugging later today
The first one is quite easy to check: try this example and make sure IP sets is populated:
Code:
ipset --list
The second one requires strace, gdb and so on. I can ask @theMIROn for assistance, he is active dnsmasq contributor.
Last edited: