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

LEDE Bugs lede-bugs at lists.infradead.org
Sun Nov 6 12:55:47 PST 2016


A new Flyspray task has been opened.  Details are below. 

User who did this - Tommaso Ercole (eTomm) 

Attached to Project - LEDE Project
Summary - dnsmasq-full doesn't set ipsets
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Medium
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - When you define an ipset in the dhcp config file, dnsmasq doesn't add the set to the ipset list. It correctly configure itself to manage it.

All the tests are being done on LEDE trunk on a Linksys EA8500. Before, in OpenWRT CC 15.05 on a Archer C7 everything was working correctly. In both case the package dnsmasq-full has been installed to substitute dnsmasq.

I declared in /etc/config/dhcp under dnsmasq   

 
config dnsmasq
        ...
	list ipset '/hulu.com/hulu'
	list ipset '/huluim.com/huluim'
	...

 
The configuration generated for dnsmasq correctly contains the ipset, but when you use ipset list to see them you don't see them.

if you use ipset create  hash:ip it correctlys begins to fill them.

This is not the case with CC 15.05. There my ipset where working correctly.

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



More information about the lede-bugs mailing list