Disable and Uninstall APF Firewall Script
Q. How do I uninstall and disable APF Firewall script under CentOS / Red Hat Enterprise Linux without breaking anything else?
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:
WARNING! These examples open your computer to everyone on the internet by disabling iptables firewall protection if executed.# 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
E-mail this to a friend
Printable version
Related Other Helpful FAQs:
- Linux disable or remove the iptables firewall
- How to: Disable firewall on RHEL / CemtOS / Redhat Linux
- Howto disable the iptables firewall in Linux
- How To Reset Linux Firewall Automatically While Testing Configuration With Remote Server Over SSH Session
- How do I block an IP on my Linux server?
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: /etc/apf/allow_hosts.rules, /etc/apf/conf.apf, /etc/init.d/apf restart, disable firewall, enterprise linux, fedora firewall disable, firewall protection, firewall script, linux distributions, red hat enterprise




Recent Comments
Today ~ 7 Comments
Today ~ 2 Comments
Today ~ 3 Comments
Today ~ 3 Comments
Yesterday ~ 70 Comments