Pending OpenSSH release, call for testing.
Darren Tucker
dtucker at zip.com.au
Tue Aug 17 13:06:57 EST 2004
Peter Stuge wrote:
> run test dynamic-forward.sh ...
> Waiting for forwarded connections to terminate...
> The following connections are open:
> #1 direct-tcpip: listening port 4243 for localhost port 4242,
> connect from 127.0.0.1 port 33192 (t4 r2 i0/0 o0/0 fd 10/10 cfd -1)
> ok dynamic forwarding
That's a harmless warning, it's just the result of ssh/ssh exitting
slightly before the command using the forwarding.
> run test reexec.sh ...
> test config passing
> reexec tests: proto 1
> reexec tests: proto 2
> test reexec fallback
> FATAL: no sshd running on port 4242
> make[1]: *** [t-exec] Error 1
> make[1]: Leaving directory /home/ossh/ossh_testing/openssh/regress'
> make: *** [tests] Error 2
That's possibly a problem. What platform is it?
You can you try the approximate equivalent by starting sshd in debug
mode, deleting the sshd and trying to connect. This should work, but
the test above indicates it doesn't.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list