You are not logged in.

#1 2009-12-12 16:32:35

ngsupb
Member
Registered: 2009-07-29
Posts: 57
Website

ports

for my surprising there are some ports opened on my pc.

Someone has an idea what is running on these ports:

tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      -                   
tcp        0      0 0.0.0.0:886             0.0.0.0:*               LISTEN      -                   
tcp        0      0 :::111                  :::*                    LISTEN      -                   
udp        0      0 0.0.0.0:878             0.0.0.0:*                           -                   
udp        0      0 0.0.0.0:111             0.0.0.0:*                           -                   
udp        0      0 :::878                  :::*                                -                   
udp        0      0 :::111                  :::*                                -             

I can't find what is it sad

Offline

#2 2009-12-12 16:45:12

zodmaner
Member
Registered: 2007-07-11
Posts: 653

Re: ports

Try running

netstat -tuapen

as root. It should show the name of the process that owned the socket.

Offline

Board footer

Powered by FluxBB