Skip to content

Connection close with multiple Match #1219

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
edronne opened this issue Jul 22, 2018 · 7 comments
Closed

Connection close with multiple Match #1219

edronne opened this issue Jul 22, 2018 · 7 comments

Comments

@edronne
Copy link

edronne commented Jul 22, 2018

Hello,

"OpenSSH for Windows" version

7.7.1.0

Server OperatingSystem

Windows Server 2016 Standard

Client OperatingSystem

Windows 10

What is failing

When i put more that 1 "Match" section the connection from the client is closed with the following message :
Connection reset by 10.111.49.114 port 22
Connection closed

Here what we put in %programdata%\ssh\sshd_config :

AuthorizedKeysFile .ssh/authorized_keys

Banner "E:\Public\Banner.txt"

Subsystem sftp sftp-server.exe

LogLevel DEBUG

AllowGroups administrators domain\groupa

Match Group domain\groupb
AllowGroups domain\groupb
ForceCommand internal-sftp
ChrootDirectory "E:\Public"

Match Group domain\groupc
AllowGroups domain\groupc
ForceCommand internal-sftp
ChrootDirectory "E:\R&D\Folder2"

@manojampalam
Copy link
Contributor

Can you share server side logs?

@edronne
Copy link
Author

edronne commented Jul 23, 2018 via email

@manojampalam
Copy link
Contributor

@edronne
Copy link
Author

edronne commented Aug 24, 2018

Hello,

Sorry for the delay i was in vacation.

Below the log.

