09-08-04 10:55 PM
In article <d7bb12ab.0409081354.15eefbad@posting.google.com>,
kaka.hui@gmail.com (Cathy) wrote:
> Hi,
>
> There is a program / process which is listening to the port 1830 on my
> UNIX system. There were none info about it returns from the
> "rpcinfo". Also, there is no entry on the /etc/services.
>
> Many thanks....
ports > 1024 (or is it 1023) are not 'known' ports and don't require
root to bind them. So, any user can write something and run it in
background to bind to this port. You can use lsof, a tool to list all
'open files' even network ports. Google for the URL.
--
DeeDee, don't press that button! DeeDee! NO! Dee...
[ Post a follow-up to this message ]
|