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 course). 
> >
> > Wireshark capture paquets but i can't be constantly searching if a
> > paquet is correct or not.
> >
> > Somebody could help me?
> >
> > Thank you very much, and sorry (i am doing crossposting)
> 
> netstat will show open connections. There are some options for filtering
> what is displayed and what is not, check the man page.
> 
> 

There is netstat -tulpen will show you open connections and by which program
(the program feature will only work if you run as root), but is not continuous,
i.e if you want an update you will need to run it again.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to