4884 2018-08-24 11:44:34.727 debug2: fd 3 setting O_NONBLOCK
4884 2018-08-24 11:44:34.727 debug3: sock_set_v6only: set socket 3 IPV6_V6ONLY
4884 2018-08-24 11:44:34.727 debug1: Bind to port 22 on ::.
4884 2018-08-24 11:44:34.727 Server listening on :: port 22.
4884 2018-08-24 11:44:34.727 debug2: fd 4 setting O_NONBLOCK
4884 2018-08-24 11:44:34.727 debug1: Bind to port 22 on 0.0.0.0.
4884 2018-08-24 11:44:34.727 Server listening on 0.0.0.0 port 22.
4884 2018-08-24 11:44:41.993 debug3: fd 5 is not O_NONBLOCK
4884 2018-08-24 11:44:41.993 debug3: spawning "C:\Program Files\OpenSSH\sshd.exe" "-R"
4884 2018-08-24 11:44:41.993 debug3: send_rexec_state: entering fd = 8 config len 543
4884 2018-08-24 11:44:41.993 debug3: ssh_msg_send: type 0
4884 2018-08-24 11:44:41.993 debug3: send_rexec_state: done
348 2018-08-24 11:44:42.040 debug1: inetd sockets after dupping: 3, 3
348 2018-08-24 11:44:42.040 Connection from 10.173.14.57 port 59234 on 10.111.49.114 port 22
348 2018-08-24 11:44:42.040 debug1: Client protocol version 2.0; client software version OpenSSH_7.6
348 2018-08-24 11:44:42.040 debug1: match: OpenSSH_7.6 pat OpenSSH* compat 0x04000000
348 2018-08-24 11:44:42.040 debug1: Local version string SSH-2.0-OpenSSH_for_Windows_7.7
348 2018-08-24 11:44:42.040 debug2: fd 3 setting O_NONBLOCK
348 2018-08-24 11:44:42.071 debug3: spawning "C:\Program Files\OpenSSH\sshd.exe" "-y"
348 2018-08-24 11:44:42.086 debug2: Network child is on pid 2584
348 2018-08-24 11:44:42.086 debug3: send_rexec_state: entering fd = 6 config len 543
348 2018-08-24 11:44:42.086 debug3: ssh_msg_send: type 0
348 2018-08-24 11:44:42.086 debug3: send_rexec_state: done
348 2018-08-24 11:44:42.086 debug3: ssh_msg_send: type 0
348 2018-08-24 11:44:42.086 debug3: ssh_msg_send: type 0
348 2018-08-24 11:44:42.086 debug3: preauth child monitor started
348 2018-08-24 11:44:42.102 debug1: list_hostkey_types: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 [preauth]
348 2018-08-24 11:44:42.102 debug3: send packet: type 20 [preauth]
348 2018-08-24 11:44:42.102 debug1: SSH2_MSG_KEXINIT sent [preauth]
348 2018-08-24 11:44:42.102 debug3: receive packet: type 20 [preauth]
348 2018-08-24 11:44:42.102 debug1: SSH2_MSG_KEXINIT received [preauth]
348 2018-08-24 11:44:42.102 debug2: local server KEXINIT proposal [preauth]
348 2018-08-24 11:44:42.102 debug2: KEX algorithms: curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1 [preauth]
348 2018-08-24 11:44:42.102 debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 [preauth]
348 2018-08-24 11:44:42.102 debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected] [preauth]
348 2018-08-24 11:44:42.102 debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected] [preauth]
348 2018-08-24 11:44:42.102 debug2: MACs ctos: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth]
348 2018-08-24 11:44:42.102 debug2: MACs stoc: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth]
348 2018-08-24 11:44:42.102 debug2: compression ctos: none [preauth]
348 2018-08-24 11:44:42.102 debug2: compression stoc: none [preauth]
348 2018-08-24 11:44:42.102 debug2: languages ctos: [preauth]
348 2018-08-24 11:44:42.102 debug2: languages stoc: [preauth]
348 2018-08-24 11:44:42.102 debug2: first_kex_follows 0 [preauth]
348 2018-08-24 11:44:42.102 debug2: reserved 0 [preauth]
348 2018-08-24 11:44:42.102 debug2: peer client KEXINIT proposal [preauth]
348 2018-08-24 11:44:42.118 debug2: KEX algorithms: curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c [preauth]
348 2018-08-24 11:44:42.118 debug2: host key algorithms: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa [preauth]
348 2018-08-24 11:44:42.118 debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr [preauth]
348 2018-08-24 11:44:42.118 debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr [preauth]
348 2018-08-24 11:44:42.118 debug2: MACs ctos: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth]
348 2018-08-24 11:44:42.118 debug2: MACs stoc: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth]
348 2018-08-24 11:44:42.118 debug2: compression ctos: none [preauth]
348 2018-08-24 11:44:42.118 debug2: compression stoc: none [preauth]
348 2018-08-24 11:44:42.118 debug2: languages ctos: [preauth]
348 2018-08-24 11:44:42.118 debug2: languages stoc: [preauth]
348 2018-08-24 11:44:42.118 debug2: first_kex_follows 0 [preauth]
348 2018-08-24 11:44:42.118 debug2: reserved 0 [preauth]
348 2018-08-24 11:44:42.118 debug1: kex: algorithm: curve25519-sha256 [preauth]
348 2018-08-24 11:44:42.118 debug1: kex: host key algorithm: ecdsa-sha2-nistp256 [preauth]
348 2018-08-24 11:44:42.118 debug1: kex: client->server cipher: [email protected] MAC: compression: none [preauth]
348 2018-08-24 11:44:42.118 debug1: kex: server->client cipher: [email protected] MAC: compression: none [preauth]
348 2018-08-24 11:44:42.118 debug1: expecting SSH2_MSG_KEX_ECDH_INIT [preauth]
348 2018-08-24 11:44:42.165 debug3: receive packet: type 30 [preauth]
348 2018-08-24 11:44:42.180 debug3: mm_key_sign entering [preauth]
348 2018-08-24 11:44:42.180 debug3: mm_request_send entering: type 6 [preauth]
348 2018-08-24 11:44:42.180 debug3: mm_key_sign: waiting for MONITOR_ANS_SIGN [preauth]
348 2018-08-24 11:44:42.180 debug3: mm_request_receive_expect entering: type 7 [preauth]
348 2018-08-24 11:44:42.180 debug3: mm_request_receive entering [preauth]
348 2018-08-24 11:44:42.180 debug3: mm_request_receive entering
348 2018-08-24 11:44:42.180 debug3: monitor_read: checking request 6
348 2018-08-24 11:44:42.180 debug3: mm_answer_sign
348 2018-08-24 11:44:42.180 debug3: mm_answer_sign: hostkey proof signature 00000207FD0BD140(101)
348 2018-08-24 11:44:42.180 debug3: mm_request_send entering: type 7
348 2018-08-24 11:44:42.180 debug2: monitor_read: 6 used once, disabling now
348 2018-08-24 11:44:42.180 debug3: send packet: type 31 [preauth]
348 2018-08-24 11:44:42.180 debug3: send packet: type 21 [preauth]
348 2018-08-24 11:44:42.180 debug2: set_newkeys: mode 1 [preauth]
348 2018-08-24 11:44:42.180 debug1: rekey after 134217728 blocks [preauth]
348 2018-08-24 11:44:42.180 debug1: SSH2_MSG_NEWKEYS sent [preauth]
348 2018-08-24 11:44:42.180 debug1: expecting SSH2_MSG_NEWKEYS [preauth]
348 2018-08-24 11:44:42.180 debug3: send packet: type 7 [preauth]
348 2018-08-24 11:44:42.243 debug3: receive packet: type 21 [preauth]
348 2018-08-24 11:44:42.243 debug1: SSH2_MSG_NEWKEYS received [preauth]
348 2018-08-24 11:44:42.243 debug2: set_newkeys: mode 0 [preauth]
348 2018-08-24 11:44:42.243 debug1: rekey after 134217728 blocks [preauth]
348 2018-08-24 11:44:42.243 debug1: KEX done [preauth]
348 2018-08-24 11:44:42.352 debug3: receive packet: type 5 [preauth]
348 2018-08-24 11:44:42.352 debug3: send packet: type 6 [preauth]
348 2018-08-24 11:44:42.415 debug3: receive packet: type 50 [preauth]
348 2018-08-24 11:44:42.415 debug1: userauth-request for user myuser@addomain service ssh-connection method none [preauth]
348 2018-08-24 11:44:42.415 debug1: attempt 0 failures 0 [preauth]
348 2018-08-24 11:44:42.415 debug3: mm_getpwnamallow entering [preauth]
348 2018-08-24 11:44:42.415 debug3: mm_request_send entering: type 8 [preauth]
348 2018-08-24 11:44:42.415 debug3: mm_getpwnamallow: waiting for MONITOR_ANS_PWNAM [preauth]
348 2018-08-24 11:44:42.415 debug3: mm_request_receive_expect entering: type 9 [preauth]
348 2018-08-24 11:44:42.415 debug3: mm_request_receive entering [preauth]
348 2018-08-24 11:44:42.415 debug3: mm_request_receive entering
348 2018-08-24 11:44:42.415 debug3: monitor_read: checking request 8
348 2018-08-24 11:44:42.415 debug3: mm_answer_pwnamallow
348 2018-08-24 11:44:42.415 debug2: parse_server_config: config reprocess config len 543
348 2018-08-24 11:44:42.415 debug3: checking match for 'Group addomain\groupA' user myuser@addomain host 10.173.14.57 addr 10.173.14.57 laddr 10.111.49.114 lport 22
348 2018-08-24 11:44:42.477 debug3: LsaLogonUser Succeeded (Impersonation: 0)
348 2018-08-24 11:44:42.477 debug3: Added group 'addomain\domain users' for user 'addomain\myuser'.
348 2018-08-24 11:44:42.477 debug3: Added group 'builtin\users' for user 'addomain\myuser'.
348 2018-08-24 11:44:42.477 debug3: Added group 'builtin\administrators' for user 'addomain\myuser'.
<################### my comment : then add to 198 Add Groups>
348 2018-08-24 11:44:42.758 debug1: user myuser@addomain does not match group list addomain\groupA at line 92
348 2018-08-24 11:44:42.758 debug3: match not found
348 2018-08-24 11:44:42.758 debug3: checking match for 'Group addomain\groupB' user myuser@addomain host 10.173.14.57 addr 10.173.14.57 laddr 10.111.49.114 lport 22
348 2018-08-24 11:44:42.790 debug3: LsaLogonUser Succeeded (Impersonation: 0)
348 2018-08-24 11:44:42.790 debug3: Added group 'addomain\domain users' for user 'addomain\myuser'.
348 2018-08-24 11:44:42.790 debug3: Added group 'builtin\users' for user 'addomain\myuser'.
348 2018-08-24 11:44:42.790 debug3: Added group 'builtin\administrators' for user 'addomain\myuser'.
<################### my comment : then add to 198 Add Groups>
348 2018-08-24 11:44:43.087 debug1: user myuser@addomain matched group list addomain\groupB at line 99
348 2018-08-24 11:44:43.087 debug3: match found
348 2018-08-24 11:44:43.087 debug3: reprocess config:100 setting AllowGroups addomain\groupB
348 2018-08-24 11:44:43.087 debug3: reprocess config:101 setting ForceCommand internal-sftp
348 2018-08-24 11:44:43.087 debug3: reprocess config:102 setting ChrootDirectory "E:\R&D\CDA"
348 2018-08-24 11:44:43.118 debug3: LsaLogonUser Succeeded (Impersonation: 0)
348 2018-08-24 11:44:43.118 debug3: Added group 'addomain\domain users' for user 'addomain\myuser'.
348 2018-08-24 11:44:43.118 debug3: Added group 'builtin\users' for user 'addomain\myuser'.
348 2018-08-24 11:44:43.118 debug3: Added group 'builtin\administrators' for user 'addomain\myuser'.
<################### my comment : then add to 198 Add Groups>
348 2018-08-24 11:44:43.430 debug3: mm_answer_pwnamallow: sending MONITOR_ANS_PWNAM: 1
348 2018-08-24 11:44:43.430 debug3: mm_request_send entering: type 9
348 2018-08-24 11:44:43.430 debug2: monitor_read: 8 used once, disabling now
348 2018-08-24 11:44:43.430 debug2: input_userauth_request: setting up authctxt for myuser@addomain [preauth]
348 2018-08-24 11:44:43.430 debug3: mm_inform_authserv entering [preauth]
348 2018-08-24 11:44:43.430 debug3: mm_request_send entering: type 4 [preauth]
348 2018-08-24 11:44:43.430 debug3: mm_auth2_read_banner entering [preauth]
348 2018-08-24 11:44:43.430 debug3: mm_request_send entering: type 10 [preauth]
348 2018-08-24 11:44:43.430 debug3: mm_request_receive_expect entering: type 11 [preauth]
348 2018-08-24 11:44:43.430 debug3: mm_request_receive entering [preauth]
348 2018-08-24 11:44:43.430 debug3: mm_request_receive entering
348 2018-08-24 11:44:43.430 debug3: monitor_read: checking request 4
348 2018-08-24 11:44:43.430 debug3: mm_answer_authserv: service=ssh-connection, style=
348 2018-08-24 11:44:43.430 debug2: monitor_read: 4 used once, disabling now
348 2018-08-24 11:44:43.430 debug3: mm_request_receive entering
348 2018-08-24 11:44:43.430 debug3: monitor_read: checking request 10
348 2018-08-24 11:44:43.430 debug3: mm_request_send entering: type 11
348 2018-08-24 11:44:43.430 debug2: monitor_read: 10 used once, disabling now
348 2018-08-24 11:44:43.430 debug3: send packet: type 53 [preauth]
348 2018-08-24 11:44:43.430 debug1: userauth_send_banner: sent [preauth]
348 2018-08-24 11:44:43.430 debug2: input_userauth_request: try method none [preauth]
348 2018-08-24 11:44:43.430 debug3: userauth_finish: failure partial=0 next methods="publickey,password,keyboard-interactive" [preauth]
348 2018-08-24 11:44:43.430 debug3: send packet: type 51 [preauth]
348 2018-08-24 11:44:43.493 debug3: receive packet: type 50 [preauth]
348 2018-08-24 11:44:43.493 debug1: userauth-request for user myuser@addomain service ssh-connection method keyboard-interactive [preauth]
348 2018-08-24 11:44:43.493 debug1: attempt 1 failures 0 [preauth]
348 2018-08-24 11:44:43.493 debug2: input_userauth_request: try method keyboard-interactive [preauth]
348 2018-08-24 11:44:43.493 debug1: keyboard-interactive devs [preauth]
348 2018-08-24 11:44:43.493 debug1: auth2_challenge: user=myuser@addomain devs= [preauth]
348 2018-08-24 11:44:43.493 debug1: kbdint_alloc: devices '' [preauth]
348 2018-08-24 11:44:43.493 debug2: auth2_challenge_start: devices [preauth]
348 2018-08-24 11:44:43.493 debug3: userauth_finish: failure partial=0 next methods="publickey,password,keyboard-interactive" [preauth]
348 2018-08-24 11:44:43.493 debug3: send packet: type 51 [preauth]
348 2018-08-24 11:44:50.509 debug3: receive packet: type 50 [preauth]
348 2018-08-24 11:44:50.509 debug1: userauth-request for user myuser@addomain service ssh-connection method password [preauth]
348 2018-08-24 11:44:50.509 debug1: attempt 2 failures 1 [preauth]
348 2018-08-24 11:44:50.509 debug2: input_userauth_request: try method password [preauth]
348 2018-08-24 11:44:50.509 debug3: mm_auth_password entering [preauth]
348 2018-08-24 11:44:50.509 debug3: mm_request_send entering: type 12 [preauth]
348 2018-08-24 11:44:50.509 debug3: mm_auth_password: waiting for MONITOR_ANS_AUTHPASSWORD [preauth]
348 2018-08-24 11:44:50.509 debug3: mm_request_receive_expect entering: type 13 [preauth]
348 2018-08-24 11:44:50.509 debug3: mm_request_receive entering [preauth]
348 2018-08-24 11:44:50.509 debug3: mm_request_receive entering
348 2018-08-24 11:44:50.509 debug3: monitor_read: checking request 12
348 2018-08-24 11:44:50.587 debug3: mm_answer_authpassword: sending result 1
348 2018-08-24 11:44:50.587 debug3: mm_request_send entering: type 13
348 2018-08-24 11:44:50.587 Accepted password for myuser@addomain from 10.173.14.57 port 59234 ssh2
348 2018-08-24 11:44:50.587 debug1: monitor_child_preauth: myuser@addomain has been authenticated by privileged process
348 2018-08-24 11:44:50.587 debug3: mm_get_keystate: Waiting for new keys
348 2018-08-24 11:44:50.587 debug3: mm_request_receive_expect entering: type 26
348 2018-08-24 11:44:50.587 debug3: mm_request_receive entering
348 2018-08-24 11:44:50.587 debug3: mm_get_keystate: GOT new keys
348 2018-08-24 11:44:50.587 debug3: mm_auth_password: user authenticated [preauth]
348 2018-08-24 11:44:50.587 debug3: send packet: type 52 [preauth]
348 2018-08-24 11:44:50.587 debug3: mm_request_send entering: type 26 [preauth]
348 2018-08-24 11:44:50.587 debug3: mm_send_keystate: Finished sending state [preauth]
348 2018-08-24 11:44:50.602 debug1: monitor_read_log: child log fd closed
348 2018-08-24 11:44:50.602 debug3: spawning "C:\Program Files\OpenSSH\sshd.exe" "-z"
348 2018-08-24 11:44:50.602 User child is on pid 4976
348 2018-08-24 11:44:50.602 debug3: send_rexec_state: entering fd = 5 config len 543
348 2018-08-24 11:44:50.602 debug3: ssh_msg_send: type 0
348 2018-08-24 11:44:50.602 debug3: send_rexec_state: done
348 2018-08-24 11:44:50.602 debug3: ssh_msg_send: type 0
348 2018-08-24 11:44:50.602 debug3: ssh_msg_send: type 0
348 2018-08-24 11:44:50.602 debug3: ssh_msg_send: type 0
4976 2018-08-24 11:44:50.633 debug3: ssh_msg_recv entering
4976 2018-08-24 11:44:50.633 debug2: fd 4 setting O_NONBLOCK
4976 2018-08-24 11:44:50.633 debug2: parse_server_config: config reprocess config len 543
4976 2018-08-24 11:44:50.633 debug3: checking match for 'Group addomain\groupA' user addomain\myuser host 10.173.14.57 addr 10.173.14.57 laddr 10.111.49.114 lport 22
<################### my comment : then add to 198 Add Groups>
4976 2018-08-24 11:44:50.977 debug1: user n does not match group list addomain\groupA at line 92
4976 2018-08-24 11:44:50.977 debug3: match not found
4976 2018-08-24 11:44:50.977 debug3: checking match for 'Group addomain\groupB' user n host 10.173.14.57 addr 10.173.14.57 laddr 10.111.49.114 lport 22
4976 2018-08-24 11:44:50.993 debug1: get_passwd: LookupAccountName() failed: 1332.
4976 2018-08-24 11:44:50.993 debug1: Can't match group at line 99 because user n does not exist
4976 2018-08-24 11:44:50.993 debug3: match not found
4976 2018-08-24 11:44:50.993 debug3: ssh_msg_recv entering
4976 2018-08-24 11:44:50.993 debug3: monitor_apply_keystate: packet_set_state
4976 2018-08-24 11:44:50.993 debug2: set_newkeys: mode 0
4976 2018-08-24 11:44:50.993 debug1: rekey after 134217728 blocks
4976 2018-08-24 11:44:50.993 debug2: set_newkeys: mode 1
4976 2018-08-24 11:44:50.993 debug1: rekey after 134217728 blocks
4976 2018-08-24 11:44:50.993 debug1: ssh_packet_set_postauth: called
4976 2018-08-24 11:44:50.993 debug3: ssh_packet_set_state: done
4976 2018-08-24 11:44:50.993 debug3: notify_hostkeys: key 0: ssh-rsa SHA256:U+2Q8jcGkL/bqmEIiQlzbeIKlLIZfkUvsFvPL9eYjCE
4976 2018-08-24 11:44:50.993 debug3: notify_hostkeys: key 1: ecdsa-sha2-nistp256 SHA256:Sbeti2B7sKGgIKeVOjugMSCBePHWUizWBSEGqROY90k
4976 2018-08-24 11:44:50.993 debug3: notify_hostkeys: key 2: ssh-ed25519 SHA256:AvyfpjbyvJTrZrFCQbfQtIf05NGr8DXOBJR2URfxbKM
4976 2018-08-24 11:44:50.993 debug3: notify_hostkeys: sent 3 hostkeys
4976 2018-08-24 11:44:50.993 debug3: send packet: type 80
4976 2018-08-24 11:44:50.993 debug1: active: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
4976 2018-08-24 11:44:50.993 debug1: Entering interactive session for SSH2.
4976 2018-08-24 11:44:50.993 debug2: fd 7 setting O_NONBLOCK
4976 2018-08-24 11:44:50.993 debug2: fd 8 setting O_NONBLOCK
4976 2018-08-24 11:44:50.993 debug1: server_init_dispatch
4976 2018-08-24 11:44:50.993 debug3: receive packet: type 90
4976 2018-08-24 11:44:50.993 debug1: server_input_channel_open: ctype session rchan 0 win 1048576 max 16384
4976 2018-08-24 11:44:50.993 debug1: input_session_request
4976 2018-08-24 11:44:50.993 debug1: channel 0: new [server-session]
4976 2018-08-24 11:44:50.993 debug2: session_new: allocate (allocated 0 max 10)
4976 2018-08-24 11:44:50.993 debug3: session_unused: session id 0 unused
4976 2018-08-24 11:44:50.993 debug1: session_new: session 0
4976 2018-08-24 11:44:50.993 debug1: session_open: channel 0
4976 2018-08-24 11:44:50.993 debug1: session_open: session 0: link with channel 0
4976 2018-08-24 11:44:50.993 debug1: server_input_channel_open: confirm session
4976 2018-08-24 11:44:50.993 debug3: send packet: type 91
4976 2018-08-24 11:44:50.993 debug3: receive packet: type 80
4976 2018-08-24 11:44:50.993 debug1: server_input_global_request: rtype [email protected] want_reply 0
4976 2018-08-24 11:44:51.149 debug3: receive packet: type 98
4976 2018-08-24 11:44:51.149 debug1: server_input_channel_req: channel 0 request pty-req reply 1
4976 2018-08-24 11:44:51.149 debug1: session_by_channel: session 0 channel 0
4976 2018-08-24 11:44:51.149 debug1: session_input_channel_req: session 0 req pty-req
4976 2018-08-24 11:44:51.149 debug1: Allocating pty.
4976 2018-08-24 11:44:51.149 debug1: session_pty_req: session 0 alloc console
4976 2018-08-24 11:44:51.149 debug3: send packet: type 99
4976 2018-08-24 11:44:51.149 debug3: receive packet: type 98
4976 2018-08-24 11:44:51.149 debug1: server_input_channel_req: channel 0 request shell reply 1
4976 2018-08-24 11:44:51.149 debug1: session_by_channel: session 0 channel 0
4976 2018-08-24 11:44:51.149 debug1: session_input_channel_req: session 0 req shell
4976 2018-08-24 11:44:51.149 Starting session: shell on console for (null) from 10.173.14.57 port 59234 id 0
4976 2018-08-24 11:44:51.149 debug2: fd 9 setting O_NONBLOCK
4976 2018-08-24 11:44:51.149 debug2: fd 10 setting O_NONBLOCK
4976 2018-08-24 11:44:51.149 debug2: fd 11 setting O_NONBLOCK
4976 2018-08-24 11:44:51.149 debug2: fd 12 setting O_NONBLOCK
4976 2018-08-24 11:44:51.149 debug2: fd 13 setting O_NONBLOCK
4976 2018-08-24 11:44:51.149 debug2: fd 14 setting O_NONBLOCK
4976 2018-08-24 11:44:51.149 debug3: failed to convert utf8 payload:(null) error:87
4976 2018-08-24 11:44:51.149 debug3: send packet: type 100
4976 2018-08-24 11:44:51.212 debug3: recv - from CB ERROR:10054, io:000001F2E82F8DF0
4976 2018-08-24 11:44:51.212 Read error from remote host 10.173.14.57 port 59234: Connection reset
4976 2018-08-24 11:44:51.212 debug1: do_cleanup
348 2018-08-24 11:44:51.212 debug3: mm_request_receive entering
348 2018-08-24 11:44:51.212 debug1: do_cleanup

@edronne
Copy link
Author

edronne commented Aug 24, 2018

Hello,

Problem do not occurs any more with last version (v7.7.2.0p1-Beta).

@edronne edronne closed this as completed Aug 24, 2018
@lyubenblagoev
Copy link

The problem reoccurs for me in v7.9.0.0p1-Beta on a test Windows 10 machine, after adding a new "Match Group" below "Match Group administrators".

@NoMoreFood
Copy link

@lyubenblagoev Please see #1354

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants