Am 16.10.2015 um 11:20 schrieb Noel da Costa: > > Hi, > > The docs : http://www.fail2ban.org/wiki/index.php/Commands#JAIL_INFORMATION : > show the use of <JAIL> but they don’t seem to indicate what format the jail > name should take. > > *For example:* > [root@server]# locate jail > /etc/fail2ban/jail.conf > /etc/fail2ban/jail.d > /etc/fail2ban/jail.local > > *I tried all of the following:* > fail2ban-client reload jail > fail2ban-client reload jail.conf > fail2ban-client reload jail.local > fail2ban-client reload /etc/fail2ban/jail.local > fail2ban-client reload sshd
The last line is fine to reload the sshd-jail defined in jail.conf and activated in jail.local. You get a list of available command invoking "fail2ban-client --help". > None of which worked. > > > ------------------------------------------------------------------------------ > > > > _______________________________________________ > Fail2ban-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fail2ban-users > -- Johannes Weberhofer Weberhofer GmbH, Austria, Vienna ------------------------------------------------------------------------------ _______________________________________________ Fail2ban-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fail2ban-users
