Provided by: manpages-zh_1.6.3.6-1_all 
      
    
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
跋
       本頁面中文版由中文 man 手冊頁計劃提供。
       中文 man 手冊頁計劃:https://github.com/man-pages-zh/manpages-zh
                                                  Jan 04, 2001                               IPTABLES-RESTORE(8)