xenial (8) iptables-restore.8.gz

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-save(8), iptables(8) iptables-HOWTO 記述了 iptables 用法的細節, NAT-HOWTO 記述了 NAT 的細節, netfilter-hacking-HOWTO 記述了 內部實現的細節
[中文版維護人]
楊鵬 NetSnake <email> Poopy <email> (?)
[中文版最新更新]
2002.05.01
《中國linux論壇man手冊翻譯計劃》:
http://cmpp.linuxforum.net Jan 04, 2001 IPTABLES-RESTORE(8)