$telnet host/ip-addr portnumber On May 24, 2012 8:37 PM, "Everest K.C." <[email protected]> wrote:
> htpps works fine. I would really be thankful if anyone could get me > solution for git protocol. How to telnet into those other ports? > > On Thu, May 24, 2012 at 7:35 PM, Gaurav Ghimire > <[email protected]>wrote: > >> Github is refusing connection from your host [I cannot say exactly as >> why, but your network might be refusing traffic on port git's port for some >> reason]. You can try with https instead of git:// . also check if github is >> really refusing connections by telnetting into those other ports . >> >> I tried from 3 different hosts at my end and all of them seem to be able >> to clone fine without any problems. >> >> Regards, >> Gaurav >> >> On May 24, 2012, at 6:40 PM, Everest K.C. wrote: >> >> I just installed git and while cloning git, I get following error >> >> everest@everest-Inspiron-1525:~$ git clone git:// >> github.com/schacon/grit.git >> Cloning into grit... >> github.com[0: 207.97.227.239]: errno=Connection refused >> fatal: unable to connect a socket (Connection refused) >> >> >> Anyone Please help! >> >> >> -- >> With Regards, >> Everest K.C. >> BE Computer Engineering >> Institute of Engineering, Pulchowk Campus >> URL: http://www.everestkc.com.np >> >> >> >> -- >> FOSS Nepal mailing list: [email protected] >> http://groups.google.com/group/foss-nepal >> To unsubscribe, e-mail: [email protected] >> >> Mailing List Guidelines: >> http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines >> Community website: http://www.fossnepal.org/ >> >> >> -- >> FOSS Nepal mailing list: [email protected] >> http://groups.google.com/group/foss-nepal >> To unsubscribe, e-mail: [email protected] >> >> Mailing List Guidelines: >> http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines >> Community website: http://www.fossnepal.org/ >> > > > > -- > With Regards, > Everest K.C. > BE Computer Engineering > Institute of Engineering, Pulchowk Campus > URL: http://www.everestkc.com.np > > > -- > FOSS Nepal mailing list: [email protected] > http://groups.google.com/group/foss-nepal > To unsubscribe, e-mail: [email protected] > > Mailing List Guidelines: > http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines > Community website: http://www.fossnepal.org/ > -- FOSS Nepal mailing list: [email protected] http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: [email protected] Mailing List Guidelines: http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines Community website: http://www.fossnepal.org/
