[mdk-re] ssh

Michael Bykov =?iso-8859-1?q?mediacom_=CE=C1_ok=2Eru?=
Вт Апр 24 21:44:00 MSD 2001


On Tue, 24 Apr 2001 21:43:12 +0400
"Dmitry V. Levin" <ldv на alt-linux.org> wrote:

> On Tue, Apr 24, 2001 at 09:30:30PM +0400, Michael Bykov wrote:
> > > > Прописываю у себя в ssh_config разрешенные хосты по образцу в
> > > > Спринге, ругается на KeepAlives. Закомментировал KA, все ОК. 
> > > > 
> > > > [root на michael openssh]# ssh localhost
> > > > /etc/openssh/ssh_config: line 50: Bad configuration option:
> > > > KeepAlives
> > > > /etc/openssh/ssh_config: terminating, 1 bad configuration options
> > > 
> > > И правильно делает, потому что не KeepAlives, а KeepAlive.
> > 
> > Значит в образце, приведенном в Спринг, опечатка. Я ж эту s не добавлял. 
> 
> Не может быть:
> # fgrep -n Keep /etc/openssh/sshd_config
> 24:#KeepAlive yes
> 
> 
> Regards,
> 	Dmitry

Вот мой образец, не знаю откуда, смотрите:

# Host *
#   ForwardAgent no
#   ForwardX11 no
#   RhostsAuthentication no
#   RhostsRSAAuthentication no
#   RSAAuthentication yes
#   PasswordAuthentication yes
#   FallBackToRsh no
#   UseRsh no
#   BatchMode no
#   CheckHostIP yes
#   StrictHostKeyChecking ask
#   KeepAlives no
#   TransmitInterlude 0
#   IdentityFile ~/.ssh/identity
#   IdentityFile ~/.ssh/id_dsa
#   IdentityFile ~/.ssh/id_rsa
#   Port 22
#   Protocol 2,1
#   Cipher blowfish
#   EscapeChar ~



-- 

M.





Подробная информация о списке рассылки community