内容へ移動
heavyhandの実験室
ユーザ用ツール
ログイン
サイト用ツール
検索
ツール
文書の表示
以前のリビジョン
バックリンク
最近の変更
メディアマネージャー
サイトマップ
ログイン
>
最近の変更
メディアマネージャー
サイトマップ
トレース:
linux:iptables:起動と停止
この文書は読取専用です。文書のソースを閲覧することは可能ですが、変更はできません。もし変更したい場合は管理者に連絡してください。
====== Linux:iptables:起動と停止 ====== ===== 起動 ===== <code bash> >/etc/rc.d/init.d/iptables start </code> ===== 停止 ===== <code bash> >/etc/rc.d/init.d/iptables stop </code> ===== 再起動 ===== <code bash> >/etc/rc.d/init.d/iptables restart </code>
linux/iptables/起動と停止.txt
· 最終更新: 2016/03/05 12:25 by
dokuroot
ページ用ツール
文書の表示
以前のリビジョン
バックリンク
文書の先頭へ