Re: hosts.allow ?



On Sat, Mar 18, 2006 at 04:12:41PM -0800, Chris Maness wrote:
My denyhost script is doing it's job by adding:

sshd: 62.149.232.105 : deny

to the hosts.allow file, but I see that this host is still making
attempts to get into my box.

Where do you see this (i.e. logged by what)? hosts.allow doesn't
block the IP from connecting to the port, it blocks the application
that listens on the port from allowing this IP to authenticate.
e.g. your firewall may still log the connection.

Is there a cron job or something that has
to re-read the hosts.allow file before it the IP will be blocked?

No.

Kris

Attachment: pgpDO9jCiCLMP.pgp
Description: PGP signature



Relevant Pages

  • Re: REMOTE DESKTOP NOT WORKING ANY LONGER PLEASE HELP!
    ... Yes the host is listening on port 3389 the default and I verified this. ... Try connecting again. ...
    (microsoft.public.windows.terminal_services)
  • Filtering new KaZaa!!!
    ... access-list 100 deny ip any host 217.116.227.249 ... request was made from the port 2210 of my box, ...
    (Security-Basics)
  • Re: Port 80 is Open on My System
    ... I guess you choose Connect> Remote System... ... In the host name I ... I've tried all sorts, even connecting for a ... 80" - note the Space between the IP address and the port number. ...
    (comp.security.firewalls)
  • Re: How to get connection to remote host
    ... To check if a server is listening at a particular port or not - you ... The remote host is listening on the port you are trying to connect ... The host you are connecting to is reachable from the host you are ...
    (comp.lang.java.programmer)
  • Re: hosts.allow ?
    ... sshd: 62.149.232.105: deny ... to the hosts.allow file, but I see that this host is still making attempts to get into my box. ... block the IP from connecting to the port, ... that listens on the port from allowing this IP to authenticate. ...
    (freebsd-questions)