User Tools

Site Tools


networking:cisco-3750-ssh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
networking:cisco-3750-ssh [21/02/2020 10:37] – created - external edit 127.0.0.1networking:cisco-3750-ssh [25/04/2025 20:43] (current) andrew
Line 15: Line 15:
  
 <code> <code>
-$ ssh -l admin -oHostKeyAlgorithms=+ssh-dss -oKexAlgorithms=+diffie-hellman-group1-sha1 192.168.1.          +$ ssh -l admin -oHostKeyAlgorithms=+ssh-dss -oKexAlgorithms=+diffie-hellman-group1-sha1 192.168.x.          
-Unable to negotiate with 192.168.1.port 22: no matching cipher found. Their offer: aes128-cbc,3des-cbc,aes192-cbc,aes256-cbc+Unable to negotiate with 192.168.x.port 22: no matching cipher found. Their offer: aes128-cbc,3des-cbc,aes192-cbc,aes256-cbc
 $ $
 </code> </code>
Line 30: Line 30:
     KexAlgorithms +diffie-hellman-group1-sha1     KexAlgorithms +diffie-hellman-group1-sha1
     Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc     Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc
 +    HostKeyAlgorithms +ssh-rsa
 </code> </code>
  
networking/cisco-3750-ssh.1582281433.txt.gz · Last modified: by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki