LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Why is rpcss.exe LISTENing? (https://www.linuxquestions.org/questions/linux-general-1/why-is-rpcss-exe-listening-4175558405/)

rng 11-09-2015 11:44 AM

Why is rpcss.exe LISTENing?
 
I ran command 'sudo netstat -apute' on my Debian Stable with wine running smoothly. I found:

Code:

Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address          Foreign Address        State      User      Inode      PID/Program name
tcp        0      0 *:53077                *:*                    LISTEN      abcdef    23754      2766/C:\windows\sys

I checked PID with 'ps aux' command and found it to be from rpcss.exe from C:\windows\system32.

Why is this file in LISTEN mode? Is it necessary? Can I avoid it? Thanks for your replies.

Habitual 11-09-2015 12:41 PM

Thanks John VV!

John VV 11-09-2015 01:12 PM

h t t p s : //technet.microsoft.com/en-us/library/cc78785128v=ws.10%29.aspx

fixed link

rng 11-09-2015 07:15 PM

I can't really make out meaning of above 2 posts. The link posted by @JohvVV is broken.

berndbausch 11-09-2015 09:04 PM

Quote:

Originally Posted by rng (Post 5447246)
I can't really make out meaning of above 2 posts. The link posted by @JohvVV is broken.

This is probably the correct link: https://technet.microsoft.com/en-us/...(v=ws.10).aspx

rpcss.exe is the remote procedure call service. No surprise that it is listening.

Habitual posts a wrong URL. JohnVV attempts to fix it, doing more harm than good. Habitual says thanks, erasing his/her original text in the process.


All times are GMT -5. The time now is 03:19 AM.