1IPTABLES-SAVE(8)                                              IPTABLES-SAVE(8)
2
3
4

NAME

6       iptables-save - Save IP Tables
7

SYNOPSIS

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

DESCRIPTION

12       iptables-save  is  used  to  dump the contents of an IP Table in easily
13       parseable format to STDOUT. Use I/O-redirection provided by your  shell
14       to write to a file.
15
16       -c, --counters
17              include  the  current  values of all packet and byte counters in
18              the output
19
20       -t, --table tablename
21
22       restrict output to only one table. If not  specified,  output  includes
23       all
24              available tables.
25

BUGS

27       None known as of iptables-1.2.1 release
28

AUTHOR

30       Harald Welte <laforge@gnumonks.org>
31

SEE ALSO

33       iptables-restore(8), iptables(8)
34
35       The  iptables-HOWTO,  which details more iptables usage, the NAT-HOWTO,
36       which details NAT, and the netfilter-hacking-HOWTO  which  details  the
37       internals.
38
39
40
41                                 Jan 04, 2001                 IPTABLES-SAVE(8)
Impressum