Comment 52 for bug 708493

Revision history for this message
Shondhi Singhal (shondhi-singhal) wrote :

Hi

I am facing the same problem. I have tried manys mentioned on the net to solve but nothing seem to work.

When I called:

ping -M do -s 1500 ubuntu

This is what I recieved in output-
PING ubuntu (127.0.1.1) 1500(1528) bytes of data.
1508 bytes from ubuntu (127.0.1.1): icmp_req=1 ttl=64 time=0.052 ms
1508 bytes from ubuntu (127.0.1.1): icmp_req=2 ttl=64 time=0.037 ms
1508 bytes from ubuntu (127.0.1.1): icmp_req=3 ttl=64 time=0.030 ms
1508 bytes from ubuntu (127.0.1.1): icmp_req=4 ttl=64 time=0.039 ms

Command- ssh -c 3des-cbc host
Output- * Documentation: https://help.ubuntu.com/
Last login: Thu Apr 11 22:10:40 2013 from localhost

But when I enter the command-

git clone <email address hidden>:Shondhi/Hello.git

Output is- Cloning into 'Hello'...
Read from socket failed: Connection reset by peer
fatal: The remote end hung up unexpectedly

Kindly, guide me.