Re: SSH Security
From: Charles Leeds (charlesleeds_at_rowdyrhino.com)
Date: 09/29/04
- Previous message: Charles Leeds: "mount -smfs and RHEL ES SP 3"
- In reply to: Darryl W. DeLao Jr.: "SSH Security"
- Next in thread: Margaret Doll: "Re: SSH Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 29 Sep 2004 10:47:19 -0400 To: ddelao@oucpm.org, General Red Hat Linux discussion list <redhat-list@redhat.com>
Restricting SSH Clients to IP Addresses
In /etc/ssh/sshd_config:
AllowUsers *@10.1.100.131
Make 10.1.100.131 whatever ip address you want to restrict to. You can
have multiple address separated by either spaces or commas, I don't
remember which.
Darryl W. DeLao Jr. wrote:
>How can I tell the SSH server to only allow certain IP's the ability to
>login?
>
>
>
>Thanks!
>
>
>
>
>
>
>
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Charles Leeds: "mount -smfs and RHEL ES SP 3"
- In reply to: Darryl W. DeLao Jr.: "SSH Security"
- Next in thread: Margaret Doll: "Re: SSH Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]