OSDN Git Service

iptables: Release iptables 1.4.18 man pages
[linuxjm/iptables.git] / release / man8 / iptables-apply.8
diff --git a/release/man8/iptables-apply.8 b/release/man8/iptables-apply.8
new file mode 100644 (file)
index 0000000..a43c634
--- /dev/null
@@ -0,0 +1,49 @@
+.\"     Title: iptables-apply
+.\"    Author: Martin F. Krafft
+.\"      Date: Jun 04, 2006
+.\"
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.\"
+.\" Japanese Version Copyright (c) 2013 Akihiro MOTOKI
+.\"         all rights reserved.
+.\" Translated 2013-04-08, Akihiro MOTOKI <amotoki@gmail.com>
+.\"
+.TH iptables\-apply 8 2006\-06\-04  
+.\" disable hyphenation
+.nh
+.SH 名前
+iptables\-apply \- リモートからの iptables のより安全な更新方法
+.SH 書式
+\fBiptables\-apply\fP [\-\fBhV\fP] [\fB\-t\fP \fItimeout\fP] \fIruleset\-file\fP
+.SH 説明
+.PP
+iptables\-apply は、新しいルールセット (iptables\-save の出力や iptables\-restore
+の入力と同じフォーマット) の iptables
+への適用を試みてから、ユーザーにこの変更を適用してよいかを問い合わせる。新しいルールセットが既存の接続を切断する場合、ユーザーは許可の返事を行うことができない。この場合、このスクリプトはタイムアウト時間が経過した後で直前のルールにロールバックを行う。タイムアウトは
+\fB\-t\fP で設定できる。
+.PP
+\fBip6tables\-apply\fP として呼び出された場合には、ip6tables\-save/\-restore が代わりに利用される。
+.SH オプション
+.TP 
+\fB\-t\fP \fIseconds\fP, \fB\-\-timeout\fP \fIseconds\fP
+タイムアウト時間を設定する。この時間が経過した後、このスクリプトは以前のルールセットにロールバックを行う。
+.TP 
+\fB\-h\fP, \fB\-\-help\fP
+使用方法を表示する。
+.TP 
+\fB\-V\fP, \fB\-\-version\fP
+バージョン情報を表示する。
+.SH 関連項目
+.PP
+\fBiptables\-restore\fP(8), \fBiptables\-save\fP(8), \fBiptables\fP(8).
+.SH 著作権
+.PP
+iptables\-apply の著作権は Martin F. Krafft が持っている。
+.PP
+このマニュアルページは Martin F. Krafft <madduck@madduck.net> が書いた。
+.PP
+この文書のコピー、配布、修正は Artistic License 2.0 の下で行うことができる。