Words by wc wong [Thu, Feb 21, 2008 at 01:18:12PM -0800]:
> Hi,
> 
> I understand that we can disable SSH Protocol version
> 1 in sshd_config file by adding the line "Protocol 2".
> This merely rejects incoming ssh session using Version
> 1.
> 
> However, when I tried to disable outgoing ssh session
> from using Version 1 by adding the line "Protocol 2"
> in ssh_config file, it did not work.
>

Could you give a little detail on "it did not work"?

>
> Is there any way
> to disable outgoing ssh session from using Version 1?
> 

-2 on command line forces version 2 only.

-v may also be of use to do some debugging (try -vvv)

-- 
Jose Celestino
----------------------------------------------------------------
http://www.msversus.org/     ; http://techp.org/petition/show/1
http://www.vinc17.org/noswpat.en.html
----------------------------------------------------------------
"If you would have your slaves remain docile, teach them hymns."
    -- Ed Weathers ("The Empty Box")

Reply via email to