2

I am new to nDPI, I have installed nDPI but when I add rules like;

iptables -I OUTPUT -m ndpi --http -j REJECT

It shows this error

iptables v1.4.7: Couldn't load match 'ndpi':/lib64/xtables/libipt_ndpi.so: cannot open shared object file: No such file or directory

Try `iptables -h' or 'iptables --help' for more information.

Can tell me how to configure iptables for nDPI. I am using centOS 6.5

Dave M
  • 4,494
  • 21
  • 30
  • 30
zuhair
  • 21
  • 1
  • 3

1 Answers1

0

It Seems you have not configured ndpi-netfilter properly. follow all the steps in my blog. https://thingsinlinux.blogspot.com/2016/02/installing-and-configuring-ndpi.html if one step fails, it will not work properly.