Description of problem: OpenSSH can no longer connect to Cisco routers/switches using the default settings of KexAlgorithms. If you remove diffie-hellman-group-exchange-sha1 from the list of algorithms you can connect just fine. Version-Release number of selected component (if applicable): openssh-6.3p1-5.fc20.x86_64 How reproducible: Always Steps to Reproduce: 1. slogin -vvv 10.6.0.14 Actual results: $ slogin -vvv 10.6.0.14 OpenSSH_6.3, OpenSSL 1.0.1e-fips 11 Feb 2013 debug1: Reading configuration data /home/jcollie/.ssh/config debug1: /home/jcollie/.ssh/config line 38: Applying options for * debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 3: Applying options for * debug3: cipher ok: aes256-ctr [aes256-ctr,3des-cbc] debug3: cipher ok: 3des-cbc [aes256-ctr,3des-cbc] debug3: ciphers ok: [aes256-ctr,3des-cbc] debug2: ssh_connect: needpriv 0 debug1: Connecting to 10.6.0.14 [10.6.0.14] port 22. debug1: Connection established. debug3: Incorrect RSA1 identifier debug3: Could not load "/home/jcollie/.ssh/id_rsa" as a RSA1 public key debug1: identity file /home/jcollie/.ssh/id_rsa type 1 debug1: identity file /home/jcollie/.ssh/id_rsa-cert type -1 debug1: identity file /home/jcollie/.ssh/id_dsa type -1 debug1: identity file /home/jcollie/.ssh/id_dsa-cert type -1 debug1: identity file /home/jcollie/.ssh/id_ecdsa type -1 debug1: identity file /home/jcollie/.ssh/id_ecdsa-cert type -1 debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_6.3 debug1: Remote protocol version 1.99, remote software version Cisco-1.25 debug1: no match: Cisco-1.25 debug2: fd 3 setting O_NONBLOCK debug3: load_hostkeys: loading entries for host "10.6.0.14" from file "/home/jcollie/.ssh/known_hosts" debug3: load_hostkeys: found key type RSA in file /home/jcollie/.ssh/known_hosts:807 debug2: key_type_from_name: unknown key type '1024' debug3: key_read: missing keytype debug3: load_hostkeys: found key type RSA1 in file /home/jcollie/.ssh/known_hosts:808 debug3: load_hostkeys: loaded 2 keys debug3: load_hostkeys: loading entries for host "10.6.0.14" from file "/etc/ssh/ssh_known_hosts" debug3: load_hostkeys: loaded 0 keys debug3: order_hostkeyalgs: prefer hostkeyalgs: