<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>beer planet &#187; gateway</title> <atom:link href="http://beerpla.net/tag/gateway/feed/" rel="self" type="application/rss+xml" /><link>http://beerpla.net</link> <description>where things have nothing to do with beer - tutorials, tips, how-tos, thoughts, hacks, and other techy nonsense</description> <lastBuildDate>Thu, 17 May 2012 22:50:53 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <atom:link rel='hub' href='http://beerpla.net/?pushpress=hub'/> <item><title>The Most Awesome VPN Tip: How To Make Windows Automatically Use Your Local WiFi/LAN Connection Directly For Requests That Don&#039;t Need To Go Through VPN</title><link>http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/</link> <comments>http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/#comments</comments> <pubDate>Tue, 02 Mar 2010 00:45:05 +0000</pubDate> <dc:creator>Artem Russakovskii</dc:creator> <category><![CDATA[Tips]]></category> <category><![CDATA[connection]]></category> <category><![CDATA[default]]></category> <category><![CDATA[fast]]></category> <category><![CDATA[gateway]]></category> <category><![CDATA[lan]]></category> <category><![CDATA[local]]></category> <category><![CDATA[network]]></category> <category><![CDATA[remote]]></category> <category><![CDATA[route]]></category> <category><![CDATA[tip]]></category> <category><![CDATA[vpn]]></category> <category><![CDATA[wifi]]></category> <category><![CDATA[windows]]></category> <guid
isPermaLink="false">http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/</guid> <description><![CDATA[<p><img
style="margin: 0px 10px 10px 0px; display: inline" title="VPN" alt="VPN" align="left" src="http://beerpla.net/wp-content/uploads/4a1ace4eb070_A683/image_6.png" width="149" height="150" /> This tip can also be filed in the &#34;post with the longest title that kind of makes sense but needs more explanation&#34; category.</p><p>If you use a <a
href="http://en.wikipedia.org/wiki/Virtual_private_network" rel="nofollow">VPN</a> (Virtual Private Network), this tip is for you.</p><p>&#160;</p><h2>The Problem</h2><ul><li>you connect to a VPN to get access to your work/whatever network</li><li>your connection is fast but the VPN connection is balls slow</li><li>you try to stream a bit of online radio, go to a website, watch a video, or do anything, which is automatically routed through the VPN connection but everything TAKES AGES because the VPN connection is the limiting factor</li><li>so not only are you frustrated by hiccupping radio, stuttering video, and a never disappearing progress bar but you&#039;re</li>...<div
class=clear></div> <a
href="http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/" class="read_more"><div
class=excerpt-end>Read the rest of this article &#187;</div></a></ul>]]></description> <content:encoded><![CDATA[<p><img
style="margin: 0px 10px 10px 0px; display: inline" title="VPN" alt="VPN" align="left" src="http://beerpla.net/wp-content/uploads/4a1ace4eb070_A683/image_6.png" width="149" height="150" /> This tip can also be filed in the &quot;post with the longest title that kind of makes sense but needs more explanation&quot; category.</p><p>If you use a <a
href="http://en.wikipedia.org/wiki/Virtual_private_network" rel="nofollow">VPN</a> (Virtual Private Network), this tip is for you.</p><p>&#160;</p><h2>The Problem</h2><ul><li>you connect to a VPN to get access to your work/whatever network</li><li>your connection is fast but the VPN connection is balls slow</li><li>you try to stream a bit of online radio, go to a website, watch a video, or do anything, which is automatically routed through the VPN connection but everything TAKES AGES because the VPN connection is the limiting factor</li><li>so not only are you frustrated by hiccupping radio, stuttering video, and a never disappearing progress bar but you&#039;re also making your already slow link slower, so now remote desktop and other activity for which you&#039;ve VPN&#039;ed in the first place is taking even longer</li></ul><p>Familiar situation? You bet.</p><p>&#160;</p><h2>The Solution</h2><p>This solution is for Windows users only but I&#039;m sure similar settings are available in MacOS, Linux, etc.</p><p>Here in particular I am using Windows 7 but this solution applies to Windows XP and Vista as well (the menus look only slightly different for those).</p><h3>1. Open up the VPN Connection&#039;s Properties</h3><p>These properties can be reached by right clicking on the VPN connection in the list of networks and selecting Properties.</p><p> <img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="VPN tweak step 1" alt="VPN tweak step 1" src="http://beerpla.net/wp-content/uploads/4a1ace4eb070_A683/image_thumb.png" width="279" height="255" /><br
/><h3>2. Go to the TCP Properties</h3><p>On Windows XP, you might see only the &quot;Internet Protocol (TCP/IP)&quot;, while on Windows 7 you will see both IPv4 and IPv6. You will most likely need to select IPv4 then.</p><p><img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="VPN tweak step 2" alt="VPN tweak step 2" src="http://beerpla.net/wp-content/uploads/4a1ace4eb070_A683/image_thumb_3.png" width="378" height="481" /></p><h3>3. Head to the Advanced settings</h3><p> <img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="VPN tweak step 3" alt="VPN tweak step 3" src="http://beerpla.net/wp-content/uploads/4a1ace4eb070_A683/image_thumb_4.png" width="409" height="457" /><br
/><h3>4. Uncheck the &quot;Use default gateway on remote network&quot; checkbox</h3><p> <img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="VPN tweak step 4" alt="VPN tweak step 4" src="http://beerpla.net/wp-content/uploads/4a1ace4eb070_A683/image_thumb_5.png" width="409" height="485" /><br
/><h3>5. Restart the VPN connection</h3><p>This should do the trick.</p><p>&#160;</p><h2>The New Behavior</h2><p>The new behavior from what I can tell is:</p><ul><li>use a local connection, such as your WiFi or wired connection, so your radio, streaming video, websites, etc should now bypass the VPN connection</li><li>if the request above fails, Windows should only then fall back on the VPN connection</li></ul><p>&#160;</p><h2>When Not To Use This Tweak</h2></p><p>Do not use this tweak if you rely on the VPN to always encrypt all your network traffic.</p><p>Temporarily disable this tweak if normally you are OK with not encrypting all of your traffic but are currently using an unsecure network. Examples include a WiFi connection that does not prompt for a password or a public network, such as an Internet cafe.</p><p>&#160;</p><p>Enjoy your faster VPN experience!</p><div
class="shr-bookmarks shr-bookmarks-expand"><ul
class="socials"><li
class="shr-twitter"> <a
href="http://www.shareaholic.com/api/share/?title=The+Most+Awesome+VPN+Tip%3A+How+To+Make+Windows+Automatically+Use+Your+Local+WiFi%2FLAN+Connection+Directly+For+Requests+That+Don%27t+Need+To+Go+Through+VPN&amp;link=http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/&amp;notes=%20This%20tip%20can%20also%20be%20filed%20in%20the%20%26quot%3Bpost%20with%20the%20longest%20title%20that%20kind%20of%20makes%20sense%20but%20needs%20more%20explanation%26quot%3B%20category.%20%20If%20you%20use%20a%20VPN%20%28Virtual%20Private%20Network%29%2C%20this%20tip%20is%20for%20you.%20%20%26%23160%3B%20%20The%20Problem%20%20%20%20%20you%20connect%20to%20a%20VPN%20to%20get%20access%20to%20your%20work%2Fwhatever%20network%20%20%20%20%20you&amp;short_link=http://bit.ly/cx3LVT&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li
class="shr-facebook"> <a
href="http://www.shareaholic.com/api/share/?title=The+Most+Awesome+VPN+Tip%3A+How+To+Make+Windows+Automatically+Use+Your+Local+WiFi%2FLAN+Connection+Directly+For+Requests+That+Don%27t+Need+To+Go+Through+VPN&amp;link=http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/&amp;notes=%20This%20tip%20can%20also%20be%20filed%20in%20the%20%26quot%3Bpost%20with%20the%20longest%20title%20that%20kind%20of%20makes%20sense%20but%20needs%20more%20explanation%26quot%3B%20category.%20%20If%20you%20use%20a%20VPN%20%28Virtual%20Private%20Network%29%2C%20this%20tip%20is%20for%20you.%20%20%26%23160%3B%20%20The%20Problem%20%20%20%20%20you%20connect%20to%20a%20VPN%20to%20get%20access%20to%20your%20work%2Fwhatever%20network%20%20%20%20%20you&amp;short_link=http://bit.ly/cx3LVT&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li
class="shr-googlebuzz"> <a
href="http://www.shareaholic.com/api/share/?title=The+Most+Awesome+VPN+Tip%3A+How+To+Make+Windows+Automatically+Use+Your+Local+WiFi%2FLAN+Connection+Directly+For+Requests+That+Don%27t+Need+To+Go+Through+VPN&amp;link=http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/&amp;notes=%20This%20tip%20can%20also%20be%20filed%20in%20the%20%26quot%3Bpost%20with%20the%20longest%20title%20that%20kind%20of%20makes%20sense%20but%20needs%20more%20explanation%26quot%3B%20category.%20%20If%20you%20use%20a%20VPN%20%28Virtual%20Private%20Network%29%2C%20this%20tip%20is%20for%20you.%20%20%26%23160%3B%20%20The%20Problem%20%20%20%20%20you%20connect%20to%20a%20VPN%20to%20get%20access%20to%20your%20work%2Fwhatever%20network%20%20%20%20%20you&amp;short_link=http://bit.ly/cx3LVT&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li
class="shr-reddit"> <a
href="http://www.shareaholic.com/api/share/?title=The+Most+Awesome+VPN+Tip%3A+How+To+Make+Windows+Automatically+Use+Your+Local+WiFi%2FLAN+Connection+Directly+For+Requests+That+Don%27t+Need+To+Go+Through+VPN&amp;link=http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/&amp;notes=%20This%20tip%20can%20also%20be%20filed%20in%20the%20%26quot%3Bpost%20with%20the%20longest%20title%20that%20kind%20of%20makes%20sense%20but%20needs%20more%20explanation%26quot%3B%20category.%20%20If%20you%20use%20a%20VPN%20%28Virtual%20Private%20Network%29%2C%20this%20tip%20is%20for%20you.%20%20%26%23160%3B%20%20The%20Problem%20%20%20%20%20you%20connect%20to%20a%20VPN%20to%20get%20access%20to%20your%20work%2Fwhatever%20network%20%20%20%20%20you&amp;short_link=http://bit.ly/cx3LVT&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li
class="shr-hackernews"> <a
href="http://www.shareaholic.com/api/share/?title=The+Most+Awesome+VPN+Tip%3A+How+To+Make+Windows+Automatically+Use+Your+Local+WiFi%2FLAN+Connection+Directly+For+Requests+That+Don%27t+Need+To+Go+Through+VPN&amp;link=http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/&amp;notes=%20This%20tip%20can%20also%20be%20filed%20in%20the%20%26quot%3Bpost%20with%20the%20longest%20title%20that%20kind%20of%20makes%20sense%20but%20needs%20more%20explanation%26quot%3B%20category.%20%20If%20you%20use%20a%20VPN%20%28Virtual%20Private%20Network%29%2C%20this%20tip%20is%20for%20you.%20%20%26%23160%3B%20%20The%20Problem%20%20%20%20%20you%20connect%20to%20a%20VPN%20to%20get%20access%20to%20your%20work%2Fwhatever%20network%20%20%20%20%20you&amp;short_link=http://bit.ly/cx3LVT&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=202&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Submit this to Hacker News">Submit this to Hacker News</a></li><li
class="shr-delicious"> <a
href="http://www.shareaholic.com/api/share/?title=The+Most+Awesome+VPN+Tip%3A+How+To+Make+Windows+Automatically+Use+Your+Local+WiFi%2FLAN+Connection+Directly+For+Requests+That+Don%27t+Need+To+Go+Through+VPN&amp;link=http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/&amp;notes=%20This%20tip%20can%20also%20be%20filed%20in%20the%20%26quot%3Bpost%20with%20the%20longest%20title%20that%20kind%20of%20makes%20sense%20but%20needs%20more%20explanation%26quot%3B%20category.%20%20If%20you%20use%20a%20VPN%20%28Virtual%20Private%20Network%29%2C%20this%20tip%20is%20for%20you.%20%20%26%23160%3B%20%20The%20Problem%20%20%20%20%20you%20connect%20to%20a%20VPN%20to%20get%20access%20to%20your%20work%2Fwhatever%20network%20%20%20%20%20you&amp;short_link=http://bit.ly/cx3LVT&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li
class="shr-stumbleupon"> <a
href="http://www.shareaholic.com/api/share/?title=The+Most+Awesome+VPN+Tip%3A+How+To+Make+Windows+Automatically+Use+Your+Local+WiFi%2FLAN+Connection+Directly+For+Requests+That+Don%27t+Need+To+Go+Through+VPN&amp;link=http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/&amp;notes=%20This%20tip%20can%20also%20be%20filed%20in%20the%20%26quot%3Bpost%20with%20the%20longest%20title%20that%20kind%20of%20makes%20sense%20but%20needs%20more%20explanation%26quot%3B%20category.%20%20If%20you%20use%20a%20VPN%20%28Virtual%20Private%20Network%29%2C%20this%20tip%20is%20for%20you.%20%20%26%23160%3B%20%20The%20Problem%20%20%20%20%20you%20connect%20to%20a%20VPN%20to%20get%20access%20to%20your%20work%2Fwhatever%20network%20%20%20%20%20you&amp;short_link=http://bit.ly/cx3LVT&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li
class="shr-mail"> <a
href="http://www.shareaholic.com/api/share/?title=The%20Most%20Awesome%20VPN%20Tip%3A%20How%20To%20Make%20Windows%20Automatically%20Use%20Your%20Local%20WiFi%2FLAN%20Connection%20Directly%20For%20Requests%20That%20Don%27t%20Need%20To%20Go%20Through%20VPN&amp;link=http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/&amp;notes=%20This%20tip%20can%20also%20be%20filed%20in%20the%20%26quot%3Bpost%20with%20the%20longest%20title%20that%20kind%20of%20makes%20sense%20but%20needs%20more%20explanation%26quot%3B%20category.%20%20If%20you%20use%20a%20VPN%20%28Virtual%20Private%20Network%29%2C%20this%20tip%20is%20for%20you.%20%20%26%23160%3B%20%20The%20Problem%20%20%20%20%20you%20connect%20to%20a%20VPN%20to%20get%20access%20to%20your%20work%2Fwhatever%20network%20%20%20%20%20you&amp;short_link=http://bit.ly/cx3LVT&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=201&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a></li></ul><div
style="clear: both;"></div></div> Similar Posts:<ul><li><a
href="http://beerpla.net/2009/06/20/how-to-properly-set-svn-svnexternals-property-in-svn-command-line/" rel="bookmark" title="June 20, 2009">How To Properly Set SVN svn:externals Property In SVN Command Line</a></li><li><a
href="http://beerpla.net/2010/01/09/how-to-exportimport-your-expandrivesftpdrive-drives-and-settings/" rel="bookmark" title="January 9, 2010">How To Export/Import Your ExpanDrive/SFTPDrive Drives And Settings</a></li><li><a
href="http://beerpla.net/2008/11/08/building-the-perfect-htpc-media-pc-capable-of-playing-1080p-h264/" rel="bookmark" title="November 8, 2008">Building The Perfect HTPC (Media PC), Capable Of Playing 1080P H264</a></li><li><a
href="http://beerpla.net/2009/11/17/is-your-simplifymedia-for-winamp-broken-on-a-64-bit-windows-7-heres-how-to-fix-it/" rel="bookmark" title="November 17, 2009">Is Your Simplifymedia For Winamp Broken On A 64 Bit Windows 7? Here&#039;s How To Fix It</a></li><li><a
href="http://beerpla.net/2009/11/26/how-i-doubled-my-android-phones-htc-hero-battery-life-or-just-how-much-email-polling-affects-your-battery/" rel="bookmark" title="November 26, 2009">How I Doubled My Android Phone&#039;s (HTC Hero) Battery Life or Just How Much Email Polling Affects Your Battery</a></li></ul><p><a
class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbeerpla.net%2F2010%2F03%2F01%2Fthe-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn%2F&amp;title=The%20Most%20Awesome%20VPN%20Tip%3A%20How%20To%20Make%20Windows%20Automatically%20Use%20Your%20Local%20WiFi%2FLAN%20Connection%20Directly%20For%20Requests%20That%20Don%26%23039%3Bt%20Need%20To%20Go%20Through%20VPN" id="wpa2a_2"><img
src="http://beerpla.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded> <wfw:commentRss>http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
