[Bug 533] sshd failure on Tru64 (OSF/1) 5.1a

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Apr 4 16:58:28 EST 2003


http://bugzilla.mindrot.org/show_bug.cgi?id=533





------- Additional Comments From darin_fisher at hotmail.com  2003-04-04 16:58 -------
Same thing w/ the -p option

Here are the outputs for -p and the netstat:

azure:openssh-3.6p1# ./sshd -d -p 2222 
debug1: sshd version OpenSSH_3.6p1
debug1: private host key: #0 type 0 RSA1
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug1: read PEM private key done: type DSA
debug1: private host key: #2 type 2 DSA
debug1: Bind to port 2222 on ::.
Server listening on :: port 2222.
debug1: Bind to port 2222 on 0.0.0.0.
Bind to port 2222 on 0.0.0.0 failed: Address already in use.
Generating 768 bit RSA key.
RSA key generation complete.
debug1: Server will not fork when running in debugging mode.
get_sock_port: getnameinfo NI_NUMERICSERV failed
debug1: Calling cleanup 0x12005c9c0(0x0)




azure:openssh-3.6p1# netstat -an | grep 22
tcp        0      0  10.1.12.21.1524           10.1.12.21.1822           
ESTABLISHED
tcp    19190      0  10.1.12.21.1822           10.1.12.21.1524           
ESTABLISHED
tcp        0      0  10.1.10.13.2272           10.1.10.132.1578          
CLOSE_WAIT
tcp        0     48  10.1.10.13.22             10.0.0.250.1981           
ESTABLISHED
tcp     2260      0  10.1.12.16.3671           10.1.12.16.1525           
ESTABLISHED
tcp        0      0  127.0.0.1.8883            127.0.0.1.2322            
TIME_WAIT
tcp        0      0  10.1.10.13.2222           10.1.10.157.4498          
TIME_WAIT
udp        0      0  10.1.10.13.2229           *.*                      
udp        0      0  *.2230                    *.*                      
udp        0      0  *.2231                    *.* 



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




More information about the openssh-unix-dev mailing list