You can easily bypass the Great Chinese Firewall with iptables:
http://www.schneier.com/blog/archives/2006/06/ignoring_the_g...
tl;dr: iptables -A INPUT -p tcp --tcp-flags RST RST -j DROP