[FS#269] dnsmasq-full doesn't set ipsets

LEDE Bugs lede-bugs at lists.infradead.org
Tue Nov 15 08:52:43 PST 2016


The following task has a new comment added:

FS#269 - dnsmasq-full doesn't set ipsets
User who did this - Kevin Darbyshire-Bryant (kdarbyshirebryant)

----------
We can safely say that dnsmasq is not the problem and is working correctly.  The issue is elsewhere.

Beyond a quick look at the code and a 'google' a few minutes ago I've no mwan3 knowledge.  Assuming you have access to your working system, I'd start by grepping through for 'ipset' and/or some of your set names and see what turns up.  Else extract and look through a router backup archive in a similar manner.

I assume you have the mwan3 config rule set - it'll be similar to this is guess:

config rule 'youtube'
    option sticky ‘1'
    option timeout ‘300'
    option ipset 'youtube'
    option dest_port '80,443'
    option proto 'tcp'
    option use_policy 'balanced'


----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=269#comment854



More information about the lede-bugs mailing list