IPTABLES-RESTORE(8) IPTABLES-RESTORE(8)
名前
iptables-restore - IP テーブルを復元する
書式
iptables-restore [-c] [-n]
説明
iptables-restore は標準入力で指定されたデータから IP テーブルを復元する
ために使われる。ファイルから読み込むためには、シェルで提供され て い る
I/O リダイレクションを使うこと。
-c, --counters
全てのパケットカウンタとバイトカウンタの値を復元する。
-n, --noflush
こ れ までのテーブルの内容をフラッシュしない。指定されない場合、
iptables-restore は、これまでの各 IP テーブルの内容を全てフラ ッ
シュ (削除) する。
バグ
iptables-1.2.1 リリースでは知られていない。
著者
Harald Welte
IPTABLES-RESTORE(8) IPTABLES-RESTORE(8)
NAME
iptables-restore — Restore IP Tables
SYNOPSIS
iptables-restore [-c] [-n]
DESCRIPTION
iptables-restore is used to restore IP Tables from data specified on
STDIN. Use I/O redirection provided by your shell to read from a file
-c, --counters
restore the values of all packet and byte counters
-n, --noflush
don’t flush the previous contents of the table. If not speci-
fied, iptables-restore flushes (deletes) all previous contents
of the respective IP Table.
BUGS
None known as of iptables-1.2.1 release
AUTHOR
Harald Welte
コロナウイルスの日ごとの感染者数・死者数をグラフ化してみました。どの国が増加傾向にあり、どの国が終息に向かっているかを視覚化しています。
Copyright(C) linux-cmd.com All Rights Reserved. Author Takayuki Yukawa