Pending OpenSSH release, call for testing.
Darren Tucker
dtucker at zip.com.au
Sun Aug 15 14:47:19 EST 2004
Jason McCormick wrote:
> Regression testing still does not completely successfully on Gentoo
> (current ~x86 build):
>
> 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 33749 (t4 r2 i0/0 o3/0 fd 10/10 cfd -1)
> FATAL: Unable to connect to relay host, errno=111
To save anyone else from looking it up: errno 111 == ECONNREFUSED
> I traded some e-mails with Darren about this for 3.8 but we never came
> up with a solution other than it seemed to have something to do with
> connect. Normaly everyday usage doesn't seem to be affected. Anyone
> else out there with Gentoo able to complete 'make tests' to rule out my
> box being crazy?
If you run a port forward normally from the command line and do and lsof
on ssh's pid what port is in listening on? Ditto for sshd with remote
forwarding.
Other wild guesses: do you have a loopback interface and is it up? What
does "localhost" resolve to? Maybe it's a IPv6 vs. IPv4 thing?
--
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