IPTABLES-SAVE(8) IPTABLES-SAVE(8)
名前
iptables-save - IP テーブルを保存する
書式
iptables-save [-c] [-t table]
説明
iptables-save は IP テーブルの内容を簡単に解析できる形式で標準出力にダ
ンプするために使われる。ファイルに書き出すためには、シェルで提供され て
いる I/O リダイレクションを使うこと。
-c, --counters
全てのパケットカウンタとバイトカウンタの現在の値を出力する。
-t, --table tablename
出 力を 1 つのテーブルのみに制限する。指定されない場合、得られた
全てのテーブルを出力する。
バグ
iptables-1.2.1 リリースでは知られていない。
著者
Harald Welte
IPTABLES-SAVE(8) IPTABLES-SAVE(8)
NAME
iptables-save — dump iptables rules to stdout
SYNOPSIS
iptables-save [-M modprobe] [-c] [-t table]
DESCRIPTION
iptables-save is used to dump the contents of an IP Table in easily
parseable format to STDOUT. Use I/O-redirection provided by your shell
to write to a file.
-M, --modprobe modprobe_program
Specify the path to the modprobe program. By default, iptables-
save will inspect /proc/sys/kernel/modprobe to determine the
executable’s path.
-c, --counters
include the current values of all packet and byte counters in
the output
-t, --table tablename
restrict output to only one table. If not specified, output
includes all available tables.
BUGS
None known as of iptables-1.2.1 release
AUTHOR
Harald Welte
コロナウイルスの日ごとの感染者数・死者数をグラフ化してみました。どの国が増加傾向にあり、どの国が終息に向かっているかを視覚化しています。
Copyright(C) linux-cmd.com All Rights Reserved. Author Takayuki Yukawa