>
> Probably portmap...
>
> See if it's installed
> $ dpkg --get-selections portmap
>
> If it is, and it bothers you, it can be removed - check and see if anything
> uses it:-
> # apt-get -s remove portmap | less
>
> If it's the only package to be removed:-
> # apt-get --purge remove portmap
>
> Check your port:-
> $ netstat -an | grep 111
>

Thanks for that info, once again. Much appreciated.
-- 
Kind regards,
Yudi

Reply via email to