When I installed the ipt-netflow software the following error Times
root@test:/usr/src/ipt_netflow-1.7# make all install
Compiling for kernel 2.6.32-5-amd64
make -C /lib/modules/2.6.32-5-amd64/build M=/usr/src/ipt_netflow-1.7 modules
make[1]: Entering directory `/lib/modules/2.6.32-5-amd64/build'
make[1]: *** No rule to make target `modules'. Stop.
make[1]: Leaving directory `/lib/modules/2.6.32-5-amd64/build'
make: *** [ipt_NETFLOW.ko] Error 2
How do I resolve this error, thank you
Try to compile/install that kernel from the source first.