Re: Disable OpenSSH Protocol version 1
- From: Darren Tucker <dtucker@xxxxxxxxxx>
- Date: Sat, 23 Feb 2008 07:22:56 +1100
wc wong wrote:
[...]
For outgoing ssh session, I added the line "Protocol
2" in the ssh_config file of server1 trying to disable
ssh session using version 1 from sending out server1.
force it to ssh to a remote server hostname usingFrom the server1, I tried "ssh -1 user@hostname" to
version 1. The ssh session proceeded as normal with
version 1. Hence, I could not use the same way to
configure ssh_config to disable outgoing ssh session
using version 1.
Do you have any "Protocol" lines in $HOME/.ssh/config? Those will take precedence over those in the globabl config file.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
- Follow-Ups:
- Re: Disable OpenSSH Protocol version 1
- From: wc wong
- Re: Disable OpenSSH Protocol version 1
- References:
- Re: Disable OpenSSH Protocol version 1
- From: wc wong
- Re: Disable OpenSSH Protocol version 1
- Prev by Date: Re: Disable OpenSSH Protocol version 1
- Next by Date: Re: Disable OpenSSH Protocol version 1
- Previous by thread: Re: Disable OpenSSH Protocol version 1
- Next by thread: Re: Disable OpenSSH Protocol version 1
- Index(es):