I try ssh connection to RouterOS 5.0beta(1-5) with DSA key authorization:
/usr/bin/ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o ConnectTimeout=2 -i .ssh/id_dsa admin+c@212.0.xx.xx
RouterOS say:
user key differs from offered for user admin+c
If i trying without flag +c all works fine. I’m successfully logged in.
It’s bug? Or my configuration is bad?
But connection to RouterOS 3.30-4.10 works normally with flag +c
Please help me ![]()