[Bug 2008] IPV6 Bind to port 22 failed

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed May 16 18:52:03 EST 2012


https://bugzilla.mindrot.org/show_bug.cgi?id=2008

--- Comment #2 from kchen001 at alcatel-lucent.com 2012-05-16 18:52:03 EST ---
Hi, 

Here's what we got, while currently the node's ssh function works well,
is that log helpful? Or do I need to reproduce it?

debug2: load_server_config: filename /etc/ssh/sshd_config
debug2: load_server_config: done config len = 808
debug2: parse_server_config: config /etc/ssh/sshd_config len 808
debug3: /etc/ssh/sshd_config:14 setting Protocol 2
debug3: /etc/ssh/sshd_config:32 setting SyslogFacility AUTHPRIV
debug3: /etc/ssh/sshd_config:33 setting LogLevel INFO
debug3: /etc/ssh/sshd_config:38 setting PermitRootLogin no
debug3: /etc/ssh/sshd_config:39 setting StrictModes yes
debug3: /etc/ssh/sshd_config:40 setting MaxAuthTries 6
debug3: /etc/ssh/sshd_config:43 setting PubkeyAuthentication yes
debug3: /etc/ssh/sshd_config:47 setting RhostsRSAAuthentication no
debug3: /etc/ssh/sshd_config:49 setting HostbasedAuthentication no
debug3: /etc/ssh/sshd_config:54 setting IgnoreRhosts yes
debug3: /etc/ssh/sshd_config:58 setting PermitEmptyPasswords no
debug3: /etc/ssh/sshd_config:59 setting PasswordAuthentication yes
debug3: /etc/ssh/sshd_config:63 setting ChallengeResponseAuthentication
no
debug3: /etc/ssh/sshd_config:73 setting GSSAPIAuthentication yes
debug3: /etc/ssh/sshd_config:75 setting GSSAPICleanupCredentials yes
debug3: /etc/ssh/sshd_config:86 setting UsePAM yes
debug3: /etc/ssh/sshd_config:89 setting AcceptEnv LANG LC_CTYPE
LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES
debug3: /etc/ssh/sshd_config:90 setting AcceptEnv LC_PAPER LC_NAME
LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
debug3: /etc/ssh/sshd_config:91 setting AcceptEnv LC_IDENTIFICATION
LC_ALL
debug3: /etc/ssh/sshd_config:93 setting GatewayPorts no
debug3: /etc/ssh/sshd_config:94 setting X11Forwarding no
debug3: /etc/ssh/sshd_config:97 setting PrintMotd yes
debug3: /etc/ssh/sshd_config:98 setting PrintLastLog no
debug3: /etc/ssh/sshd_config:104 setting ClientAliveInterval 900
debug3: /etc/ssh/sshd_config:105 setting ClientAliveCountMax 0
debug3: /etc/ssh/sshd_config:114 setting Banner
/etc/ssh/sshd_banner_pcm
debug3: /etc/ssh/sshd_config:117 setting Subsystem sftp
/usr/libexec/openssh/sftp-server
debug1: sshd version OpenSSH_5.9p1
debug3: Incorrect RSA1 identifier
debug1: read PEM private key done: type RSA
debug1: private host key: #0 type 1 RSA
debug3: Incorrect RSA1 identifier
debug1: read PEM private key done: type DSA
debug1: private host key: #1 type 2 DSA
debug1: rexec_argv[0]='/usr/sbin/sshd'
debug1: rexec_argv[1]='-ddd'
debug1: rexec_argv[2]='-p'
debug1: rexec_argv[3]='2022'
debug3: oom_adjust_setup
Set /proc/self/oom_adj from 0 to -17
debug2: fd 3 setting O_NONBLOCK
debug3: sock_set_v6only: set socket 3 IPV6_V6ONLY
debug1: Bind to port 2022 on ::.
Server listening on :: port 2022.
debug2: fd 4 setting O_NONBLOCK
debug1: Bind to port 2022 on 0.0.0.0.
Server listening on 0.0.0.0 port 2022.

Regards,
Carol

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list