On 23/06/10 14:47, Lars Nooden wrote:
Perhaps the manual pages are out of date then. There appears to be no
mention of the option -S in the manual page for iptables v1.2.10 or on
this web page:
http://linux.die.net/man/8/iptables
% iptables -S
iptables v1.2.10: Unknown arg `-S'
Try `iptables -h' or 'iptables --help' for more information.
Where are you finding -S ?
% iptables -V
iptables v1.4.7
% iptables -S
-P INPUT ACCEPT
...
% man iptables
...
-S, --list-rules [chain]
Print all rules in the selected chain. If no chain is
selected,
all chains are printed like iptables-save. Like every
other ipt-
ables command, it applies to the specified table (filter
is the
default).
jch
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html