Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] openssh on Centos 5.2
- Date: Wed, 19 Aug 2009 12:28:39 +0900
- From: Kyle Hasegawa <kylehase@example.com>
- Subject: Re: [tlug] openssh on Centos 5.2
- References: <78d7dd350908162314k64b9ae32u9fc0f139cd670625@example.com> <78d7dd350908171854w2135a2efi724f9288b4908a59@example.com> <4A8A1CB8.400@example.com> <200908180842.37961.daniel.ramaley@example.com> <4A8B67BB.4020103@example.com>
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1) Gecko/20090715 Thunderbird/3.0b3
On 8/19/2009 11:47 AM, Sotaro Kobayashi wrote:For me, I definately need the openssh-server package as secured as possible by hardening the remote root access. So, [root@example.com sumtec]# chkconfig --level 3 sshd onIf you really want to harden remote root access you should disable SSH root login and limit authentication to a password protected key only.PermitRootLogin no PubkeyAuthentication yes AuthorizedKeysFile .ssh/authorized_keys PasswordAuthentication noI've also found that simply changing the SSHd listen port form 22 to an ephemeral port stopped all SSH brute force attempts. I guess the SSH bots prefer scanning port 22 on a range of IPs over scanning a range of ports on an IP.Kyle
- Follow-Ups:
- Re: [tlug] openssh on Centos 5.2
- From: Edward Middleton
- Re: [tlug] openssh on Centos 5.2
- From: Sotaro Kobayashi
- References:
- [tlug] openssh on Centos 5.2
- From: Nguyen Vu Hung
- Re: [tlug] openssh on Centos 5.2
- From: Nguyen Vu Hung
- Re: [tlug] openssh on Centos 5.2
- From: Sotaro Kobayashi
- Re: [tlug] openssh on Centos 5.2
- From: Daniel A. Ramaley
- Re: [tlug] openssh on Centos 5.2
- From: Sotaro Kobayashi
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] openssh on Centos 5.2
- Next by Date: Re: [tlug] openssh on Centos 5.2
- Previous by thread: Re: [tlug] openssh on Centos 5.2
- Next by thread: Re: [tlug] openssh on Centos 5.2
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links