Showing posts with label cant remote 1042. Show all posts
Showing posts with label cant remote 1042. Show all posts

Tuesday, February 28, 2012

mysql: cant remote 1042

if you get a 'cant remote' 1042 in mysql

add this to your mysql configuration file my.cnf:
[mysqld]
skip-name-resolve

SSH : No matching host key type found. Their offer: ssh-rsa,ssh-dss

Got this while connecting to my mikrotik router via ssh   Unable to negotiate with <ip address> port <ssh port>: no matching hos...