Quote:
Originally Posted by blessen
Make sure that you dont have any cron to flush iptables rules. APF actually uses iptables to act as a firewall. So if iptables rules are flushed then apf will not be effective. So check if you have any such cron setup with the command /usr/bin/iptables or /path /iptables -F
|
Thanks Mr. Blessen for kind reply.
but i get error on those commands.
root@ [~]# /path /iptables -F
-bash: /path: No such file or directory
root@ [~]# /usr/bin/iptables
-bash: /usr/bin/iptables: No such file or directory