如何关闭Redhat 9的防火墙
?
方法(一)
/etc/rc.d/init.d/iptables stop
方法(二)
输入setup选中防火墙可以设置
方法(三)
#service iptables stop