| Author |
Message |
A32
Joined: 15 May 2007
Posts: 40
|
| Posted: Sat Mar 15, 2008 10:54 pm Post subject: Monitoring all incoming connections |
|
|
Is there any kind of application that I could run from the shell that would show me (live) any connections made to my node on any port?
I'm mostly interested in monitoring port(s) 25 and 110 on my node.
EDIT: I've found netstat and lsof but I was wanting something a little less "interactive".. Something I can just sit there and wait for connections to these ports.
Thanks! |
|
| Back to top |
|
NeonNero
Joined: 04 Jan 2005
Posts: 117
Location: Ålesund, Norway
|
| Posted: Sun Mar 16, 2008 8:01 am Post subject: |
|
|
| Perhaps iptraf (with a filter using only ports 25 and 110) could be of use? |
|
| Back to top |
|
A32
Joined: 15 May 2007
Posts: 40
|
| Posted: Sun Mar 16, 2008 9:52 pm Post subject: |
|
|
Oh.. That is PERFECT! Where do you find these things! :-)
Thanks again. |
|
| Back to top |
|
| |