VPN not working
-
A Former User last edited by
So i am wondering dose that mean the vpn will never work again in uae or it will?
-
blackbird71 last edited by blackbird71
@mahmoudamir611 If Opera's VPN or related DNS lookup is being blocked regionally, it may be intentional or in error. If done in error, its future depends on whether the error gets recognized and corrected. If it's intentional, then blocking will probably remain until the circumstances driving the block decision eventually change. If the problem is blocking of DNS lookups, one could try an alternative DNS scheme (OpenDNS, etc) to see if that resolves things... but it's always possible that alternate DNS schemes could be blocked as well.
If it's safe to contact your ISP or national Internet authorities about the problem, then that should probably be tried - but only you can assess the personal risks in doing so. Another thing to try, of course, might be to employ other VPN services if they can be accessed there, in hopes that one of them isn't also blocked.
-
A Former User last edited by
@meidive Not just UAE; but here in the states as well. I know how my network and browser are configured, and they are done so correctly so @blackbird71's suggestion of it being a user blockage isn't correct, at least not for my configuration.
The VPN while a nice idea, has never really worked at all for me, downloads are always interrupted and regardless of the file type or server that I am downloading too/from these files are never found to be interruptible (meaning if the file I am uploading is 2GB in size and I have already uploaded 1.96GB when the file gets interrupted, I have to start all over and re-upload the entire thing all over again)...I am only ever successful when I fully shut the VPN off.
-
craigsn last edited by
I live in Brasil, running the latest Opera developer build. VPN hasn't worked for 4 months (or so), so it might be my ISP. Is there a test to see if they are blocking it?
-
blackbird71 last edited by
@craigsn In accordance with @leocg's suggestion, if you have Opera
installed on a portable computer that has WiFi capability, try accessing an ordinary, mainstream website using its VPN at a public WiFi hotspot in an area that is likely to be served by a different ISP than your current one (if such exists, perhaps in another town or district). -
blackbird71 last edited by
@craigsn Opera currently operates its own VPN servers; it used to use SurfEasy's when the VPN capability was first included in the browser. That change resulted in Opera offering only regional connections instead of country connections. In using a VPN, multiple steps (and factors) are involved. When you employ Opera's VPN option, the browser obtains proper credentials and talks to the IP of a specified Opera proxy server, using an https connection (which inherently includes https encryption). When a user makes connection to a website URL, Opera's browser VPN mode sends packets to the IP of the VPN server using proxy-authorization request headers over the https connection. The VPN server performs a DNS lookup of the URL to obtain the website's IP and contacts that site. Site data is received by the VPN server, encrypted by https, and sent to the user, who then views the site as if he were able to visit it directly.
Things that might block the VPN from functioning would include:
- Defective/corrupted https certificates for the VPN server as accessed by the browser, or unavailability on the user's system of the necessary encryption protocols specified by the cert and/or VPN server.
- Blockage by the ISP or regional Internet backbone of the IP of Opera's VPN server.
- Interference by the ISP or regional Internet backbone with proxy-authorization request headers in general.
- Problems with the VPN server's DNS lookup of the user-sought URL.
- VPN server problems in general.
- Problems with a site responding to a particular VPN's IP (either intentional or accidental).
-
craigsn last edited by
@blackbird71 Thanks for the suggestions. I'll try at a public wifi spot with my laptop. Also, I really appreciate the description of how it works and options.