As I already asked in a german speaking forum I want to "reask" it here, hopefully will find a solution. Based on: linuxforen.de iPhone SSH Tethering
First I connect my Ubuntu 12.04 with my iPhone hotspot. Then I want to SSH to my Ubuntu 11.10 server. But here is the problem.
As soon as I start an SSH connection through my iPhone hotspot there are the following errors in my server log:
Jun 25 11:52:53 zotherserv sshd[23815]: Did not receive identification string from 178.197.233.71
My host says:
ssh_exchange_identification: Connection closed by remote host
It just works with an SSH key but I want to log in with my password. Does anyone know why this bug occurs?