Hi, On Thu, Aug 21, 2014 at 05:22:28PM +0100, Ian Brooks wrote: > I can see the traffic leaving the vm, hitting the internal gateway for the > bridge, hit the correct tunnel to the destination server and arrive on tun0 > on the destination server, but for some reason the packets arent then passed > to the internal bridge network,
Sounds like linux' rp_filter is biting you "if the packet is not supposed
to go there in the forward way, do not accept it on incoming".
Look in "sysctl -a" for "rp_filter", set it to "0" for the relevant tun
interfaces.
gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany [email protected]
fax: +49-89-35655025 [email protected]
pgpHS9AW6ewZf.pgp
Description: PGP signature
------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/
_______________________________________________ Openvpn-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-users
