| Summary: | The Protocol configuration option in sshd_config fails to work properly. | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Robert La Ferla <robertlaferla> |
| Component: | sshd | Assignee: | 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
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. This bug manifested itself when using the SecureCRT 3.4 client with SSH1 protocol specified. reproduce the problem with that client and provide sshd -d -d -d output. This is not a bug. I had two installations of sshd on system and was changing the inactive sshd_config file. configuration error |