Page 1 of 1

SSH access single IP

Posted: 30 May 2014, 08:24
by daros
Hello,

I really love the solution you are providing, but there is one function that we are missing.
Is it possible to make a ip block on the SSH service (port).

What I mean is to make a config file with some IP adresses, when somebody connects to SSH it will check the config file or the IP is allowed to connect to SSH.

Thanks!
Kind regards,

Sander

Re: SSH access single IP

Posted: 02 Jun 2014, 10:31
by martinp
Close the ssh port in the csf config file and then add a rule to csf.allow instead?

Re: SSH access single IP

Posted: 02 Jun 2014, 14:25
by daros
Hi Martinp,

Life is sometime so simpel...

Thanks you!