sshd possible breakin attempt messages
    albi 
    albi at scii.nl
       
    Mon Feb  6 09:18:07 PST 2006
    
    
  
On Mon, 06 Feb 2006 11:03:39 -0600
Kevin Kinsey <kdk at daleco.biz> wrote:
>      1.  edit /etc/ssh/sshd_config and make sure that only the right
> users and such are allowed to login, and via the right methods.
> 
>      2.  If the situation allows, you can wrap sshd
> via /etc/hosts.allow to only allow logins from certain IP addresses
> (i.e., wherever you intend to admin this box from).
you can also do this in /etc/ssh/sshd_config like for example : 
AllowUsers jane at 10.1.1.1 joe at 192.168.0.254 mary at 194.109.9.*
-- 
grtjs, albi
gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import
    
    
More information about the freebsd-questions
mailing list