Re: problem with key exchange

2015-04-03 Thread Stuart Henderson
On 2015-04-03, Riccardo Mottola riccardo.mott...@libero.it wrote: Hi, I want to connect to my OpenBSD box from my iPhone. When I connect to it with zaTelnet I get key exchange... Server must support diffie-hellman-group1-sha1 I run query on localhost this way: $ ssh -Q kex localhost

Re: problem with key exchange

2015-04-03 Thread Riccardo Mottola
Hi, Stuart Henderson wrote: http://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/www/faq/current.html?rev=1.521content-type=text/html#20140603 ssh permits a wider range of ciphers/kex/MACs than sshd does by default. I was under the false impression that ssh could somehow query the server for

Re: problem with key exchange

2015-04-03 Thread Christian Weisgerber
On 2015-04-03, Stuart Henderson s...@spacehopper.org wrote: I run query on localhost this way: $ ssh -Q kex localhost http://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/www/faq/current.html?rev=1.521content-type=text/html#20140603 ssh permits a wider range of ciphers/kex/MACs than sshd

problem with key exchange

2015-04-03 Thread Riccardo Mottola
Hi, I want to connect to my OpenBSD box from my iPhone. When I connect to it with zaTelnet I get key exchange... Server must support diffie-hellman-group1-sha1 I run query on localhost this way: $ ssh -Q kex localhost diffie-hellman-group1-sha1 diffie-hellman-group14-sha1