Mailing List Archive

[Bug 440] Protocol 1 server key generated at start up even when P1 not used
http://bugzilla.mindrot.org/show_bug.cgi?id=440





------- Additional Comments From dtucker@zip.com.au 2004-02-10 18:07 -------
Took a quick look at this.

I can confirm that when running in inetd ("-i -o Protocol=1,2") the SSHv1
ephemeral keys are still generated for v2 connects, and that with the patch it's
not.

The patch, however, seems to break SSHv1 connections in inetd mode:

sh /usr/src/regress/usr.bin/ssh/test-exec.sh /usr/src/regress/usr.bin/ssh/obj
/usr/src/regress/usr.bin/ssh/proxy-connect.sh
Connection closed by UNKNOWN
ssh proxyconnect protocol 1 failed
Connection closed by UNKNOWN
ssh proxyconnect protocol 1 failed
bad SSH_CONNECTION




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 440] Protocol 1 server key generated at start up even when P1 not used [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=440





------- Additional Comments From bruno@wolff.to 2004-02-11 00:57 -------
Thanks for looking at this and letting me know about the version 1
problem with the patch. I will want to fix this on some machines
where people might be using version 1 still.










------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.