Net/iptables
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
]
開始行:
#topicpath();
/////////////////////////////////////////////////////////...
* 目次 [#bd7c367c]
#contents();
/////////////////////////////////////////////////////////...
* iptablesの設定 [#pda64eef]
- [[設定例(スクリプト)>http://devel.jpn.org/linux/wiki/...
iptables の設定が出来たら、保存が必要です(但し、上記のス...
/////////////////////////////////////////////////////////...
* iptables をシステム起動時に自動実行させる [#c041f020]
デフォルトの状態のままでシステム起動時にiptablesが自動で...
+ /etc/init.d/iptables の存在を確認する(通常ある筈。なけ...
+ 自動実行されるように設定する
# update-rc.d iptables defaults 20
終了行:
#topicpath();
/////////////////////////////////////////////////////////...
* 目次 [#bd7c367c]
#contents();
/////////////////////////////////////////////////////////...
* iptablesの設定 [#pda64eef]
- [[設定例(スクリプト)>http://devel.jpn.org/linux/wiki/...
iptables の設定が出来たら、保存が必要です(但し、上記のス...
/////////////////////////////////////////////////////////...
* iptables をシステム起動時に自動実行させる [#c041f020]
デフォルトの状態のままでシステム起動時にiptablesが自動で...
+ /etc/init.d/iptables の存在を確認する(通常ある筈。なけ...
+ 自動実行されるように設定する
# update-rc.d iptables defaults 20
ページ名: