InterWikiSandBox
One minute to read
特定のIPアドレスからの拒否 [#j1ff0002]
cp -p /etc/sysconfig/iptables /etc/sysconfig/iptables.date +%Y%m%d
iptables-save > /etc/sysconfig/iptbales <–これを実行しないとiptables再起動時に消えてしまうので、iptablesファイルに現在の設定を反映させる。
ルールの番号を表示 [#y16fefb8]