Koozali.org: home of the SME Server

Closing Port 111

David

Closing Port 111
« on: April 24, 2001, 01:46:42 AM »
How do I go about closing port 111? I'm getting hit big time with
scans on that port. Portsentry is being kept busy.

Charlie Brady

Re: Closing Port 111
« Reply #1 on: April 24, 2001, 01:49:37 AM »
David wrote:
 
> How do I go about closing port 111?

Port 111 *is* closed.

> I'm getting hit big time with
> scans on that port. Portsentry is being kept busy.

Then remove Portsentry. :-)

Charlie

David

Re: Closing Port 111
« Reply #2 on: April 24, 2001, 02:00:08 AM »
>> How do I go about closing port 111?

>Port 111 *is* closed.

In the SERVICES file in /etc it was still active. I just commented them out.

>> I'm getting hit big time with
>> scans on that port. Portsentry is being kept busy.

Charlie Brady

Re: Closing Port 111
« Reply #3 on: April 24, 2001, 02:04:41 AM »
David wrote:

> >> How do I go about closing port 111?
>
> >Port 111 *is* closed.
>
> In the SERVICES file in /etc it was still active. I just
> commented them out.

/etc/services is just a database which maps names to port numbers (and vice versa). It doesn't cause any services to run.

Charlie

David

Re: Closing Port 111
« Reply #4 on: April 24, 2001, 02:10:24 AM »
> >> How do I go about closing port 111?
>
> >Port 111 *is* closed.
>
> In the SERVICES file in /etc it was still active. I just
> commented them out.

>/etc/services is just a database which maps names to port numbers (and vice versa). It doesn't cause any services to run.



Ok your right :) Your the expert. I just did a quick scan using nmap and it confirmed that 111 is infact closed.