You are not logged in.
Pages: 1
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 ![]()
Offline
Try running
netstat -tuapenas root. It should show the name of the process that owned the socket.
Offline
Pages: 1