HEADS UP: new ssh in -current incompatibilities

Martin Husemann <[email protected]>
Newsgroups gmane.os.netbsd.ports.sparc64
Message-ID <[email protected]>
Hey folks,

as usual with a new "bug fix" ssh release (like we imported in -current
over the weekend) there comes a new set of incompatibilities.

This time they removed all CBC ciphers from the default set of allowed
ciphers.

If you are using older machines with LOM, you will have to add
something like this to your .ssh/config file:

--8<--
Host v210-console
        KexAlgorithms diffie-hellman-group1-sha1
        Ciphers aes128-cbc
-->8--


Martin
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.