2.9p2 behaves different from 2.5.2p2 on tunneling issue

Markus Friedl markus at openbsd.org
Tue Sep 18 19:55:24 EST 2001


On Tue, Sep 18, 2001 at 11:01:14AM +0200, Corinna Vinschen wrote:
> It seems to be necessary with old servers, isn't it?

it's only necessary if the connection should stay open :)

> Is there a way in 2.9 to open a session anyway with -N so that
> the server doesn't close the connection?

i think all you need to do is
	ssh_session2() should call ssh_session2_command()
	for old servers even if no_shell_flag is set

	ssh_session2_command should not register a callback
	in this case.

can you try this?



More information about the openssh-unix-dev mailing list