Linux Remove APF firewall
# 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
WARNING! These examples open your computer to everyone on the internet by disabling iptables firewall protection if executed.
No comments:
Post a Comment