Koozali.org: home of the SME Server

Obsolete Releases => SME 9.x Contribs => Topic started by: mikalof on May 07, 2015, 08:56:15 AM

Title: SSH Autoblock on internal interface
Post by: mikalof on May 07, 2015, 08:56:15 AM
Hello All!
Does anyone know if it is possible to block on internal interface?
Regards, Mika
Title: Re: SSH Autoblock on internal interface
Post by: Stefano on May 07, 2015, 10:32:04 AM
Hi

please tell us what's your problem and not your solution :-)
in other words, what are you aiming to?
Title: Re: SSH Autoblock on internal interface
Post by: mikalof on May 07, 2015, 10:58:09 AM
I am trying to hinder our students from hacking/guessing each others account passwords. Some of them have shell access for file transfer.
Title: Re: SSH Autoblock on internal interface
Post by: Stefano on May 07, 2015, 11:21:07 AM
just use very STRONG passwords :-)



Title: Re: SSH Autoblock on internal interface
Post by: Stefano on May 07, 2015, 11:26:22 AM
alternatively, you could think to install fail2ban (http://wiki.contribs.org/Fail2ban)
Title: Re: SSH Autoblock on internal interface
Post by: mikalof on May 07, 2015, 12:20:56 PM
I might try that, if there is no solution for Autoblock.
Thanks!
Title: Re: SSH Autoblock on internal interface
Post by: DanB35 on May 07, 2015, 12:50:00 PM
You could also use ssh public key authentication, and disable password logins.  But Fail2ban sounds like what you're looking for.