Live data from Hacker News

Github blocked from China

viewdns.info

41–50 of 70 posts

Re: Github blocked from China

#41

Cannot access the Hacker News Meetup page anymore... ( http://wiredcraft.github.com/hnshanghai/ )

Are you at it? I'm the guy sitting at a table with a beer, a laptop, glasses and a terrible, terrible sweater.

So, did you find each other? Don't keep us in suspense! :)

Re: Github blocked from China

#43
post #25

As a developer from China, I can tell you that I am furious now. The bottom line has long been that sites such as Github.com & etc are not blocked. This is no longer true...

Seriously? (I say this as someone living in Shanghai now, who has lived here for the last 10 years). Github was your bottom line?

Meant to say that I have had enough of this situation.

Re: Github blocked from China

#44
As a chinese,I think every way to communicate with outside world will be blocked sooner or later.Just like the Novel :"The Big Brother Is Watching You." I am very sad. This is a hopeless nation.This is an autocratic government. I hate it.

The DNS like this:https://www.dropbox.com/s/5y4oa364kb1s1is/wireshark-dns.png It forged a response with the IP 59.24.3.173 before the really response(199.59.148.82)

Re: Github blocked from China

#45

Earlier quoted context omitted.

Yeah, I know. Anyone else at the HN meetup at Abbey Road? I'm thewhite guy with glasses, a beer, laptop and a receding hairline.

The next HN meetup will be held on February 21, after the Chinese New Year: http://shanghaihn.org/

Definitely going. Living across the street!

Re: Github blocked from China

#46
post #22

I believe the blocking is directly related to an automated train ticket polling plugin that had brought down Github just days ago. Due to upcoming Chinese New Year, newly released train tickets are sold within minutes. That plugin introduces huge traffic to already crumbling ticket vending site, and it has obviously made railroad bureau angry. Blocking Github makes that plugin immediately malfunction because it makes…

Do you have a link to a news article or something that explains all this?

ccp0202 is absolutely correct. seems that no american media or organization know what the heck this is for yet. but you can check out some chinese sources.

Re: Github blocked from China

#47
post #3

Ouch, but maybe solvable... Confirmed from Beijing. Thought it was the internet connectivity in the office that failed, but same at home. Did a traceroute and this reveals an expected result. It is really the DNS which returns a wrong value '59.24.3.173' instead of the expected '207.97.227.239', so it looks like a dns poisoning attempt or some other dns issue. Editing your /etc/hosts file or using opendns can help in…

At least it is big news on Weibo where people complain about 'creating dumb people when you cant study code'.

This might have to do with the a ticket polling (bashing) application since during this time it is hard to get tickets for the train due to the yearly mass migration for spring festival. It referred to assets hosted on github pages.

Re: Github blocked from China

#48

It's kind of ironic, as open source is a pretty socialist idea in the first place (not that China is socialist, but it's supposed to be).

Like they say in China: "we just practise capitalism and call it communism".

Re: Github blocked from China

#49

Hmmm...I can access github from Beijing without any problems... (I am using Google's DNS servers)

Traffic directed at 8.8.8.8 and 8.8.4.4 is not always reliable (intercepted and malformed) where I life. I use mostly opendns and a tunneled dns proxy back to some servers i have. Bu yes, it works by avoiding the poisoned dns servers
Post reply on HN