iptables-save 中文man頁(yè)面
NAME
iptables-save - 保存 IP Tables
總覽 SYNOPSIS
iptables-save [-c] [-t table]
描述 DESCRIPTION
iptables-save 用來(lái)將 IP Table 轉(zhuǎn)儲(chǔ)為可以簡(jiǎn)單解析的格式,輸出到標(biāo)準(zhǔn)輸出 STDOUT??梢允褂?shell 的 I/O 重定向功能來(lái)寫(xiě)入文件
- -c, --counters
- 在輸出中包含所有報(bào)文和字節(jié)計(jì)數(shù)的當(dāng)前值
- -t, --table tablename
- 限制只輸出一個(gè)表。如果不指定,會(huì)輸出所有可能的表
BUGS
無(wú)
作者 AUTHOR
Harald Welte <laforge@gnumonks.org>
參見(jiàn) SEE ALSO
iptables-restore(8), iptables(8)
#p#
NAME
iptables-save - Save IP Tables
SYNOPSIS
iptables-save [-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.
- -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 <laforge@gnumonks.org>
SEE ALSO
iptables-restore(8), iptables(8)