betolj / ndpi-netfilter

GNU General Public License v2.0
126 stars 72 forks source link

not work on bridge #85

Open prozaklob opened 3 years ago

prozaklob commented 3 years ago

hi.

i try use ndpi on phys bridge bt packets not detected

auto br0
iface br0 inet manual
bridge_ports enp3s0 enp4s0
bridge_stp off
bridge_waitport 0
bridge_fd 0
modprobe xt_ndpi

    0     0 ACCEPT     all  --  any    any     anywhere    anywhere     ndpi protocol youtube PHYSDEV match --physdev-in br0
    0     0 ACCEPT     all  --  any    any     anywhere    anywhere     ndpi protocol youtube PHYSDEV match --physdev-is-bridged
    0     0 ACCEPT     all  --  any    any     anywhere    anywhere     ndpi protocol youtube

sysctl.conf

net.bridge.bridge-nf-call-ip6tables = 1
net.bridge.bridge-nf-call-iptables = 1
net.bridge.bridge-nf-call-arptables = 1

dmesg

[149.322417] Bridge firewalling registered