IPTABLES-SAVE

Section: iptables 1.4.21 (8)
Updated:
Index JM Home Page
 

名前

iptables-save --- iptables ルールを標準出力にダンプする

ip6tables-save --- iptables ルールを標準出力にダンプする  

書式

iptables-save [-M modprobe] [-c] [-t table]

ip6tables-save [-M modprobe] [-c] [-t table]  

説明

iptables-saveip6tables-save は IP/IPv6 テーブルの内容を簡単に解析できる形式で 標準出力にダンプするために使われる。 ファイルに書き出すためには、 シェルで提供されている I/O リダイレクションを使うこと。

-M modprobe_program
modprobe プログラムのパスを指定する。デフォルトでは、 iptables-save は /proc/sys/kernel/modprobe の内容を確認して実行ファイルのパスを決定する。
-c, --counters
全てのパケットカウンタとバイトカウンタの現在の値を出力する。
-t, --table tablename
出力を 1 つのテーブルのみに制限する。 指定されない場合、得られた全てのテーブルを出力する。
 

バグ

iptables-1.2.1 リリースでは知られていない。  

作者

Harald Welte <laforge@gnumonks.org>
Rusty Russell <rusty@rustcorp.com.au>
Andras Kis-Szabo <kisza@sch.bme.hu> は ip6tables-save に貢献した。  

関連項目

iptables-restore(8), iptables(8)

より多くの iptables の使用法について 詳細に説明している iptables-HOWTO。 NAT について詳細に説明している NAT-HOWTO。 内部構造について詳細に説明している netfilter-hacking-HOWTO。


関連キーワード

save, IPTABLES, SAVE, 出力, modprobe, ables, テーブル, 標準, ダンプ, 作者

Linux マニュアル 一覧

[man1] [man2] [man3] [man4] [man5] [man6] [man7] [man8]
[a] [b] [c] [d] [e] [f] [g] [h] [i] [j] [k] [l] [m] [n] [o] [p] [q] [r] [s] [t] [u] [v] [w] [x] [y] [z]

 

Index

名前
書式
説明
バグ
作者
関連項目

This document was created by man2html, using the manual pages.
Time: 12:09:03 GMT, June 11, 2022