Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Stupid of the Day

Stupid of the Day

Scheduled Pinned Locked Moved The Lounge
sysadmin
25 Posts 17 Posters 3 Views 1 Watching
  • 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.
  • A AspDotNetDev

    Speaking of, it would be nice to be able to fix that. Suppose I wanted to connect to work on my home computer, I'd probably use another computer if I wanted to browse the internet without it going through my connection to work. Know of a way to use VPN and use my internet without my traffic going over my (monitored) work network?

    [Forum Guidelines]

    S Offline
    S Offline
    S Brozius
    wrote on last edited by
    #15

    It can be done, but has to be set-up on the device you're connected to. Most times, admins do not want to do that, since that also creates a 'leak' into the network, where access to your computer from a hacker, also means access to the corporate network for that same hacker. I know I can still browse the 'net over my DSL-line when connected to VPN.... (Of course, I was network administrator when we started using VPN and thus I set it up, with this exception for the IT-department :P)

    Nah... What's up, Doc? CCC's solved : 1 If a bus station is where a bus stops, and a train station is where a train stops, why do I have a work station on my desk?

    1 Reply Last reply
    0
    • B Brady Kelly

      I connect to a VPN, which disables my web access unless I go through their proxy. I do something on their server, then forget I'm connected and notice my web isn't working, so I repair my connection, which disconnects the VPN. All is well for a few minutes until I need the VPN again, and I connect to the VPN, only to later discover no web. I've repeated this at least three times in the last hour. :doh:

      N Offline
      N Offline
      Nish Nishant
      wrote on last edited by
      #16

      That's odd. When I VPN to my work network, only work network traffic goes through the VPN, all my other connections are direct. I don't remember changing any of the default settings either.

      Regards, Nish


      Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
      My latest book : C++/CLI in Action / Amazon.com link

      1 Reply Last reply
      0
      • R realJSOP

        BTW, your regular internet connection can't be used while you're using VPN.

        .45 ACP - because shooting twice is just silly
        -----
        "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
        -----
        "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

        E Offline
        E Offline
        Electron Shepherd
        wrote on last edited by
        #17

        John Simmons / outlaw programmer wrote:

        BTW, your regular internet connection can't be used while you're using VPN.

        I don't see why not. It's just a case of getting the routing set up properly. We have a VPN to the Chicago office (from the UK), and internet access works fine.

        Server and Network Monitoring

        1 Reply Last reply
        0
        • R realJSOP

          BTW, your regular internet connection can't be used while you're using VPN.

          .45 ACP - because shooting twice is just silly
          -----
          "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
          -----
          "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #18

          Can. You will have to monkey with routing tables though.

          Paul

          The flight towards the light I'll stay in the lava for life Ísland

          1 Reply Last reply
          0
          • B Brady Kelly

            I connect to a VPN, which disables my web access unless I go through their proxy. I do something on their server, then forget I'm connected and notice my web isn't working, so I repair my connection, which disconnects the VPN. All is well for a few minutes until I need the VPN again, and I connect to the VPN, only to later discover no web. I've repeated this at least three times in the last hour. :doh:

            M Offline
            M Offline
            Member 1709723
            wrote on last edited by
            #19

            connection properties window > networking tab > internet protocol version > properties > advanced --> uncheck 'Use default gateway on remote network'

            Opium is my business. The bridge mean more traffic. More traffic mean more money. More money mean more power. Speed is important in business. Time is money. You said opium was money. Money is Money. Well then, what is time again? icalburner.net

            L 1 Reply Last reply
            0
            • B Brady Kelly

              I connect to a VPN, which disables my web access unless I go through their proxy. I do something on their server, then forget I'm connected and notice my web isn't working, so I repair my connection, which disconnects the VPN. All is well for a few minutes until I need the VPN again, and I connect to the VPN, only to later discover no web. I've repeated this at least three times in the last hour. :doh:

              A Offline
              A Offline
              Andy Brummer
              wrote on last edited by
              #20

              There is a TCP option in the Microsoft client that forces all external traffic through the VPN, if you disable that option, it should fix your problem. I can't remember exactly where it is in the advanced dialogs, since I don't have access to that version from work.

              I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon

              1 Reply Last reply
              0
              • L Lost User

                Not with Cisco VPN, I tried that a couple of weeks ago.

                Join the cool kids - Come fold with us[^]

                L Offline
                L Offline
                leppie
                wrote on last edited by
                #21

                Trollslayer wrote:

                Not with Cisco VPN, I tried that a couple of weeks ago.

                Of course you can! Just check the 'Enable LAN' option, and make sure your default gateway is not overwritten by the VPN connection.

                xacc.ide
                IronScheme - 1.0 RC 1 - out now!
                ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x))) The Scheme Programming Language – Fourth Edition

                D 1 Reply Last reply
                0
                • M Member 1709723

                  connection properties window > networking tab > internet protocol version > properties > advanced --> uncheck 'Use default gateway on remote network'

                  Opium is my business. The bridge mean more traffic. More traffic mean more money. More money mean more power. Speed is important in business. Time is money. You said opium was money. Money is Money. Well then, what is time again? icalburner.net

                  L Offline
                  L Offline
                  leppie
                  wrote on last edited by
                  #22

                  ^^^ this

                  xacc.ide
                  IronScheme - 1.0 RC 1 - out now!
                  ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x))) The Scheme Programming Language – Fourth Edition

                  1 Reply Last reply
                  0
                  • L leppie

                    Trollslayer wrote:

                    Not with Cisco VPN, I tried that a couple of weeks ago.

                    Of course you can! Just check the 'Enable LAN' option, and make sure your default gateway is not overwritten by the VPN connection.

                    xacc.ide
                    IronScheme - 1.0 RC 1 - out now!
                    ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x))) The Scheme Programming Language – Fourth Edition

                    D Offline
                    D Offline
                    Dan Neely
                    wrote on last edited by
                    #23

                    Where is that setting at? It's not on my preferences dialog.

                    3x12=36 2x12=24 1x12=12 0x12=18

                    L 1 Reply Last reply
                    0
                    • R realJSOP

                      BTW, your regular internet connection can't be used while you're using VPN.

                      .45 ACP - because shooting twice is just silly
                      -----
                      "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                      -----
                      "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

                      M Offline
                      M Offline
                      Miszou
                      wrote on last edited by
                      #24

                      John Simmons / outlaw programmer wrote:

                      BTW, your regular internet connection can't be used while you're using VPN.

                      http://www.codeproject.com/Lounge.aspx?msg=3351951#xx3351951xx[^]

                      The StartPage Randomizer - The Windows Cheerleader - Twitter

                      1 Reply Last reply
                      0
                      • D Dan Neely

                        Where is that setting at? It's not on my preferences dialog.

                        3x12=36 2x12=24 1x12=12 0x12=18

                        L Offline
                        L Offline
                        leppie
                        wrote on last edited by
                        #25

                        In the connection properties. Under Transport, check 'Allow Local LAN Access'.

                        xacc.ide
                        IronScheme - 1.0 RC 1 - out now!
                        ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x))) The Scheme Programming Language – Fourth Edition

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups