Carlo wrote:
> 
> Hello,
>     Im trying to close down the ports on a redhat 6.1 machine and we cant
> get rid of port 111 sunrpc.

I guess someone should answer the original question...

Don't run the portmapper. If you're running a redhat-like distribution:


Once-off:
        /etc/rc.d/init.d/portmap stop

Permanent:
        chkconfig --del portmap

--
-akpm-
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to