Re: [openstack-dev] China blocking access to OpenStack git review push

2014-09-15 Thread ZZelle
Hi, You can use git-credentials-cache or git-credentials-store to persist your password: # cache[1]: safer but cleaned after timeout or reboot git config --global credential.https://review.openstack.org..helper=cache --timeout XXX # or # store[2]: permanent but less safer, stored in a plain file

Re: [openstack-dev] China blocking access to OpenStack git review push

2014-09-14 Thread Qiming Teng
As an alternative to pushing via ssh you can push via https over port 443 which may bypass this port blockage. Both latest git review and the version of gerrit that we are running support this. The first step is to generate a gerrit http password, this will be used to authenticate against

Re: [openstack-dev] China blocking access to OpenStack git review push

2014-09-09 Thread Baohua Yang
There're several ways to overcome the problem. Other than https, using the socks proxy is also possible. $ sudo aptitude install connect-proxy ##for windows, just install the git $ cat ~/.ssh/config Host review.openstack.org ProxyCommand connect -S *PROXY_IP*:*PORT* %h %p IdentityFile

[openstack-dev] China blocking access to OpenStack git review push

2014-09-08 Thread Thomas Goirand
Am I dreaming, or is the Chinese government is trying to push for the cloud, they said. However, today, bad surprise: # nmap -p 29418 23.253.232.87 Starting Nmap 6.00 ( http://nmap.org ) at 2014-09-09 03:10 CST Nmap scan report for review.openstack.org (23.253.232.87) Host is up (0.21s latency).

Re: [openstack-dev] China blocking access to OpenStack git review push

2014-09-08 Thread Clark Boylan
On Mon, Sep 8, 2014, at 12:20 PM, Thomas Goirand wrote: Am I dreaming, or is the Chinese government is trying to push for the cloud, they said. However, today, bad surprise: # nmap -p 29418 23.253.232.87 Starting Nmap 6.00 ( http://nmap.org ) at 2014-09-09 03:10 CST Nmap scan report for

Re: [openstack-dev] China blocking access to OpenStack git review push

2014-09-08 Thread Matt Riedemann
On 9/8/2014 2:20 PM, Thomas Goirand wrote: Am I dreaming, or is the Chinese government is trying to push for the cloud, they said. However, today, bad surprise: # nmap -p 29418 23.253.232.87 Starting Nmap 6.00 ( http://nmap.org ) at 2014-09-09 03:10 CST Nmap scan report for

Re: [openstack-dev] China blocking access to OpenStack git review push

2014-09-08 Thread Chen CH Ji
100193, PRC From: Matt Riedemann mrie...@linux.vnet.ibm.com To: openstack-dev@lists.openstack.org Date: 09/09/2014 05:28 AM Subject:Re: [openstack-dev] China blocking access to OpenStack git review push On 9/8/2014 2:20 PM, Thomas Goirand wrote: Am I dreaming

Re: [openstack-dev] China blocking access to OpenStack git review push

2014-09-08 Thread Huang Zhiteng
I am a China Telecom user and have been blocked by the same issue for days. I actually reported this to China Telecom customer service. I don't expect these ISPs have the authority to unblock this, all I wanted is they file something to GFW so that those guys would be aware that one innocent