Kernel, by default, filters bridge traffic based on /proc/net/bridge/xxx files. You need to set the contents of one or more files to 0. I only had to set the contents of /proc/sys/net/bridge/bridge-nf-call-iptables file to 0 (echo 0 > /proc/sys/net/bridge/bridge-nf-call-iptables) and
everything worked fine.

Regards
Ramesh


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to