table of contents
other languages
IPTABLES-RESTORE(8) | IPTABLES-RESTORE(8) |
NAME¶
iptables-restore - 恢复 IP Tables
总览 SYNOPSIS¶
iptables-restore [-c] [-n]
描述 DESCRIPTION¶
iptables-restore 用来从 STDIN 给出的数据中恢复 IP Tables。 使用 shell 的 I/O 重定向功能来从文件中获取数据
- -c, --counters
- 恢复所有报文和字节计数的值
- -n, --noflush
- 不刷新表中从前的内容。如果没有指定,
- iptables-restore 会刷新 (删除) 相应 IP Tables 中所有从前的内容
BUGS¶
无
作者 AUTHOR¶
Harald Welte <laforge@gnumonks.org>
参见 SEE ALSO¶
iptables-HOWTO 记述了 iptables 用法的细节, NAT-HOWTO 记述了 NAT 的细节, netfilter-hacking-HOWTO 记述了内部实现的细节
[中文版维护人]¶
杨鹏 NetSnake <email>
Poopy <email> (?)
[中文版最新更新]¶
2002.05.01
《中国linux论坛man手册翻译计划》:¶
January 4, 2001 |