iptables-restore 中文man頁面
NAME
iptables-restore - 恢復 IP Tables
總覽 SYNOPSIS
iptables-restore [-c] [-n]
描述 DESCRIPTION
iptables-restore 用來從 STDIN 給出的數(shù)據(jù)中恢復 IP Tables。使用 shell 的 I/O 重定向功能來從文件中獲取數(shù)據(jù)
- -c, --counters
- 恢復所有報文和字節(jié)計數(shù)的值
- -n, --noflush
- 不刷新表中從前的內(nèi)容。如果沒有指定,
- iptables-restore 會刷新 (刪除) 相應 IP Tables 中所有從前的內(nèi)容
BUGS
無
作者 AUTHOR
Harald Welte <laforge@gnumonks.org>
參見 SEE ALSO
iptables-save(8), iptables(8)
#p#
NAME
iptables-restore - Restore IP Tables
SYNOPSIS
iptables-restore [-c] [-n]
DESCRIPTION
iptables-restore is used to restore IP Tables from data specified on STDIN. Use I/O redirection provided by your shell to read from a file
- -c, --counters
- restore the values of all packet and byte counters
- -n, --noflush
- don't flush the previous contents of the table. If not specified,
- iptables-restore flushes (deletes) all previous contents of the respective IP Table.
BUGS
None known as of iptables-1.2.1 release
AUTHOR
Harald Welte <laforge@gnumonks.org>
SEE ALSO
iptables-save(8), iptables(8)