Unable to load iptables module (ip_tables), aborting.
Greetings,
If you are getting
unable to load iptables module (ip_tables), aborting
above mentioned error while installing apf on your server then your kernal is compiled with iptables statically instead of as a module, and you will need to change this in the conf.apf
MONOKERN=”0″ Set it to “1″
So open your conf.apf file in writable mode and modify it restart the apf service and you wont see that error.
Enjoy..

Leave a Reply
You must be logged in to post a comment.