Re: SSH security
From: Chris Wilkes (cwilkes@ladro.com)Date: 10/19/01
- Previous message: R Dicaire: "Re: SSH security"
- In reply to: Brian Clifton: "SSH security"
- Next in thread: Seth Arnold: "Re: SSH security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 19 Oct 2001 09:06:18 -0700 (PDT) From: Chris Wilkes <cwilkes@ladro.com> To: focus-linux@lists.securityfocus.com Subject: Re: SSH security Message-ID: <Pine.LNX.4.10.10110190905140.25695-100000@cjw.depechecode.com>
On Fri, 19 Oct 2001, Brian Clifton wrote:
> 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...
>
> In /etc/ssh/sshd_config, I have:
> PermitRootLogin = no
> ReverseMappingCheck = no
> # I can not use this as our ADSL ip address does not reverse map
> # though I am investigating this.
Looking through the rest of the sshd_config file I found these two lines
remmed out:
# AllowHosts *.our.com friend.other.com
# DenyHosts lowsecurity.theirs.com *.evil.org evil.org
Did you try these out?
Chris
- Previous message: R Dicaire: "Re: SSH security"
- In reply to: Brian Clifton: "SSH security"
- Next in thread: Seth Arnold: "Re: SSH security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|