Please keep this conversation on the list.

On Tue, 2005-12-06 at 21:47 +0530, Arther Martin wrote:
> how can i check it ?
> 

As I had mentioned in my previous post:

> On 12/5/05, B S Srinidhi <[EMAIL PROTECTED]> wrote: 

<snip>

>         # netstat -anp | grep 25
>         
>         

The above command will give you a list of processes that are listening
on port 25. On my machine the above command yields:

# netstat -anp | grep 25
tcp        0      0 0.0.0.0:25              0.0.0.0:*               LISTEN      
3507/tcpserver

Srinidhi.
-- 
B S Srinidhi <[EMAIL PROTECTED]>
DeepRoot Linux Pvt. Ltd.

Reply via email to