iptables-save 中文man頁面
NAME
iptables-save - 保存 IP Tables
總覽 SYNOPSIS
iptables-save [-c] [-t table]
描述 DESCRIPTION
iptables-save 用來將 IP Table 轉儲為可以簡單解析的格式,輸出到標準輸出 STDOUT。可以使用 shell 的 I/O 重定向功能來寫入文件
- -c, --counters
- 在輸出中包含所有報文和字節計數的當前值
- -t, --table tablename
- 限制只輸出一個表。如果不指定,會輸出所有可能的表
BUGS
無
作者 AUTHOR
Harald Welte <laforge@gnumonks.org>
參見 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)