Bug 159041

Summary: Connecting to sshd with original ssh 1.2.33 fails
Product: [Fedora] Fedora Reporter: Samuli Kärkkäinen <skarkkai-redhat-bugzilla>
Component: opensshAssignee: Tomas Mraz <tmraz>
Status: CLOSED NOTABUG QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-29 19:26:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Samuli Kärkkäinen 2005-05-27 23:30:59 UTC
Attempt to connect to sshd using the original ssh client (not openssh) version
1.2.33 fails. When option -v is used, the last two lines of output are

Waiting for server public key.
Local: Bad packet length 1349676916

The exact same situation worked with FC3's sshd.

Comment 1 Tomas Mraz 2005-05-29 19:26:21 UTC
The protocol 1 support is switched off in the /etc/ssh/sshd_config. You can
modify this config file to enable the protocol 1 support if you really need it.