Call for release testing
Damien Mascord
tusker at tusker.org
Sat Mar 5 23:14:28 EST 2005
Hi guys,
Seems like there is an issue with the login grace timeout on Sourcemage
Linux.
I downloaded and tried: openssh-SNAP-20050305.tar.gz and the results are
as follows:
System information [Sourcemage/test]
# uname -a
Linux ordo 2.6.8.1 #1 Sun Aug 22 01:32:14 SGT 2004 i686 unknown unknown
GNU/Linux
openssl 0.9.7e
bash 3.0
-------------
ok try ciphers
run test yes-head.sh ...
ok yes pipe head
run test login-timeout.sh ...
ssh: connect to host 127.0.0.1 port 4242: Connection refused
ssh connect after login grace timeout failed without privsep
failed connect after login grace timeout
make[1]: *** [t-exec] Error 1
make[1]: Leaving directory `/home/tusker/openssh/regress'
make: *** [tests] Error 2
Looking at netstat, there seems to be lingering connection for a short
while... but it goes quite quickly...
root at ordo:~# netstat -an | grep 4242
tcp 0 0 127.0.0.1:32938 127.0.0.1:4242
TIME_WAIT
tcp 0 0 127.0.0.1:4242 127.0.0.1:32937
TIME_WAIT
root at ordo:~# netstat -an | grep 4242
Damien
More information about the openssh-unix-dev
mailing list