Draytek SSH problem linux debian ubuntu

If you try to connect to your draytek ( for instance vigor 2820 ) and You received error:

debug1: expecting SSH2_MSG_KEXDH_REPLY

It mean, that draytek cant support Your KexAlgorithms.

Simple use this way:

ssh -o KexAlgorithms=diffie-hellman-group1-sha1 admin@example.com