We have got a problem with kernel 3.4.56 as it does not forward fragmented packets on a bridge. We are using bridge to connect Wi-fi interface wlan0 and Ethernet interface eth1. The command "echo 0 > /proc/sys/net/bridge/bridge-nf-call-iptables" give then ping 192.168.3.56 -s 2100 is working fine but when The command "echo 1 > /proc/sys/net/bridge/bridge-nf-call-iptables" give then This is not working. asked 13 Aug '14, 05:24 chiragpatwari |