Adding the deep packet inspection to the firewall using NDPI

Test case 1:

installation done without issue
Machine: NS7 beta 2 virtualbox, 2 nics (1x green, 1x red)
installed packages: nsdc, proxy, fileserver, basicfirewall

reboot machine o.k. (a little slower then before, but that doesn’t matter)

[root@ns7test ~]# uname -r
4.4.19-1.el7.elrepo.x86_64

[root@ns7test ~]# lsmod | grep xt_ndpi | head -n1
xt_ndpi 491520 0

[root@ns7test /]# grep ndpi /etc/shorewall/modules
loadmodule xt_ndpi

[root@ns7test /]# grep ndpi /etc/shorewall/shorewall.conf
MODULESDIR=+extra/xt_ndpi

Test case will follow…

4 Likes