A. You can easily disable and uninstall APF firewall script under any Linux distributions. Simply type the following command as root user.
Linux Remove APF firewall
Type the following commands:
# service iptables stop
# chkconfig apf off
# /bin/rm -rfv /etc/apf
# /bin/rm -fv /etc/cron.daily/fw
# /bin/rm -fv /etc/init.d/apf
# iptables -L -n
No comments:
Post a Comment