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 ;-)!.

Regards.

Oh, kernel is 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08) 
x86_64 GNU/Linux

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

Reply via email to