Mac won't ssh into Arch box. "no hostkey alg"
by pressman57 from LinuxQuestions.org on (#5R1R7)
Hello!
I'm trying to get my wife's old iMac backed up and I'm having trouble
ssh-ing into my Arch box from the Mac. It throws the error: "no hostkey alg".
The openssh version on the Mac is 6.2. the version on the Archbox is current. The Mac is too old for an update.
By including "Host (Mac's ip number) HostkeyAlgorithms=+ssh-dss PubkeyAcceptedAlgorithms=+ssh-dss"
in ~/.ssh/config in Arch I can ssh into the Mac, but any attempt to ssh into the Archbox from the Mac results in "no hostkey alg".
Got any advice?
I'm trying to get my wife's old iMac backed up and I'm having trouble
ssh-ing into my Arch box from the Mac. It throws the error: "no hostkey alg".
The openssh version on the Mac is 6.2. the version on the Archbox is current. The Mac is too old for an update.
By including "Host (Mac's ip number) HostkeyAlgorithms=+ssh-dss PubkeyAcceptedAlgorithms=+ssh-dss"
in ~/.ssh/config in Arch I can ssh into the Mac, but any attempt to ssh into the Archbox from the Mac results in "no hostkey alg".
Got any advice?