Networking Forums

Networking Forums > Computer Networking > Linux Networking > finding the culprit ..

Reply
Thread Tools Display Modes

finding the culprit ..

 
 
Tonino Greco
Guest
Posts: n/a

 
      05-09-2005, 08:21 AM
Hi all,

I am a bit stumped as to how I can find a process on a linux server
that is making connections to another server every 5-10 seconds on port
110 ?

I have a linux server that is acting as a gateway server and it is
making connection on port 110 to another server - but there are no
email clients configured or any processes in "ps axuuwf" that point to
anything that could connect to port 110 ?

What I am asking is WHERE do I start looking ?
How do I find this process that could be making connections to port 110
?

As I said - it is a gateway server- BUT all the other machines have
been turned off to try and track where the netowrk traffic is comming
from ...

please can anyone shed some light ?

Thanks
Tonino

 
Reply With Quote
 
 
 
 
Mihai Osian
Guest
Posts: n/a

 
      05-09-2005, 11:13 AM
Tonino Greco wrote:

>Hi all,
>
>I am a bit stumped as to how I can find a process on a linux server
>that is making connections to another server every 5-10 seconds on port
>110 ?
>
>I have a linux server that is acting as a gateway server and it is
>making connection on port 110 to another server - but there are no
>email clients configured or any processes in "ps axuuwf" that point to
>anything that could connect to port 110 ?
>
>What I am asking is WHERE do I start looking ?
>How do I find this process that could be making connections to port 110
>?
>
>As I said - it is a gateway server- BUT all the other machines have
>been turned off to try and track where the netowrk traffic is comming
>from ...
>
>please can anyone shed some light ?
>
>Thanks
>Tonino
>
>
>


You can check the connections initiated by the server itself with
"netstat -tup". If you suspect that there might still be a client
machine behind the gateway, you have several options, like iptraf or
netstat-nat, maybe ethereal.

Hope this helps
Mihai
 
Reply With Quote
 
Mihai Osian
Guest
Posts: n/a

 
      05-09-2005, 11:16 AM
Mihai Osian wrote:

> Tonino Greco wrote:
>
>> Hi all,
>>
>> I am a bit stumped as to how I can find a process on a linux server
>> that is making connections to another server every 5-10 seconds on port
>> 110 ?
>>
>> I have a linux server that is acting as a gateway server and it is
>> making connection on port 110 to another server - but there are no
>> email clients configured or any processes in "ps axuuwf" that point to
>> anything that could connect to port 110 ?
>>
>> What I am asking is WHERE do I start looking ?
>> How do I find this process that could be making connections to port 110
>> ?
>>
>> As I said - it is a gateway server- BUT all the other machines have
>> been turned off to try and track where the netowrk traffic is comming
>> from ...
>>
>> please can anyone shed some light ?
>>
>> Thanks
>> Tonino
>>
>>
>>

>
> You can check the connections initiated by the server itself with
> "netstat -tup". If you suspect that there might still be a client
> machine behind the gateway, you have several options, like iptraf or
> netstat-nat, maybe ethereal.
>
> Hope this helps
> Mihai



...and by the way: port 110 is POP3 mail. The offending process is
probably a mail checker.

Mihai
 
Reply With Quote
 
Tonino Greco
Guest
Posts: n/a

 
      05-10-2005, 06:04 PM
yeah - I know it is a pop3 connection and it turns out it was the
friggin imap server that was causing the issues ...

thanks for the netstat command - it helped

T

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Identify a culprit machine Sam Windows Networking 2 03-09-2006 11:53 PM
finding local ip shyam Linux Networking 11 02-20-2006 04:11 PM
bad line on Skype: USB is the culprit tg Broadband 10 10-24-2005 09:04 AM
Finding out how many CAL's I have Shabam Windows Networking 3 07-19-2004 02:59 AM
Who is the culprit? XP or ME Eric Windows Networking 6 05-05-2004 08:09 PM



1 2 3 4 5 6 7 8 9 10 11