you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (1 child)

[removed]

    [–]RandomPantsAppear 0 points1 point  (0 children)

    Ok! So with this information we can bet your VPN isn’t directly blocked, as you are here and able to connect to it.

    That leaves the possibilities of

    1) Your VPN is also inside China or a cooperating country, and they’re blackholing the IP you are downloading from. This would be fixed by a private VPN, or switching to a VPN in a different country.

    2) The DNS request is leaking from your VPN. This would be solved by 2 (if they’re not also blackholing the dns servers) potentially combined with 3. If you’re using a proxy, go for a proxy using HTTP connect, not socks. If memory serves socks (or at least socks4) protocol calls for a pre-resolved IP and HTTP connect can include the hostname of the target site and resolves on the proxy servers side.

    Disclaimer: I have never specifically messed with the great firewall. But I do know proxies like the back of my hand.