I need to see open connections this moment - With Iptables i can only see logs

2008-12-09 Thread Carlos Carrero Gutierrez
Hi, i use Iptables and i would like to find a tool or software in order to see my open connections. In doesn't care if it's a gui or not, and it can be not interactive (of course). Wireshark capture paquets but i can't be constantly searching if a paquet is correct or not. Somebody could help

Re: I need to see open connections this moment - With Iptables i can only see logs

2008-12-09 Thread Eduardo M KALINOWSKI
Carlos Carrero Gutierrez wrote: Hi, i use Iptables and i would like to find a tool or software in order to see my open connections. In doesn't care if it's a gui or not, and it can be not interactive (of course). Wireshark capture paquets but i can't be constantly searching if a paquet is

Re: I need to see open connections this moment - With Iptables i can only see logs

2008-12-09 Thread Jeff D
On Tue, 9 Dec 2008, Carlos Carrero Gutierrez wrote: Hi, i use Iptables and i would like to find a tool or software in order to see my open connections. In doesn't care if it's a gui or not, and it can be not interactive (of course). Wireshark capture paquets but i can't be constantly

Re: I need to see open connections this moment - With Iptables i can only see logs

2008-12-09 Thread JDaniel Jimenez
What about netstat -nputa | grep ESTABLISHED?. If I have understood correctly, that is what you need. rgr 2008/12/9 Carlos Carrero Gutierrez [EMAIL PROTECTED] Hi, i use Iptables and i would like to find a tool or software in order to see my open connections. In doesn't care if it's a gui or

Re: I need to see open connections this moment - With Iptables i can only see logs

2008-12-09 Thread Bruno Wolff III
On Tue, Dec 09, 2008 at 21:21:54 +0100, Carlos Carrero Gutierrez [EMAIL PROTECTED] wrote: Hi, i use Iptables and i would like to find a tool or software in order to see my open connections. In doesn't care if it's a gui or not, and it can be not interactive (of course). Wireshark capture

Re: I need to see open connections this moment - With Iptables i can only see logs

2008-12-09 Thread Dotan Cohen
2008/12/9 Carlos Carrero Gutierrez [EMAIL PROTECTED]: Hi, i use Iptables and i would like to find a tool or software in order to see my open connections. In doesn't care if it's a gui or not, and it can be not interactive (of course). Wireshark capture paquets but i can't be constantly

Re: I need to see open connections this moment - With Iptables i can only see logs

2008-12-09 Thread Dotan Cohen
2008/12/9 Carlos Carrero Gutierrez [EMAIL PROTECTED]: Hi, i use Iptables and i would like to find a tool or software in order to see my open connections. In doesn't care if it's a gui or not, and it can be not interactive (of course). Wireshark capture paquets but i can't be constantly

Re: I need to see open connections this moment - With Iptables i can only see logs

2008-12-09 Thread Boyd Stephen Smith Jr.
On Tuesday 2008 December 09 14:21:54 Carlos Carrero Gutierrez wrote: Hi, i use Iptables and i would like to find a tool or software in order to see my open connections. In doesn't care if it's a gui or not, and it can be not interactive (of course). Besides netstat, which was already mentioned,

Re: I need to see open connections this moment - With Iptables i can only see logs

2008-12-09 Thread Sjors Gielen
Bruno Wolff III wrote: On Tue, Dec 09, 2008 at 21:21:54 +0100, Carlos Carrero Gutierrez [EMAIL PROTECTED] wrote: Hi, i use Iptables and i would like to find a tool or software in order to see my open connections. In doesn't care if it's a gui or not, and it can be not interactive (of

Re: I need to see open connections this moment - With Iptables i can only see logs

2008-12-09 Thread Micha Feigin
On Tue, 09 Dec 2008 18:32:02 -0200 Eduardo M KALINOWSKI [EMAIL PROTECTED] wrote: Carlos Carrero Gutierrez wrote: Hi, i use Iptables and i would like to find a tool or software in order to see my open connections. In doesn't care if it's a gui or not, and it can be not interactive (of

Re: I need to see open connections this moment - With Iptables i can only see logs

2008-12-09 Thread Alex Samad
On Tue, Dec 09, 2008 at 03:05:59PM -0600, Bruno Wolff III wrote: On Tue, Dec 09, 2008 at 21:21:54 +0100, Carlos Carrero Gutierrez [EMAIL PROTECTED] wrote: Hi, i use Iptables and i would like to find a tool or software in order to see my open connections. In doesn't care if it's a gui or