Difference between revisions of "User talk:Asm2000"

From Fail2ban
Jump to navigationJump to search
(how to make fail2ban block this ip in that sentence before)
 
Line 2: Line 2:
  
  
how to make fail2ban block this ip address in that sentence before
+
How to make fail2ban block this ip address in that sentence before?
 +
 
 +
You could add this line to /etc/hosts.deny, if fail2ban does not recognize this attack:
 +
 
 +
ALL: 192.168.1.5

Latest revision as of 08:24, 18 August 2009

[090811 14:49:15.350] WARNING -> NewcamdSession[14:CoCo] <- User 'mydm' (192.168.1.5) login denied, unauthorized/invalid/missing password


How to make fail2ban block this ip address in that sentence before?

You could add this line to /etc/hosts.deny, if fail2ban does not recognize this attack:

ALL: 192.168.1.5