You have to logs at apf -t on your server
Unable to load iptables module (ip_tables), aborting
Then your kernel is compiled with iptables statically instead of as a module, and you will require to modify this in the /etc/apf/conf.apf
MONOKERN=”0″ Set it to “1″
So open /etc/apf/conf.apf file and modify it restart the apf service and you wont see that error.
Enjoy..
|