Re: iptables: listing masq/nat connections

2002-05-24 Thread Eric Sisler
At 01:54 PM 05/23/2002 -0400, Mike Burger wrote: >One thing to keep in mind...you might need to get the latest/greatest >ncurses to get the top method working properly...depending on which >version of RedHat and ncurses you're running. > >ncurses-5.2-26 out of rawhide seems to work well...it's al

Re: iptables: listing masq/nat connections

2002-05-23 Thread Mike Burger
One thing to keep in mind...you might need to get the latest/greatest ncurses to get the top method working properly...depending on which version of RedHat and ncurses you're running. ncurses-5.2-26 out of rawhide seems to work well...it's also the version included in 7.3. On Thu, 23 May 2002

Re: iptables: listing masq/nat connections

2002-05-23 Thread Eric Sisler
At 06:52 PM 05/23/2002 +0200, Anand Buddhdev wrote: > > I've just started working with iptables and I can't seem to find a way to > > list current masquerade / nat connections. With ipchains I'd use the > > command 'ipchains -nML' to get a table of masq'ed connections. Am I just > > missing som

Re: iptables: listing masq/nat connections

2002-05-23 Thread Eric Sisler
At 04:48 PM 05/23/2002 +, [EMAIL PROTECTED] wrote: > > I want to see active masq/nat connections rather than the rules. > > Output from my earlier command on a box running ipchains: >Go to http://freshmeat.net and do a search for IPTSTATE. It will give >you what you want. This looks like ex

Re: iptables: listing masq/nat connections

2002-05-23 Thread Anand Buddhdev
On Thu, May 23, 2002 at 07:58:53AM -0600, Eric Sisler wrote: > I've just started working with iptables and I can't seem to find a way to > list current masquerade / nat connections. With ipchains I'd use the > command 'ipchains -nML' to get a table of masq'ed connections. Am I just > missing

Re: iptables: listing masq/nat connections

2002-05-23 Thread jbinpg
Eric S. wrote - > I want to see active masq/nat connections rather than the rules. > Output from my earlier command on a box running ipchains: Go to http://freshmeat.net and do a search for IPTSTATE. It will give you what you want. jb ___ Redhat

Re: iptables: listing masq/nat connections

2002-05-23 Thread Eric Sisler
At 07:42 AM 05/23/2002 -0700, Harry Putnam wrote: >Eric Sisler <[EMAIL PROTECTED]> writes: > > > I've just started working with iptables and I can't seem to find a way > > to list current masquerade / nat connections. With ipchains I'd use > > the command 'ipchains -nML' to get a table of masq'e

Re: iptables: listing masq/nat connections

2002-05-23 Thread Harry Putnam
Eric Sisler <[EMAIL PROTECTED]> writes: > I've just started working with iptables and I can't seem to find a way > to list current masquerade / nat connections. With ipchains I'd use > the command 'ipchains -nML' to get a table of masq'ed connections. Am > I just missing something or is there n

iptables: listing masq/nat connections

2002-05-23 Thread Eric Sisler
I've just started working with iptables and I can't seem to find a way to list current masquerade / nat connections. With ipchains I'd use the command 'ipchains -nML' to get a table of masq'ed connections. Am I just missing something or is there no way to do this with iptables? Thanks! -Eri