目次

Linux:iptables:起動と停止

起動

>/etc/rc.d/init.d/iptables start

停止

>/etc/rc.d/init.d/iptables stop

再起動

>/etc/rc.d/init.d/iptables restart