Hi,

Untill yesterday, I was able to push/pull from remote repositories over SSH. But not anymore..

[shamail@busybox imageomator]$ git push production production
ssh_exchange_identification: read: Connection reset by peer
fatal: The remote end hung up unexpectedly

Although, I can successfully log in to the server via SSH.

But the disturbing this is in /var/log/auth.log
Jul 25 22:27:51 localhost sshd[3018]: reverse mapping checking getaddrinfo for abts-north-dynamic-218.254.161.122.airtelbroadband.in [122.161.254.218] failed - POSSIBLE BREAK-IN ATTEMPT!

This came up for git push, but for SSH it says
Jul 25 22:27:51 localhost sshd[3018]: Accepted publickey for shamail from 122.161.254.218 port 55063 ssh2 Jul 25 22:27:51 localhost sshd[3018]: pam_unix(sshd:session): session opened for user shamail by (uid=0)

Googling suggested to put UseDNS = no in sshd_config - no use :(


Please help if someone has some pointers..


Tx

_______________________________________________
Ilugd mailing list
[email protected]
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to