Bug 23

Summary: The Protocol configuration option in sshd_config fails to work properly.
Product: Portable OpenSSH Reporter: Robert La Ferla <robertlaferla>
Component: sshdAssignee: Kevin Steves <stevesk>
Status: CLOSED INVALID    
Severity: normal    
Priority: P2    
Version: -current   
Hardware: All   
OS: All   

Description Robert La Ferla 2001-11-26 21:23:19 AEDT
If you specify "Protocol 2" in the sshd_config file and restart the sshd server, it still accepts SSH v1 connections.
Comment 1 Markus Friedl 2001-11-26 21:40:21 AEDT
i cannot reproduce this problem:

% telnet localhost 22
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
SSH-2.0-OpenSSH_3.0.1p1
SSH-1.5-bla
Protocol major versions differ.
Connection closed by foreign host.
Comment 2 Robert La Ferla 2001-11-26 21:49:39 AEDT
This bug manifested itself when using the SecureCRT 3.4 client with SSH1 
protocol specified.

Comment 3 Kevin Steves 2001-12-11 06:32:05 AEDT
reproduce the problem with that client and provide sshd -d -d -d output.
Comment 4 Robert La Ferla 2001-12-11 06:56:16 AEDT
This is not a bug.  I had two installations of sshd on system and was changing 
the inactive sshd_config file.

Comment 5 Markus Friedl 2001-12-11 06:58:15 AEDT
configuration error