On Sun, Sep 24, 2000 at 03:18:22PM +0200, Sven Burgener wrote: > I don't like ipchains --list as it's not as informative as the script > itself. For example, it doesn't show the iface that a particular rule > applies to, so I just browse through the script, amend it and then re- > run it. > > But, I could be wrong and not know about some switches. Haven't > really looked into it, I must admit.
It shows with --verbose :) or in short form: ipchains -vL or -nvL Mirek

