OSDN Git Service

iptables: Release iptables 1.4.18 man pages
[linuxjm/iptables.git] / release / man8 / iptables-save.8
index 38d01ce..e0aa3ba 100644 (file)
@@ -3,6 +3,12 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
+.\"
+.\" Japanese Version Copyright (c) 2001 Yuichi SATO
+.\"         all rights reserved.
+.\" Translated 2001-05-15, Yuichi SATO <ysato@h4.dion.ne.jp>
+.\" Updated 2013-04-08, Akihiro MOTOKI <amotoki@gmail.com>
+.\"
 .TH IPTABLES\-SAVE 8 "Jan 04, 2001" "" ""
 .\"
 .\" Man page written by Harald Welte <laforge@gnumonks.org>
 .\"
 .\"
 .SH 名前
-iptables\-save \- IP テーブルを保存する
+iptables\-save \(em iptables ルールを標準出力にダンプする
 .SH 書式
-\fBiptables\-save \fP[\-c] [\-t table]
-.br
+\fBiptables\-save\fP [\fB\-M\fP \fImodprobe\fP] [\fB\-c\fP] [\fB\-t\fP \fItable\fP]
 .SH 説明
 .PP
 \fBiptables\-save\fP は IP テーブルの内容を簡単に解析できる形式で 標準出力にダンプするために使われる。 ファイルに書き出すためには、
 シェルで提供されている I/O リダイレクションを使うこと。
 .TP 
+\fB\-M\fP \fImodprobe_program\fP
+modprobe プログラムのパスを指定する。デフォルトでは、 iptables\-save は /proc/sys/kernel/modprobe
+の内容を確認して実行ファイルのパスを決定する。
+.TP 
 \fB\-c\fP, \fB\-\-counters\fP
 全てのパケットカウンタとバイトカウンタの現在の値を出力する。
 .TP 
-\fB\-t\fP, \fB\-\-table\fP \fBtablename\fP
+\fB\-t\fP, \fB\-\-table\fP \fItablename\fP
 出力を 1 つのテーブルのみに制限する。 指定されない場合、得られた全てのテーブルを出力する。
 .SH バグ
 iptables\-1.2.1 リリースでは知られていない。