Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ ssh -vvv oualdaq
- OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024
- debug1: Reading configuration data /home/leblanc/.ssh/config
- debug3: kex names ok: [diffie-hellman-group1-sha1]
- debug1: /home/leblanc/.ssh/config line 100: Applying options for oualdaq
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0
- debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
- debug2: checking match for 'final all' host oualdaq originally oualdaq
- debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'
- debug2: match not found
- debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)
- debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
- debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-,gss-gex-sha1-,gss-group14-sha1-]
- debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1]
- debug1: configuration requests final Match pass
- debug1: re-parsing configuration
- debug1: Reading configuration data /home/leblanc/.ssh/config
- debug3: kex names ok: [diffie-hellman-group1-sha1]
- debug1: /home/leblanc/.ssh/config line 100: Applying options for oualdaq
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0
- debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
- debug2: checking match for 'final all' host oualdaq originally oualdaq
- debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'
- debug2: match found
- debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1
- debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
- debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-,gss-gex-sha1-,gss-group14-sha1-]
- debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1]
- debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/home/leblanc/.ssh/known_hosts'
- debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/home/leblanc/.ssh/known_hosts2'
- debug2: resolving "oualdaq" port 22
- debug3: ssh_connect_direct: entering
- debug1: Connecting to oualdaq [10.0.0.151] port 22.
- debug3: set_sock_tos: set socket 3 IP_TOS 0x48
- debug1: Connection established.
- debug1: identity file /home/leblanc/.ssh/id_rsa type 0
- debug1: identity file /home/leblanc/.ssh/id_rsa-cert type -1
- debug1: identity file /home/leblanc/.ssh/id_dsa type -1
- debug1: identity file /home/leblanc/.ssh/id_dsa-cert type -1
- debug1: identity file /home/leblanc/.ssh/id_ecdsa type -1
- debug1: identity file /home/leblanc/.ssh/id_ecdsa-cert type -1
- debug1: identity file /home/leblanc/.ssh/id_ecdsa_sk type -1
- debug1: identity file /home/leblanc/.ssh/id_ecdsa_sk-cert type -1
- debug1: identity file /home/leblanc/.ssh/id_ed25519 type 3
- debug1: identity file /home/leblanc/.ssh/id_ed25519-cert type -1
- debug1: identity file /home/leblanc/.ssh/id_ed25519_sk type -1
- debug1: identity file /home/leblanc/.ssh/id_ed25519_sk-cert type -1
- debug1: identity file /home/leblanc/.ssh/id_xmss type -1
- debug1: identity file /home/leblanc/.ssh/id_xmss-cert type -1
- debug1: Local version string SSH-2.0-OpenSSH_8.7
- debug1: Remote protocol version 1.99, remote software version OpenSSH_3.6.1p2
- debug1: compat_banner: match: OpenSSH_3.6.1p2 pat OpenSSH_3.* compat 0x01000002
- debug2: fd 3 setting O_NONBLOCK
- debug1: Authenticating to oualdaq:22 as 'leblanc'
- debug1: load_hostkeys: fopen /home/leblanc/.ssh/known_hosts2: No such file or directory
- debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
- debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
- debug3: order_hostkeyalgs: no algorithms matched; accept original
- 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,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,ext-info-c,kex-strict-c-v00@openssh.com
- debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa
- debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes256-cbc
- debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes256-cbc
- debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512
- debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512
- debug2: compression ctos: none,zlib@openssh.com,zlib
- debug2: compression stoc: none,zlib@openssh.com,zlib
- 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-sha1,diffie-hellman-group1-sha1
- debug2: host key algorithms: ssh-rsa,ssh-dss
- debug2: ciphers ctos: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se
- debug2: ciphers stoc: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se
- debug2: MACs ctos: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
- debug2: MACs stoc: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
- debug2: compression ctos: none,zlib
- debug2: compression stoc: none,zlib
- debug2: languages ctos:
- debug2: languages stoc:
- debug2: first_kex_follows 0
- debug2: reserved 0
- debug1: kex: algorithm: diffie-hellman-group-exchange-sha1
- debug1: kex: host key algorithm: ssh-rsa
- debug1: kex: server->client cipher: aes256-cbc MAC: hmac-sha1 compression: none
- debug1: kex: client->server cipher: aes256-cbc MAC: hmac-sha1 compression: none
- debug1: kex: diffie-hellman-group-exchange-sha1 need=32 dh_need=32
- debug1: kex: diffie-hellman-group-exchange-sha1 need=32 dh_need=32
- debug3: send packet: type 34
- debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(2048<8192<8192) sent
- debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
- debug3: receive packet: type 31
- debug1: SSH2_MSG_KEX_DH_GEX_GROUP received
- debug3: send packet: type 32
- debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
- debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
- debug3: receive packet: type 33
- debug1: SSH2_MSG_KEX_DH_GEX_REPLY received
- Bad server host key: Invalid key length
Add Comment
Please, Sign In to add comment