NAME

iptables-save - 儲存 IP Tables

總覽 SYNOPSIS

iptables-save [-c] [-t table]
 

描述 DESCRIPTION

iptables-save 用來將 IP Table 轉儲為可以簡單解析的格式,輸出到標準輸出 STDOUT。 可以使用 shell 的 I/O 重定向功能來寫入檔案
-c, --counters
在輸出中包含所有報文和位元組計數的當前值
-t, --table tablename
限制只輸出一個表。如果不指定,會輸出所有可能的表

BUGS

作者 AUTHOR

Harald Welte <[email protected]>

參見 SEE ALSO

iptables-restore(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

Recommended readings

Pages related to iptables-save you should read also: