networking:cisco-3750-ssh
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
networking:cisco-3750-ssh [21/02/2020 10:37] – created - external edit 127.0.0.1 | networking:cisco-3750-ssh [25/04/2025 20:43] (current) – andrew | ||
---|---|---|---|
Line 15: | Line 15: | ||
< | < | ||
- | $ ssh -l admin -oHostKeyAlgorithms=+ssh-dss -oKexAlgorithms=+diffie-hellman-group1-sha1 192.168.1.2 | + | $ ssh -l admin -oHostKeyAlgorithms=+ssh-dss -oKexAlgorithms=+diffie-hellman-group1-sha1 192.168.x.y |
- | Unable to negotiate with 192.168.1.2 port 22: no matching cipher found. Their offer: aes128-cbc, | + | Unable to negotiate with 192.168.x.y port 22: no matching cipher found. Their offer: aes128-cbc, |
$ | $ | ||
</ | </ | ||
Line 30: | Line 30: | ||
KexAlgorithms +diffie-hellman-group1-sha1 | KexAlgorithms +diffie-hellman-group1-sha1 | ||
Ciphers aes128-ctr, | Ciphers aes128-ctr, | ||
+ | HostKeyAlgorithms +ssh-rsa | ||
</ | </ | ||
networking/cisco-3750-ssh.1582281433.txt.gz · Last modified: by 127.0.0.1