/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */
> Hello all. After using ipchains for years, I have finally started using > iptables, and love the new flexibility. However, there's one thing I > haven't figured out how to do, yet. > > In ipchains, I could give the command "ipchains -ML" and see > active connections. I can't find the equivalent command with > iptables. Can anybody help? try netstat -M Should give you the same result as ipchains. _______________________________________________ Masq maillist - [EMAIL PROTECTED] Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES UNSUBSCRIBING! or email to [EMAIL PROTECTED] PLEASE read the HOWTO and search the archives before posting. You can start your search at http://www.indyramp.com/masq/ Please keep general linux/unix/pc/internet questions off the list.
