Navigation

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Rules
    • Help

    Do more on the web, with a fast and secure browser!

    Download Opera browser with:

    • built-in ad blocker
    • battery saver
    • free VPN
    Download Opera

    Would love to use VPN, but....

    Opera for Windows
    7
    21
    4870
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • shelluser
      shelluser last edited by

      To be honest I can see where the OP is coming from and also understand the comment / confusion. After all: a TCP/IP based environment is capable of differentiating between local and remote through the use of the routing table. Local gets send out directly and everything else is send to the so called "default gateway" for further processing.

      I don't think this has much to do with not understanding how a VPN works but more so with a little confusion. I mean... Right now my PC is also connected to a VPN yet that doesn't mean that all my data is also send across this VPN.

      The issue at hand here is network level vs. application level, also known as the OSI model. If you follow the link you'll see what I mean. Basically Opera is an application, operating at the application level. It knows nothing about routing, name translation (DNS) and all that, all it does is present you with an option to access web sites and/or pages. In other words: you type in a name or IP address (the first usually gets translated to the latter) and then it'll try to connect to that address on port 80 (HTTP) or maybe 443 (HTTPS) or... you get the idea.

      It is incapable of dividing the data between local or remote, because that isn't its job. Sure, it can work. If you type in a local address then it'll (usually) contact that address directly. If you type in an unknown address (unknown to the local network) it'll try to contact the default gateway in order to reach it. Yet this functionality is set up through the systems routing table. On Windows see the "route print" command, on Linux "route", on BSD "netstat -r".

      So getting back to Opera's VPN... It is most certainly a real VPN in every sense of the word. The only problem is that this VPN operates on the application level and not the more commonly used network level (which is also where routing facilities reside). Once again, see that OSI model I linked to above.

      Ergo: all Opera will know about when you enable the VPN is "send all (web) data to the gateway". Its incapable of separating between local or remote because that could result in insecurity.

      However...

      My tests gives me other results. Note: I'm only using the VPN in a private browsing session. But when I try to contact a local IntraNet website (using a local domain) I'm still seeing that website. When I try to connect to http://10.x.x.y then it also works. Opera clearly tells me "VPN is disabled for this site to give you access to local content.".

      So right now I can't help wonder if your problems couldn't be caused by your set up and/or configuration and not so much Opera's VPN functionality.

      Reply Quote 0
        1 Reply Last reply
      • zalex108
        zalex108 last edited by

        My tests gives me other results. Note: I'm only using the VPN in a private browsing session. But when I try to contact a local IntraNet website (using a local domain) I'm still seeing that website. When I try to connect to http://10.x.x.y then it also works. Opera clearly tells me "VPN is disabled for this site to give you access to local content.".
        So right now I can't help wonder if your problems couldn't be caused by your set up and/or configuration and not so much Opera's VPN functionality.

        It happens accessing to the Router IP, it works and the VPN icon appears greyed out.

        Who knows which is the problem.

        "You cannot know the meaning of your life until you are connected to the power that created you". · Shri Mataji Nirmala Devi

        Reply Quote 0
          1 Reply Last reply
        • Deleted User
          Deleted User last edited by

          @shelluser

          opera's "vpn" is not vpn. it's a proxy integrated into the browser. completely different than what a client vpn does which encapsulates all data on a connection not just the browser. if you want to access local resources you either need to turn off the vpn or create rules. simple as that.

          apples to oranges.

          Reply Quote 0
            1 Reply Last reply
          • zalex108
            zalex108 last edited by

            Adding the server IP Address to the LMHosts could skips the VPN?

            It happens accessing to the Router IP, it works and the VPN icon appears greyed out.
            Who knows which is the problem.

            Since the router it's the DNS, this comment may have no sense... :rolleyes:

            "You cannot know the meaning of your life until you are connected to the power that created you". · Shri Mataji Nirmala Devi

            Reply Quote 0
              1 Reply Last reply
            • Deleted User
              Deleted User last edited by

              No. LMHOSTS is for Windows workgroups and domains not for outside traffic. The only way using LMhosts would work under a VPN connection is if the VPN server or computer on the other side of the VPN had services enabled to accept these connections. On top of that LMhosts is very old... it was there for token ring.

              The browser, afik, does not offer vpn "settings" and the browser "vpn" is NOT a VPN(!), Opera's VPN is a proxy that simple.

              To help you understand the differences between proxies and vpn:
              .

              https://www.google.com/search?client=opera&q=proxy+versus+vpn
              .
              https://scholar.google.com/scholar?hl=en&q=proxy+versus+vpn\

              The only work around is as you previously stated... create a new installation of the browser in a different path, or use a different browser.

              Reply Quote 0
                1 Reply Last reply
              • markgillespie2
                markgillespie2 last edited by

                So I am seeing the same as someone mentioned, local servers on my LAN if I access them by IP address, Opera is smart enough to know to disable the VPN for these. However if I enter the DNS name of the server, it doesn't know about it.

                Reply Quote 0
                  1 Reply Last reply
                • markgillespie2
                  markgillespie2 last edited by

                  Actually, it's only if I use it's FQDN does it cause an issue. If I use it's local server DNS name, that's fine. Accessing it via mserver.mydomain.com is where the issue is.

                  Reply Quote 0
                    1 Reply Last reply
                  • zalex108
                    zalex108 last edited by

                    No. LMHOSTS is for Windows workgroups and domains not for outside traffic.

                    It was a thought because of this:

                    local servers on my LAN if I access them by IP address, Opera is smart enough to know to disable the VPN for these.

                    Despite just tested with the Router in a home network.

                    Actually, it's only if I use it's FQDN does it cause an issue. If I use it's local server DNS name, that's fine. Accessing it via mserver.mydomain.com is where the issue is.

                    Then,

                    use it's local server DNS name, that's fine.

                    you should use that option (if you can) to avoid switches and installs.

                    "You cannot know the meaning of your life until you are connected to the power that created you". · Shri Mataji Nirmala Devi

                    Reply Quote 0
                      1 Reply Last reply
                    • Deleted User
                      Deleted User last edited by

                      hosts file

                      x.x.x.x any-name-you-want-to-identify-as

                      https://www.google.com/#q=hosts+file&*

                      that ought to work if opera notices a local network address. if not, then don't know since i don't use opera's proxy.

                      Reply Quote 0
                        1 Reply Last reply
                      • trialuser7
                        trialuser7 last edited by

                        For me, the VPN works great for bypassing sites blocked by the router. It's set up like this on purpose so that Windows cannot leak crash reports and whatever telemetry.

                        If Opera VPN cannot handle name server lookups, are there plans to add a setting for this? Are people saying it's just a web proxy because it doesn't currently handle DNS?

                        Just wondering.

                        Reply Quote 0
                          1 Reply Last reply
                        • leocg
                          leocg Moderator Volunteer last edited by

                          Are people saying it's just a web proxy because it doesn't currently handle DNS?

                          Opera VPN is what some may call a 'Browser"VPN, it works only inside the browser for data traveling through the browser.

                          It's basically a proxy.

                          Reply Quote 0
                            1 Reply Last reply
                          • A Former User
                            A Former User last edited by

                            I love to use vpn

                            Reply Quote 0
                              1 Reply Last reply
                            • First post
                              Last post

                            Computer browsers

                            • Opera for Windows
                            • Opera for Mac
                            • Opera for Linux
                            • Opera beta version
                            • Opera USB

                            Mobile browsers

                            • Opera for Android
                            • Opera Mini
                            • Opera Touch
                            • Opera for basic phones

                            • Add-ons
                            • Opera account
                            • Wallpapers
                            • Opera Ads

                            • Help & support
                            • Opera blogs
                            • Opera forums
                            • Dev.Opera

                            • Security
                            • Privacy
                            • Cookies Policy
                            • EULA
                            • Terms of Service

                            • About Opera
                            • Press info
                            • Jobs
                            • Investors
                            • Become a partner
                            • Contact us

                            Follow Opera

                            • Opera - Facebook
                            • Opera - Twitter
                            • Opera - YouTube
                            • Opera - LinkedIn
                            • Opera - Instagram

                            © Opera Software 1995-