Victor Julien schreef op 25-08-2016 16:30:
> On 25-08-16 16:04, Xen wrote:
>> Just want to inform you that
>> 
>> echo 1 > /proc/sys/net/ipv4/conf/br1/rp_filter
>> 
>> will destroy the entire networking of a system that uses bridge_utils
>> (version 1.5-9 from Debian) and that has a bridge configured in this
>> way:
>> 
>> iface eth0:1 inet manual
>> 
>> iface br1 inet static
>>    bridge_ports eth0:1
>>    bridge_fd 0
>>    address <ipaddress>
>>    netmask 255.255.255.0
>> 
>> I haven't tested much else, but I think it will happen regardless.
>> 
>> It required quite a bit of spitting in the vuurmuur bash generation
>> script to find this out ;-)!.
>> 
> 
> Thanks for the heads up. Vuurmuur wasn't designed with bridges in mind
> and obviously hasn't been tested on it :)

I was able to disable it in the interface file, so all is well, for that 
:).

------------------------------------------------------------------------------
_______________________________________________
Vuurmuur-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vuurmuur-users

Reply via email to