| 关键词: iptables restore HOWTO 输出 臭虫 table 内容 一个 定向 字节 |
总览 iptables-save [-c] [-t table] 说明 通过简单的语法格式把一个IP TABLE的内容转储到STDOUT(标准输出).可以 用由shell提供I/0重定向写到一个文件中 -c, --counters 输出中包括所有包和字节计数器的当前值 -t, --table tablename 仅输出指定表名的那个表,若没有指定,将输出所有可用的表 臭虫 在iptables-1.2.1发布版中还未发现 作者 Harald Welte 参见 iptables-restore(, iptables( The iptables-HOWTO 详述了更多的iptable用法 the NAT-HOWTO 详述了nat the Netfilter-hacking-HOWTO 详述了本质 IPTABLES-RESTORE( IPTABLES-RESTORE( 总览 iptables-restore [-c] [-n] 说明 iptables-restore的作用是通过STDIN(标准输入)上指定的数据来恢复IP Table。 由你的shell提供的I/O重定向功能从一个文件中读取。 -c, --counters 恢复所有包和字节计数器的当前值 -n, --noflush 不删除表中以前的内容,如果没有指定(这一参数),iptables-restore会清空(删除)所有 以前表中的内容。 臭虫 在iptables-1.2.1发布版中还未发现 作者 Harald Welte 参见 iptables-restore(, iptables( The iptables-HOWTO 详述了更多的iptable用法 the NAT-HOWTO 详述了nat the Netfilter-hacking-HOWTO 详述了本质 |
|
声明:文章版权归原作者所有 部分文章转自互联网 如有侵权请联系
[邮箱地址] 删除
|