If you SSH to freenas, it errors:
Unable to negotiate with <ipaddress> port 22: no matching host key type found. Their offer: ssh-dss
Solution:
ssh -oHostKeyAlgorithms=+ssh-dss freenas
No comments:
Post a Comment