Koozali.org: home of the SME Server

Restricting Remote SSH

CG

Restricting Remote SSH
« on: September 08, 2003, 01:08:48 AM »
Hello peers,

Firstly, please forgive me if my question is stupid, or if I have overlooked any obvious answers.

Is there anyway to restrict remote (public) ssh connection, i.e if I only want to allow ssh connections from 1 particular IP address (eg, 123.123.123.1, is this possible?

Thanks in anticipation for you help..

CG

mark

Re: Restricting Remote SSH
« Reply #1 on: September 08, 2003, 06:58:03 AM »
have a look in /etc/hosts.allow and play with the sshd setting.

cheers

Mark

CG

Re: Restricting Remote SSH
« Reply #2 on: September 09, 2003, 12:17:57 PM »
of course, ta