[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unknown ports?



lucas said:
> Hey there all,
> I just scanned my system and found this:
>
>
> 32771/tcp  open        sometimes-rpc5
> 32776/tcp  open        sometimes-rpc15

as someone else pointed out you can use netstat. But a more precise
way may be 'fuser'.

fuser -n tcp 32771

will show the PID(s) of anything using 32771/tcp

nate





Reply to: