table of contents
other languages
IPTABLES-SAVE(8) | IPTABLES-SAVE(8) |
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)
iptables-HOWTO 记述了 iptables 用法的细节, NAT-HOWTO 记述了 NAT 的细节, netfilter-hacking-HOWTO 记述了内部实现的细节
[中文版维护人]¶
杨鹏 NetSnake <email>
Poopy <email> (?)
[中文版最新更新]¶
2002.05.01
《中国linux论坛man手册翻译计划》:¶
January 4, 2001 |