· 7 years ago · Jul 06, 2018, 02:22 PM
1Port 8886
2ListenAddress 0.0.0.0
3AllowUsers http root alarm
4PasswordAuthentication yes
5PubkeyAuthentication yes
6AuthorizedKeysFile .ssh/authorized_keys
7SyslogFacility AUTH
8LogLevel DEBUG3
9AuthorizedKeysFile .ssh/authorized_keys
10ChallengeResponseAuthentication no
11UsePAM yes
12PrintMotd no # pam does that
13Subsystem sftp /usr/lib/ssh/sftp-server
14
15ssh -vvv http@192.168.1.12 -p 8886
16OpenSSH_7.7p1, OpenSSL 1.1.0h 27 Mar 2018
17debug1: Reading configuration data /etc/ssh/ssh_config
18debug2: resolve_canonicalize: hostname 192.168.1.12 is address
19debug2: ssh_connect_direct: needpriv 0
20debug1: Connecting to 192.168.1.12 [192.168.1.12] port 8886.
21debug1: Connection established.
22debug1: identity file /home/andrew/.ssh/id_rsa type 0
23debug1: key_load_public: No such file or directory
24debug1: identity file /home/andrew/.ssh/id_rsa-cert type -1
25debug1: key_load_public: No such file or directory
26debug1: identity file /home/andrew/.ssh/id_dsa type -1
27debug1: key_load_public: No such file or directory
28debug1: identity file /home/andrew/.ssh/id_dsa-cert type -1
29debug1: key_load_public: No such file or directory
30debug1: identity file /home/andrew/.ssh/id_ecdsa type -1
31debug1: key_load_public: No such file or directory
32debug1: identity file /home/andrew/.ssh/id_ecdsa-cert type -1
33debug1: key_load_public: No such file or directory
34debug1: identity file /home/andrew/.ssh/id_ed25519 type -1
35debug1: key_load_public: No such file or directory
36debug1: identity file /home/andrew/.ssh/id_ed25519-cert type -1
37debug1: key_load_public: No such file or directory
38debug1: identity file /home/andrew/.ssh/id_xmss type -1
39debug1: key_load_public: No such file or directory
40debug1: identity file /home/andrew/.ssh/id_xmss-cert type -1
41debug1: Local version string SSH-2.0-OpenSSH_7.7
42debug1: Remote protocol version 2.0, remote software version OpenSSH_7.7
43debug1: match: OpenSSH_7.7 pat OpenSSH* compat 0x04000000
44debug2: fd 3 setting O_NONBLOCK
45debug1: Authenticating to 192.168.1.12:8886 as 'http'
46debug3: put_host_port: [192.168.1.12]:8886
47debug3: hostkeys_foreach: reading file "/home/andrew/.ssh/known_hosts"
48debug3: record_hostkey: found key type ECDSA in file /home/andrew/.ssh/known_hosts:2
49debug3: load_hostkeys: loaded 1 keys from [192.168.1.12]:8886
50debug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
51debug3: send packet: type 20
52debug1: SSH2_MSG_KEXINIT sent
53debug3: receive packet: type 20
54debug1: SSH2_MSG_KEXINIT received
55debug2: local client KEXINIT proposal
56debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,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
57debug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
58debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
59debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
60debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
61debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
62debug2: compression ctos: none,zlib@openssh.com,zlib
63debug2: compression stoc: none,zlib@openssh.com,zlib
64debug2: languages ctos:
65debug2: languages stoc:
66debug2: first_kex_follows 0
67debug2: reserved 0
68debug2: peer server KEXINIT proposal
69debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,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
70debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
71debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
72debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
73debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
74debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
75debug2: compression ctos: none,zlib@openssh.com
76debug2: compression stoc: none,zlib@openssh.com
77debug2: languages ctos:
78debug2: languages stoc:
79debug2: first_kex_follows 0
80debug2: reserved 0
81debug1: kex: algorithm: curve25519-sha256
82debug1: kex: host key algorithm: ecdsa-sha2-nistp256
83debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
84debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
85debug3: send packet: type 30
86debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
87debug3: receive packet: type 31
88debug1: Server host key: ecdsa-sha2-nistp256 SHA256:XoE/lM0+M1GTbx42B8yTEVTH6CAg7cmsB1Z9BuVj7Ts
89debug3: put_host_port: [192.168.1.12]:8886
90debug3: put_host_port: [192.168.1.12]:8886
91debug3: hostkeys_foreach: reading file "/home/andrew/.ssh/known_hosts"
92debug3: record_hostkey: found key type ECDSA in file /home/andrew/.ssh/known_hosts:2
93debug3: load_hostkeys: loaded 1 keys from [192.168.1.12]:8886
94debug3: hostkeys_foreach: reading file "/home/andrew/.ssh/known_hosts"
95debug3: record_hostkey: found key type ECDSA in file /home/andrew/.ssh/known_hosts:2
96debug3: load_hostkeys: loaded 1 keys from [192.168.1.12]:8886
97debug1: Host '[192.168.1.12]:8886' is known and matches the ECDSA host key.
98debug1: Found key in /home/andrew/.ssh/known_hosts:2
99debug3: send packet: type 21
100debug2: set_newkeys: mode 1
101debug1: rekey after 134217728 blocks
102debug1: SSH2_MSG_NEWKEYS sent
103debug1: expecting SSH2_MSG_NEWKEYS
104debug3: receive packet: type 21
105debug1: SSH2_MSG_NEWKEYS received
106debug2: set_newkeys: mode 0
107debug1: rekey after 134217728 blocks
108debug2: key: /home/andrew/.ssh/id_rsa (0x55c83c6b20c0)
109debug2: key: /home/andrew/.ssh/id_dsa ((nil))
110debug2: key: /home/andrew/.ssh/id_ecdsa ((nil))
111debug2: key: /home/andrew/.ssh/id_ed25519 ((nil))
112debug2: key: /home/andrew/.ssh/id_xmss ((nil))
113debug3: send packet: type 5
114debug3: receive packet: type 7
115debug1: SSH2_MSG_EXT_INFO received
116debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
117debug3: receive packet: type 6
118debug2: service_accept: ssh-userauth
119debug1: SSH2_MSG_SERVICE_ACCEPT received
120debug3: send packet: type 50
121debug3: receive packet: type 51
122debug1: Authentications that can continue: publickey,password
123debug3: start over, passed a different list publickey,password
124debug3: preferred publickey,keyboard-interactive,password
125debug3: authmethod_lookup publickey
126debug3: remaining preferred: keyboard-interactive,password
127debug3: authmethod_is_enabled publickey
128debug1: Next authentication method: publickey
129debug1: Offering public key: RSA SHA256:zjCrTbbzvHT+HS7d+JboCBOwxFezFfaxGP2vj0dniIE /home/andrew/.ssh/id_rsa
130debug3: send_pubkey_test
131debug3: send packet: type 50
132debug2: we sent a publickey packet, wait for reply
133debug3: receive packet: type 51
134debug1: Authentications that can continue: publickey,password
135debug1: Trying private key: /home/andrew/.ssh/id_dsa
136debug3: no such identity: /home/andrew/.ssh/id_dsa: No such file or directory
137debug1: Trying private key: /home/andrew/.ssh/id_ecdsa
138debug3: no such identity: /home/andrew/.ssh/id_ecdsa: No such file or directory
139debug1: Trying private key: /home/andrew/.ssh/id_ed25519
140debug3: no such identity: /home/andrew/.ssh/id_ed25519: No such fileor directory
141debug1: Trying private key: /home/andrew/.ssh/id_xmss
142debug3: no such identity: /home/andrew/.ssh/id_xmss: No such file ordirectory
143debug2: we did not send a packet, disable method
144debug3: authmethod_lookup password
145debug3: remaining preferred: ,password
146debug3: authmethod_is_enabled password
147debug1: Next authentication method: password
148http@192.168.1.12's password:
149debug3: send packet: type 50
150debug2: we sent a password packet, wait for reply
151debug3: receive packet: type 51
152debug1: Authentications that can continue: publickey,password
153Permission denied, please try again.
154
155Jul 06 14:14:43 alarmpi sshd[11665]: debug3: fd 4 is not O_NONBLOCK
156Jul 06 14:14:43 alarmpi sshd[11665]: debug1: Forked child 11746.
157Jul 06 14:14:43 alarmpi sshd[11665]: debug3: send_rexec_state: entering fd = 7 config len 328
158Jul 06 14:14:43 alarmpi sshd[11665]: debug3: ssh_msg_send: type 0
159Jul 06 14:14:43 alarmpi sshd[11665]: debug3: send_rexec_state: done
160Jul 06 14:14:43 alarmpi sshd[11746]: debug3: oom_adjust_restore
161Jul 06 14:14:43 alarmpi sshd[11746]: debug1: Set /proc/self/oom_score_adj to 0
162Jul 06 14:14:43 alarmpi sshd[11746]: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7
163Jul 06 14:14:43 alarmpi sshd[11746]: debug1: inetd sockets after dupping: 3, 3
164Jul 06 14:14:43 alarmpi sshd[11746]: Connection from 192.168.1.3 port 60814 on 192.168.1.12 port 8886
165Jul 06 14:14:43 alarmpi sshd[11746]: debug1: Client protocol version 2.0; client software version OpenSSH_7.7
166Jul 06 14:14:43 alarmpi sshd[11746]: debug1: match: OpenSSH_7.7 pat OpenSSH* compat 0x04000000
167Jul 06 14:14:43 alarmpi sshd[11746]: debug1: Local version string SSH-2.0-OpenSSH_7.7
168Jul 06 14:14:43 alarmpi sshd[11746]: debug2: fd 3 setting O_NONBLOCK
169Jul 06 14:14:43 alarmpi sshd[11746]: debug3: ssh_sandbox_init: preparing seccomp filter sandbox
170Jul 06 14:14:43 alarmpi sshd[11746]: debug2: Network child is on pid 11747
171Jul 06 14:14:43 alarmpi sshd[11746]: debug3: preauth child monitor started
172Jul 06 14:14:43 alarmpi sshd[11746]: debug3: privsep user:group 99:99 [preauth]
173Jul 06 14:14:43 alarmpi sshd[11746]: debug1: permanently_set_uid: 99/99 [preauth]
174Jul 06 14:14:43 alarmpi sshd[11746]: debug3: ssh_sandbox_child: setting PR_SET_NO_NEW_PRIVS [preauth]
175Jul 06 14:14:43 alarmpi sshd[11746]: debug3: ssh_sandbox_child: attaching seccomp filter program [preauth]
176Jul 06 14:14:43 alarmpi sshd[11746]: debug1: list_hostkey_types: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 [preauth]
177Jul 06 14:14:43 alarmpi sshd[11746]: debug3: send packet: type 20 [preauth]
178Jul 06 14:14:43 alarmpi sshd[11746]: debug1: SSH2_MSG_KEXINIT sent [preauth]
179Jul 06 14:14:43 alarmpi sshd[11746]: debug3: receive packet: type 20 [preauth]
180Jul 06 14:14:43 alarmpi sshd[11746]: debug1: SSH2_MSG_KEXINIT received [preauth]
181Jul 06 14:14:43 alarmpi sshd[11746]: debug2: local server KEXINIT proposal [preauth]
182Jul 06 14:14:43 alarmpi sshd[11746]: debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,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]
183Jul 06 14:14:43 alarmpi sshd[11746]: debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 [preauth]
184Jul 06 14:14:43 alarmpi sshd[11746]: debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com [preauth]
185Jul 06 14:14:43 alarmpi sshd[11746]: debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com [preauth]
186Jul 06 14:14:43 alarmpi sshd[11746]: debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth]
187Jul 06 14:14:43 alarmpi sshd[11746]: debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth]
188Jul 06 14:14:43 alarmpi sshd[11746]: debug2: compression ctos: none,zlib@openssh.com [preauth]
189Jul 06 14:14:43 alarmpi sshd[11746]: debug2: compression stoc: none,zlib@openssh.com [preauth]
190Jul 06 14:14:43 alarmpi sshd[11746]: debug2: languages ctos: [preauth]
191Jul 06 14:14:43 alarmpi sshd[11746]: debug2: languages stoc: [preauth]
192Jul 06 14:14:43 alarmpi sshd[11746]: debug2: first_kex_follows 0 [preauth]
193Jul 06 14:14:43 alarmpi sshd[11746]: debug2: reserved 0 [preauth]
194Jul 06 14:14:43 alarmpi sshd[11746]: debug2: peer client KEXINIT proposal [preauth]
195Jul 06 14:14:43 alarmpi sshd[11746]: debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,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]
196Jul 06 14:14:43 alarmpi sshd[11746]: debug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa [preauth]
197Jul 06 14:14:43 alarmpi sshd[11746]: debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com [preauth]
198Jul 06 14:14:43 alarmpi sshd[11746]: debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com [preauth]
199Jul 06 14:14:43 alarmpi sshd[11746]: debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth]
200Jul 06 14:14:43 alarmpi sshd[11746]: debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth]
201Jul 06 14:14:43 alarmpi sshd[11746]: debug2: compression ctos: none,zlib@openssh.com,zlib [preauth]
202Jul 06 14:14:43 alarmpi sshd[11746]: debug2: compression stoc: none,zlib@openssh.com,zlib [preauth]
203Jul 06 14:14:43 alarmpi sshd[11746]: debug2: languages ctos: [preauth]
204Jul 06 14:14:43 alarmpi sshd[11746]: debug2: languages stoc: [preauth]
205Jul 06 14:14:43 alarmpi sshd[11746]: debug2: first_kex_follows 0 [preauth]
206Jul 06 14:14:43 alarmpi sshd[11746]: debug2: reserved 0 [preauth]
207Jul 06 14:14:43 alarmpi sshd[11746]: debug1: kex: algorithm: curve25519-sha256 [preauth]
208Jul 06 14:14:43 alarmpi sshd[11746]: debug1: kex: host key algorithm: ecdsa-sha2-nistp256 [preauth]
209Jul 06 14:14:43 alarmpi sshd[11746]: debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none [preauth]
210Jul 06 14:14:43 alarmpi sshd[11746]: debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none [preauth]
211Jul 06 14:14:43 alarmpi sshd[11746]: debug1: expecting SSH2_MSG_KEX_ECDH_INIT [preauth]
212Jul 06 14:14:43 alarmpi sshd[11746]: debug3: receive packet: type 30 [preauth]
213Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_key_sign entering [preauth]
214Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_send entering: type 6 [preauth]
215Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_key_sign: waiting for MONITOR_ANS_SIGN [preauth]
216Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_receive_expect entering: type 7 [preauth]
217Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_receive entering [preauth]
218Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_receive entering
219Jul 06 14:14:43 alarmpi sshd[11746]: debug3: monitor_read: checking request 6
220Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_answer_sign
221Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_answer_sign: hostkey proof signature 0x56d098(100)
222Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_send entering: type 7
223Jul 06 14:14:43 alarmpi sshd[11746]: debug2: monitor_read: 6 used once, disabling now
224Jul 06 14:14:43 alarmpi sshd[11746]: debug3: send packet: type 31 [preauth]
225Jul 06 14:14:43 alarmpi sshd[11746]: debug3: send packet: type 21 [preauth]
226Jul 06 14:14:43 alarmpi sshd[11746]: debug2: set_newkeys: mode 1 [preauth]
227Jul 06 14:14:43 alarmpi sshd[11746]: debug1: rekey after 134217728 blocks [preauth]
228Jul 06 14:14:43 alarmpi sshd[11746]: debug1: SSH2_MSG_NEWKEYS sent [preauth]
229Jul 06 14:14:43 alarmpi sshd[11746]: debug1: expecting SSH2_MSG_NEWKEYS [preauth]
230Jul 06 14:14:43 alarmpi sshd[11746]: debug3: send packet: type 7 [preauth]
231Jul 06 14:14:43 alarmpi sshd[11746]: debug3: receive packet: type 21 [preauth]
232Jul 06 14:14:43 alarmpi sshd[11746]: debug1: SSH2_MSG_NEWKEYS received [preauth]
233Jul 06 14:14:43 alarmpi sshd[11746]: debug2: set_newkeys: mode 0 [preauth]
234Jul 06 14:14:43 alarmpi sshd[11746]: debug1: rekey after 134217728 blocks [preauth]
235Jul 06 14:14:43 alarmpi sshd[11746]: debug1: KEX done [preauth]
236Jul 06 14:14:43 alarmpi sshd[11746]: debug3: receive packet: type 5 [preauth]
237Jul 06 14:14:43 alarmpi sshd[11746]: debug3: send packet: type 6 [preauth]
238Jul 06 14:14:43 alarmpi sshd[11746]: debug3: receive packet: type 50 [preauth]
239Jul 06 14:14:43 alarmpi sshd[11746]: debug1: userauth-request for user http service ssh-connection method none [preauth]
240Jul 06 14:14:43 alarmpi sshd[11746]: debug1: attempt 0 failures 0 [preauth]
241Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_getpwnamallow entering [preauth]
242Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_send entering: type 8 [preauth]
243Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_getpwnamallow: waiting for MONITOR_ANS_PWNAM [preauth]
244Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_receive_expect entering: type 9 [preauth]
245Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_receive entering [preauth]
246Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_receive entering
247Jul 06 14:14:43 alarmpi sshd[11746]: debug3: monitor_read: checking request 8
248Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_answer_pwnamallow
249Jul 06 14:14:43 alarmpi sshd[11746]: debug2: parse_server_config: config reprocess config len 328
250Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_answer_pwnamallow: sending MONITOR_ANS_PWNAM: 1
251Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_send entering: type 9
252Jul 06 14:14:43 alarmpi sshd[11746]: debug2: monitor_read: 8 used once, disabling now
253Jul 06 14:14:43 alarmpi sshd[11746]: debug2: input_userauth_request: setting up authctxt for http [preauth]
254Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_start_pam entering [preauth]
255Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_send entering: type 100 [preauth]
256Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_inform_authserv entering [preauth]
257Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_send entering: type 4 [preauth]
258Jul 06 14:14:43 alarmpi sshd[11746]: debug2: input_userauth_request: try method none [preauth]
259Jul 06 14:14:43 alarmpi sshd[11746]: debug3: userauth_finish: failure partial=0 next methods="publickey,password" [preauth]
260Jul 06 14:14:43 alarmpi sshd[11746]: debug3: send packet: type 51 [preauth]
261Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_receive entering
262Jul 06 14:14:43 alarmpi sshd[11746]: debug3: monitor_read: checking request 100
263Jul 06 14:14:43 alarmpi sshd[11746]: debug1: PAM: initializing for "http"
264Jul 06 14:14:43 alarmpi sshd[11746]: debug1: PAM: setting PAM_RHOST to "192.168.1.3"
265Jul 06 14:14:43 alarmpi sshd[11746]: debug1: PAM: setting PAM_TTY to "ssh"
266Jul 06 14:14:43 alarmpi sshd[11746]: debug2: monitor_read: 100 used once, disabling now
267Jul 06 14:14:43 alarmpi sshd[11746]: debug3: receive packet: type 50 [preauth]
268Jul 06 14:14:43 alarmpi sshd[11746]: debug1: userauth-request for user http service ssh-connection method publickey [preauth]
269Jul 06 14:14:43 alarmpi sshd[11746]: debug1: attempt 1 failures 0 [preauth]
270Jul 06 14:14:43 alarmpi sshd[11746]: debug2: input_userauth_request: try method publickey [preauth]
271Jul 06 14:14:43 alarmpi sshd[11746]: debug1: userauth_pubkey: test pkalg rsa-sha2-512 pkblob RSA SHA256:zjCrTbbzvHT+HS7d+JboCBOwxFezFfaxGP2vj0dniIE [preauth]
272Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_key_allowed entering [preauth]
273Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_send entering: type 22 [preauth]
274Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_key_allowed: waiting for MONITOR_ANS_KEYALLOWED [preauth]
275Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_receive_expect entering: type 23 [preauth]
276Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_receive entering [preauth]
277Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_receive entering
278Jul 06 14:14:43 alarmpi sshd[11746]: debug3: monitor_read: checking request 4
279Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_answer_authserv: service=ssh-connection, style=
280Jul 06 14:14:43 alarmpi sshd[11746]: debug2: monitor_read: 4 used once, disabling now
281Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_receive entering
282Jul 06 14:14:43 alarmpi sshd[11746]: debug3: monitor_read: checking request 22
283Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_answer_keyallowed entering
284Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_answer_keyallowed: key_from_blob: 0x56b980
285Jul 06 14:14:43 alarmpi sshd[11746]: debug1: temporarily_use_uid: 33/33 (e=0/0)
286Jul 06 14:14:43 alarmpi sshd[11746]: debug1: trying public key file /srv/http/.ssh/authorized_keys
287Jul 06 14:14:43 alarmpi sshd[11746]: debug1: Could not open authorized keys '/srv/http/.ssh/authorized_keys': No such file or directory
288Jul 06 14:14:43 alarmpi sshd[11746]: debug1: restore_uid: 0/0
289Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_answer_keyallowed: publickey authentication test: RSA key is not allowed
290Jul 06 14:14:43 alarmpi sshd[11746]: Failed publickey for http from 192.168.1.3 port 60814 ssh2: RSA SHA256:zjCrTbbzvHT+HS7d+JboCBOwxFezFfaxGP2vj0dniIE
291Jul 06 14:14:43 alarmpi sshd[11746]: debug3: mm_request_send entering: type 23
292Jul 06 14:14:43 alarmpi sshd[11746]: debug2: userauth_pubkey: authenticated 0 pkalg rsa-sha2-512 [preauth]
293Jul 06 14:14:43 alarmpi sshd[11746]: debug3: userauth_finish: failure partial=0 next methods="publickey,password" [preauth]
294Jul 06 14:14:43 alarmpi sshd[11746]: debug3: send packet: type 51 [preauth]
295Jul 06 14:14:46 alarmpi sshd[11746]: debug3: receive packet: type 50 [preauth]
296Jul 06 14:14:46 alarmpi sshd[11746]: debug1: userauth-request for user http service ssh-connection method password [preauth]
297Jul 06 14:14:46 alarmpi sshd[11746]: debug1: attempt 2 failures 1 [preauth]
298Jul 06 14:14:46 alarmpi sshd[11746]: debug2: input_userauth_request: try method password [preauth]
299Jul 06 14:14:46 alarmpi sshd[11746]: debug3: mm_auth_password entering [preauth]
300Jul 06 14:14:46 alarmpi sshd[11746]: debug3: mm_request_send entering: type 12 [preauth]
301Jul 06 14:14:46 alarmpi sshd[11746]: debug3: mm_auth_password: waiting for MONITOR_ANS_AUTHPASSWORD [preauth]
302Jul 06 14:14:46 alarmpi sshd[11746]: debug3: mm_request_receive_expect entering: type 13 [preauth]
303Jul 06 14:14:46 alarmpi sshd[11746]: debug3: mm_request_receive entering [preauth]
304Jul 06 14:14:46 alarmpi sshd[11746]: debug3: mm_request_receive entering
305Jul 06 14:14:46 alarmpi sshd[11746]: debug3: monitor_read: checking request 12
306Jul 06 14:14:46 alarmpi sshd[11746]: debug3: PAM: sshpam_passwd_conv called with 1 messages
307Jul 06 14:14:47 alarmpi sshd[11746]: debug1: PAM: password authentication failed for http: Authentication failure
308Jul 06 14:14:47 alarmpi sshd[11746]: debug3: mm_answer_authpassword: sending result 0
309Jul 06 14:14:47 alarmpi sshd[11746]: debug3: mm_request_send entering: type 13
310Jul 06 14:14:47 alarmpi sshd[11746]: Failed password for http from 192.168.1.3 port 60814 ssh2
311Jul 06 14:14:47 alarmpi sshd[11746]: debug3: mm_auth_password: user not authenticated [preauth]
312Jul 06 14:14:47 alarmpi sshd[11746]: debug3: userauth_finish: failure partial=0 next methods="publickey,password" [preauth]
313Jul 06 14:14:47 alarmpi sshd[11746]: debug3: send packet: type 51 [preauth]
314Jul 06 14:14:49 alarmpi sshd[11746]: Connection closed by authenticating user http 192.168.1.3 port 60814 [preauth]
315Jul 06 14:14:49 alarmpi sshd[11746]: debug1: do_cleanup [preauth]
316Jul 06 14:14:49 alarmpi sshd[11746]: debug3: PAM: sshpam_thread_cleanup entering [preauth]
317Jul 06 14:14:49 alarmpi sshd[11746]: debug1: monitor_read_log: child log fd closed
318Jul 06 14:14:49 alarmpi sshd[11746]: debug3: mm_request_receive entering
319Jul 06 14:14:49 alarmpi sshd[11746]: debug1: do_cleanup
320Jul 06 14:14:49 alarmpi sshd[11746]: debug1: PAM: cleanup
321Jul 06 14:14:49 alarmpi sshd[11746]: debug3: PAM: sshpam_thread_cleanup entering
322Jul 06 14:14:49 alarmpi sshd[11746]: debug1: Killing privsep child 11747