Re: Disable OpenSSH Protocol version 1
- From: wc wong <jwc_wong@xxxxxxxxx>
- Date: Fri, 22 Feb 2008 12:37:47 -0800 (PST)
--- Darren Tucker <dtucker@xxxxxxxxxx> wrote:
wc wong wrote:No, I don't have a $HOME/.ssh/config file.
[...]
For outgoing ssh session, I added the line"Protocol
2" in the ssh_config file of server1 trying todisable
ssh session using version 1 from sending outserver1.
toFrom the server1, I tried "ssh -1 user@hostname"
force it to ssh to a remote server hostname usingwith
version 1. The ssh session proceeded as normal
version 1. Hence, I could not use the same way tosession
configure ssh_config to disable outgoing ssh
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.
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
- Follow-Ups:
- Re: Disable OpenSSH Protocol version 1
- From: Darren Tucker
- Re: Disable OpenSSH Protocol version 1
- References:
- Re: Disable OpenSSH Protocol version 1
- From: Darren Tucker
- 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):
Relevant Pages
|