Stupid of the Day
-
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?
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?
-
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:
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 -
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, 2001John 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.
-
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 -
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:
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
-
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:
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
-
Not with Cisco VPN, I tried that a couple of weeks ago.
Join the cool kids - Come fold with us[^]
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 -
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
^^^ this
xacc.ide
IronScheme - 1.0 RC 1 - out now!
((λ (x) `(,x ',x)) '(λ (x) `(,x ',x))) The Scheme Programming Language – Fourth Edition -
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 -
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, 2001John 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
-
Where is that setting at? It's not on my preferences dialog.
3x12=36 2x12=24 1x12=12 0x12=18
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