Re: SSH security
From: R Dicaire (rdicaire@ardynet.com)Date: 10/19/01
- Previous message: Bryan Paxton: "Re: SSH security"
- In reply to: Brian Clifton: "SSH security"
- Next in thread: Chris Wilkes: "Re: SSH security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Message-Id: <200110191607.f9JG77729460@rdb.linux-help.org> Date: Fri, 19 Oct 2001 16:07:07 -0000 To: "Brian Clifton" <brian@omegadm.co.uk>, <focus-linux@lists.securityfocus.com> Subject: Re: SSH security From: "R Dicaire" <rdicaire@ardynet.com>
Brian Clifton <brian@omegadm.co.uk> said:
> Does anyone know how to restrict ssh login access to certain ip's??
> e.g. like host.allow does? I have found un-authorised attempts trying
> to log in via ssh in var/logs/secure...
Recompile ssh to use tcp-wrappers, doing a ./configure --help in the ssh src
tree will show the option.
Then use hosts.allow and .deny to control access.
- Previous message: Bryan Paxton: "Re: SSH security"
- In reply to: Brian Clifton: "SSH security"
- Next in thread: Chris Wilkes: "Re: SSH security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|