Bugzilla – Attachment 3320 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 log
ssh-vvv.log (text/plain), 4.52 KB, created by
Warren Lavallee
on 2019-09-05 13:50:34 AEST
(
hide
)
Description:
ssh -vvv log
Filename:
MIME Type:
Creator:
Warren Lavallee
Created:
2019-09-05 13:50:34 AEST
Size:
4.52 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 >ssh_dispatch_run_fatal: Connection to 192.168.61.230 port 22: unexpected internal error
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