When connecting to any of my servers over the local LAN from my macbook pro I get ssh host is down, however connecting from issh on my ipad does not result in the same problem.
Also I have logged into the server locally (they are proxmox virtual machines so through the java viewer window) and verified that ssh is running.
Does anyone know what the problem might be? It was working then it stopped when I logged in a while later. I am sure I did something to break the connection but have no clue what and google is not being my friend.
edit: I have continued to try to find a solution including deleting the known hosts and authorized_keys files on the remote machine although it should make no difference because if the keys don't match I assume it will just ask for the password.
edit2: I can access ssh through codas terminal however not through the OSX terminal I have found and deleted the OSX terminal.plist file and did not find anymore that looked like they could do anything.