> Yaroslav Halchenko a ц╘crit :
> >indeed strange... unfortunately it would be impossible for me to try it
> >myself - no sparc around
> I can open a ssh access to one on mine ;-)
if you don't mind giving me root access (or at least sudo to
/etc/init.d/fail2ban) that would be great but we might resolve it via
emails.
> >...<
> Starting authentication failure monitor: fail2ban+ do_start
> + do_status
> + /usr/bin/fail2ban-client status
> + case $? in
> + return 0
> + return 1
> >...<
So for some reason it thinks that it runs although it doesn't
ok
verify that fail2ban is not running (with ps)
run
fail2ban-client status; echo $?
this is what I get
,----------------------------------------------------
| [EMAIL PROTECTED] fail2ban-client status; echo $?
| Status
| |- Number of jail: 1
| `- Jail list: ssh
| 0
| [EMAIL PROTECTED] /etc/init.d/fail2ban stop
| Stopping authentication failure monitor: fail2ban.
| [EMAIL PROTECTED] fail2ban-client status; echo $?
| ERROR Unable to contact server. Is it running?
| 255
`---
--
.-.
=------------------------------ /v\ ----------------------------=
Keep in touch // \\ (yoh@|www.)onerussian.com
Yaroslav Halchenko /( )\ ICQ#: 60653192
Linux User ^^-^^ [175555]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]