Re: ssh2
From: Allen Kistler (ackistler_at_yahoo.com)
Date: 06/15/03
- Previous message: Bryan Packer: "Re: Freeswan IPsec routing problem... ;^("
- In reply to: al: "Re: ssh2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 14 Jun 2003 22:26:42 GMT
al wrote:
> I did and ssh2 started working but I can still get in using ssh1.
> Any ideas?
> thanks,
> Al
>
> "Allen Kistler" <ackistler@yahoo.com> wrote in message
> news:aUGGa.3573$87.2303052@newssrv26.news.prodigy.com...
>
>>[snip]
>>
>>Specifically, in /etc/ssh/sshd_config change
>>
>>#Protocol 2,1
>>
>>to
>>
>>Protocol 2
Did you restart sshd? If you try to connect to sshd running only v2
using only ssh v1, it should look something like this:
$ ssh -1 remotehost
Protocol major versions differ: 1 vs. 2
- Previous message: Bryan Packer: "Re: Freeswan IPsec routing problem... ;^("
- In reply to: al: "Re: ssh2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|