logo

iptablesで接続許可と接続拒否

特定のIPアドレスからの拒否 [#j1ff0002]

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

One minute to read

ipvsadm

One minute to read