Bugzilla – Attachment 3322 Details for
Bug 3063
ssh connecting to IP address -- ssh_dispatch_run_fatal: unexpected internal error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ssh -vvv working
ssh-vvv-working.log (text/plain), 11.46 KB, created by
Warren Lavallee
on 2019-09-05 14:41:31 AEST
(
hide
)
Description:
ssh -vvv working
Filename:
MIME Type:
Creator:
Warren Lavallee
Created:
2019-09-05 14:41:31 AEST
Size:
11.46 KB
patch
obsolete
>OpenSSH_8.0p1, LibreSSL 3.0.0 >debug1: Reading configuration data /Users/warren/.ssh/config >debug3: kex names ok: [diffie-hellman-group1-sha1] >debug3: kex names ok: [diffie-hellman-group1-sha1] >debug3: kex names ok: [diffie-hellman-group1-sha1] >debug3: kex names ok: [diffie-hellman-group1-sha1] >debug3: kex names ok: [curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256] >debug1: /Users/warren/.ssh/config line 67: Applying options for * >debug3: kex names ok: [curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256] >debug1: Reading configuration data /usr/local/etc/ssh_config >debug2: resolve_canonicalize: hostname 192.168.61.230 is address >debug2: ssh_connect_direct >debug1: Connecting to 192.168.61.230 [192.168.61.230] port 22. >debug1: Connection established. >debug1: identity file /Users/warren/.ssh/ofcInTheCloud type 0 >debug1: identity file /Users/warren/.ssh/ofcInTheCloud-cert type -1 >debug1: identity file /Users/warren/.ssh/id_rsa4096_500 type 0 >debug1: identity file /Users/warren/.ssh/id_rsa4096_500-cert type -1 >debug1: identity file /Users/warren/.ssh/id_ed25519_4096_500 type 3 >debug1: identity file /Users/warren/.ssh/id_ed25519_4096_500-cert type -1 >debug1: Local version string SSH-2.0-OpenSSH_8.0 >debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3 >debug1: match: OpenSSH_5.3 pat OpenSSH_5* compat 0x0c000002 >debug2: fd 3 setting O_NONBLOCK >debug1: Authenticating to 192.168.61.230:22 as 'warren' >debug3: hostkeys_foreach: reading file "/Users/warren/.ssh/known_hosts" >debug3: record_hostkey: found key type RSA in file /Users/warren/.ssh/known_hosts:76 >debug3: load_hostkeys: loaded 1 keys from 192.168.61.230 >debug3: order_hostkeyalgs: prefer hostkeyalgs: rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa >debug3: send packet: type 20 >debug1: SSH2_MSG_KEXINIT sent >debug3: receive packet: type 20 >debug1: SSH2_MSG_KEXINIT received >debug2: local client KEXINIT proposal >debug2: KEX algorithms: curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256,ext-info-c >debug2: host key algorithms: rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519 >debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr >debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr >debug2: MACs ctos: hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com >debug2: MACs stoc: hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com >debug2: compression ctos: zlib@openssh.com,zlib,none >debug2: compression stoc: zlib@openssh.com,zlib,none >debug2: languages ctos: >debug2: languages stoc: >debug2: first_kex_follows 0 >debug2: reserved 0 >debug2: peer server KEXINIT proposal >debug2: KEX algorithms: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 >debug2: host key algorithms: ssh-rsa,ssh-dss >debug2: ciphers ctos: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se >debug2: ciphers stoc: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se >debug2: MACs ctos: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: MACs stoc: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: compression ctos: none,zlib@openssh.com >debug2: compression stoc: none,zlib@openssh.com >debug2: languages ctos: >debug2: languages stoc: >debug2: first_kex_follows 0 >debug2: reserved 0 >debug1: kex: algorithm: diffie-hellman-group-exchange-sha256 >debug1: kex: host key algorithm: ssh-rsa >debug1: kex: server->client cipher: aes256-ctr MAC: hmac-sha2-512 compression: zlib@openssh.com >debug1: kex: client->server cipher: aes256-ctr MAC: hmac-sha2-512 compression: zlib@openssh.com >debug3: send packet: type 34 >debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(2048<8192<8192) sent >debug3: receive packet: type 31 >debug1: got SSH2_MSG_KEX_DH_GEX_GROUP >debug2: bits set: 4099/8192 >debug3: send packet: type 32 >debug1: SSH2_MSG_KEX_DH_GEX_INIT sent >debug3: receive packet: type 33 >debug1: got SSH2_MSG_KEX_DH_GEX_REPLY >debug1: Server host key: ssh-rsa SHA256:aqTzWfDlbYL9l5Eu4z2ncye7ltA+dSVSWW8ck0Ghsqc >debug3: hostkeys_foreach: reading file "/Users/warren/.ssh/known_hosts" >debug3: record_hostkey: found key type RSA in file /Users/warren/.ssh/known_hosts:76 >debug3: load_hostkeys: loaded 1 keys from 192.168.61.230 >debug1: Host '192.168.61.230' is known and matches the RSA host key. >debug1: Found key in /Users/warren/.ssh/known_hosts:76 >debug2: bits set: 4086/8192 >debug3: send packet: type 21 >debug2: set_newkeys: mode 1 >debug1: rekey out after 4294967296 blocks >debug1: SSH2_MSG_NEWKEYS sent >debug1: expecting SSH2_MSG_NEWKEYS >debug3: receive packet: type 21 >debug1: SSH2_MSG_NEWKEYS received >debug2: set_newkeys: mode 0 >debug1: rekey in after 4294967296 blocks >debug1: Will attempt key: cardno:000607437122 RSA SHA256:ITe+7iIO4a6FKi7ZZ09d0wXy3HBHY0QfkLt7bewSZ/Y agent >debug1: Will attempt key: /Users/warren/.ssh/ofcInTheCloud RSA SHA256:1K1tZKac18m2AanZQfWO2hvA6Qnu3fFVqlmtaVEhkQA explicit >debug1: Will attempt key: /Users/warren/.ssh/id_rsa4096_500 RSA SHA256:CQotIHyxXlviZbhDqY7c3HZwG41R83Fr0nA4RGR2Mys explicit >debug1: Will attempt key: /Users/warren/.ssh/id_ed25519_4096_500 ED25519 SHA256:UatT+jVbG+NHUZVGWIrtx+li3ZCld4PL9J7fx6KaeRA explicit >debug2: pubkey_prepare: done >debug3: send packet: type 5 >debug3: receive packet: type 6 >debug2: service_accept: ssh-userauth >debug1: SSH2_MSG_SERVICE_ACCEPT received >debug3: send packet: type 50 >debug3: receive packet: type 53 >debug3: input_userauth_banner >********************************************************************* >This resource, including all related equipment, networks and network >devices, are provided for authorized use. Computer systems may be >monitored for all lawful purposes, including to ensure authorized >use, for management of the system, to facilitate protection against >unauthorized access and to verify security procedures and operational >procedures. The monitoring on this system may include audits by >authorized personnel to test or verify the validity, security and >survivability of this system. During monitoring information may be >examined, recorded, copied and used for authorized purposes. All >information placed on or sent to this system may be subject to such >monitoring procedures. Use of this computer system, authorized or >unauthorized, constitutes consent to this policy and the policies and >procedures set forth by System Owner. Evidence of unauthorized use >collected during monitoring may be used for criminal prosecution >by System staff, legal counsel and law enforcement agencies. >********************************************************************* >debug3: receive packet: type 51 >debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password >debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password >debug3: preferred publickey,keyboard-interactive,password >debug3: authmethod_lookup publickey >debug3: remaining preferred: keyboard-interactive,password >debug3: authmethod_is_enabled publickey >debug1: Next authentication method: publickey >debug1: Offering public key: cardno:000607437122 RSA SHA256:ITe+7iIO4a6FKi7ZZ09d0wXy3HBHY0QfkLt7bewSZ/Y agent >debug3: send packet: type 50 >debug2: we sent a publickey packet, wait for reply >debug3: receive packet: type 60 >debug1: Server accepts key: cardno:000607437122 RSA SHA256:ITe+7iIO4a6FKi7ZZ09d0wXy3HBHY0QfkLt7bewSZ/Y agent >debug3: sign_and_send_pubkey: RSA SHA256:ITe+7iIO4a6FKi7ZZ09d0wXy3HBHY0QfkLt7bewSZ/Y >debug3: sign_and_send_pubkey: signing using ssh-rsa >debug3: send packet: type 50 >debug3: receive packet: type 52 >debug1: Enabling compression at level 6. >debug1: Authentication succeeded (publickey). >Authenticated to 192.168.61.230 ([192.168.61.230]:22). >debug2: fd 5 setting O_NONBLOCK >debug3: fd 6 is O_NONBLOCK >debug1: channel 0: new [client-session] >debug3: ssh_session2_open: channel_new: 0 >debug2: channel 0: send open >debug3: send packet: type 90 >debug1: Requesting no-more-sessions@openssh.com >debug3: send packet: type 80 >debug1: Entering interactive session. >debug1: pledge: network >debug3: receive packet: type 91 >debug2: channel_input_open_confirmation: channel 0: callback start >debug2: fd 3 setting TCP_NODELAY >debug3: ssh_packet_set_tos: set IP_TOS 0x48 >debug2: client_session2_setup: id 0 >debug2: channel 0: request pty-req confirm 1 >debug3: send packet: type 98 >debug2: channel 0: request shell confirm 1 >debug3: send packet: type 98 >debug2: channel_input_open_confirmation: channel 0: callback done >debug2: channel 0: open confirm rwindow 0 rmax 32768 >debug3: receive packet: type 99 >debug2: channel_input_status_confirm: type 99 id 0 >debug2: PTY allocation request accepted on channel 0 >debug2: channel 0: rcvd adjust 2097152 >debug3: receive packet: type 99 >debug2: channel_input_status_confirm: type 99 id 0 >debug2: shell request accepted on channel 0 >Last login: Thu Sep 5 00:10:56 2019 from 192.168.0.5 >]0;warren@goliath:~]0;warren@goliath: ~[0;33m00:40 warren@goliath:~ >1001 -bash$ [mlogout >[H[2Jdebug3: receive packet: type 96 >debug2: channel 0: rcvd eof >debug2: channel 0: output open -> drain >debug2: channel 0: obuf empty >debug2: channel 0: chan_shutdown_write (i0 o1 sock -1 wfd 5 efd 6 [write]) >debug2: channel 0: output drain -> closed >debug3: receive packet: type 98 >debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 >debug3: receive packet: type 98 >debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0 >debug2: channel 0: rcvd eow >debug2: channel 0: chan_shutdown_read (i0 o3 sock -1 wfd 4 efd 6 [write]) >debug2: channel 0: input open -> closed >debug3: receive packet: type 97 >debug2: channel 0: rcvd close >debug3: channel 0: will not send data after close >debug2: channel 0: almost dead >debug2: channel 0: gc: notify user >debug2: channel 0: gc: user detached >debug2: channel 0: send close >debug3: send packet: type 97 >debug2: channel 0: is dead >debug2: channel 0: garbage collecting >debug1: channel 0: free: client-session, nchannels 1 >debug3: channel 0: status: The following connections are open: > #0 client-session (t4 r0 i3/0 o3/0 e[write]/0 fd -1/-1/6 sock -1 cc -1) > >debug3: send packet: type 1 >debug3: fd 1 is not O_NONBLOCK >debug1: fd 2 clearing O_NONBLOCK >Connection to 192.168.61.230 closed. >Transferred: sent 3560, received 5552 bytes, in 1.9 seconds >Bytes per second: sent 1871.1, received 2918.1 >debug1: Exit status 0 >debug1: compress outgoing: raw data 429, compressed 281, factor 0.66 >debug1: compress incoming: raw data 312, compressed 240, factor 0.77
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 3063
:
3317
|
3320
|
3321
| 3322 |
3323
|
3324
|
3325
|
3326