It was found more than weeks before, I asked this question through IRC and
finally found it's GFW issue

the easiest way is to find a server outside China and use ssh tunnel
solution, at least it works for me and other colleagues here

ssh -N -f -L 29418:review.openstack.org:29418 $server_in_US
then mapping review.openstack.org to local host in /etc/hosts.

Best Regards!

Kevin (Chen) Ji 纪 晨

Engineer, zVM Development, CSTL
Notes: Chen CH Ji/China/IBM@IBMCN   Internet: jiche...@cn.ibm.com
Phone: +86-10-82454158
Address: 3/F Ring Building, ZhongGuanCun Software Park, Haidian District,
Beijing 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, 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).
> PORT      STATE    SERVICE
> 29418/tcp filtered unknown
>
> Oh dear ... not fun!
>
> FYI, this is from China Unicom (eg: CNC Group)
>
> I'm guessing that this is the Great Firewall of China awesome automated
> ban script which detected too many ssh connection to a weird port. It
> has blocked a few of my servers recently too, as it became a way too
> aggressive. I very much prefer to use my laptop to use git review than
> having to bounce around servers. :(
>
> Are their alternative IPs that I could use for review.openstack.org?
>
> Cheers,
>
> Thomas Goirand (zigo)
>
> P.S: If a Chinese official read this, an easy way to unlist (legitimate)
> servers access would be the first action any reasonable Chinese
> government people must do.
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>

Yeah the IBM DB2 third party CI is run from a team in China and they've
been blocked for a few weeks now.

--

Thanks,

Matt Riedemann


_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to