Am 29.07.2016 um 21:03 schrieb Felix Fietkau:
>> I'm not sure, if br-guest1 or guest1 is correct. The bridge interface 
>> br-guest1 contains a
>> wifi network only, which is setup by 'option network guest1' wireless 
>> configuration.
>> ifconfig shows br-guest1. The same is valid for br-guest2 an br-tor. 
>> br-guest1 and
>> br-guest2 seems to work with both entries in dnsmasq.conf. Currently, I 
>> can't test br-tor,
>> but tor does work.
> br-guest1 is correct, since dnsmasq needs to have network devices here,
> not network interface configuration names. Most of the except-interface
> ones don't work because in the config you're supposed to specify network
> interface configuration names instead of mixing them with device names.
> 
> I've pushed a fix to make it ignore invalid entries.

Now I've the following entries in dnsmasq.conf:

interface=br-lan
interface=eth1.3
interface=br-guest1
interface=br-guest2
interface=br-tor
except-interface=pppoe-wan

In the past, I had some trouble with dnsmasq, which did listen on wrong 
interfaces,
specially on the wan interface. I did add any name to expect-interface, where 
dnsmasq must
not listen. I did simply add any name which is visible by ifconfig.

Regards,
Hartmut

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to