On Thu, Mar 20, 2003 at 03:41:56PM -0600, Mike Vanecek wrote: <snip> > Sorry, do not mean to be thick, but the man iptables says, > > -L, --list > List all rules in the selected chain. If no chain is selected, > all chains are listed. It is legal to specify the -Z (zero) > option as well, in which case the chain(s) will anatomically > listed and zeroed. The exact output is affected by the other > arguments given. > > would not iptables -L list all iptable chains?? No it does not. Try it yourself: /sbin/iptables -L -v -n (=default -t filter) /sbin/iptables -t nat -L -v -n /sbin/iptables -t mangle -L -v -n You should see the three tables listed separately. -- Jack Bowling mailto: jbinpg@xxxxxxx -- Psyche-list mailing list Psyche-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/psyche-list