<?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>VPN &#8211; techspeeder</title>
	<atom:link href="https://techspeeder.com/tag/vpn/feed/" rel="self" type="application/rss+xml" />
	<link>https://techspeeder.com</link>
	<description>Troubleshooting Helps and Tips for the Geek</description>
	<lastBuildDate>Thu, 06 Jul 2017 01:21:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">54126538</site>	<item>
		<title>Solved: DNS search order is Reversed on the DHCP client When Using VPN to connect to RRAS</title>
		<link>https://techspeeder.com/2017/04/06/solved-dns-search-order-is-reversed-on-the-dhcp-client-when-using-vpn-to-connect-to-rras/</link>
					<comments>https://techspeeder.com/2017/04/06/solved-dns-search-order-is-reversed-on-the-dhcp-client-when-using-vpn-to-connect-to-rras/#comments</comments>
		
		<dc:creator><![CDATA[Merlin Halteman]]></dc:creator>
		<pubDate>Thu, 06 Apr 2017 16:51:48 +0000</pubDate>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[RRAS]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">http://techspeeder.com/?p=1777</guid>

					<description><![CDATA[I setup a Windows&#160;Server 2008 for VPN access using Remote&#160;Routing Access Service. When&#160;a user would connect to the VPN the DNS servers would be reversed. For example, I had two local DNS servers and an external (OpenDNS) DNS server. However, the adapter would always assign the external DNS server first and then the internal DNS [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I setup a Windows&nbsp;Server 2008 for VPN access using Remote&nbsp;Routing Access Service. When&nbsp;a user would connect to the VPN the DNS servers would be reversed. For example, I had two local DNS servers and an external (OpenDNS) DNS server.</p>
<p>However, the adapter would always assign the external DNS server first and then the internal DNS servers as secondary.&nbsp;</p>
<p><a href="https://i0.wp.com/techspeeder.com/wp-content/uploads/2017/04/VPN-crop-2.png"><img data-recalc-dims="1" fetchpriority="high" decoding="async" class="wp-image-1800 alignnone size-full" src="https://i0.wp.com/techspeeder.com/wp-content/uploads/2017/04/VPN-crop-2.png?resize=292%2C180" alt="" width="292" height="180"></a></p>
<p>The VPN client couldn&#8217;t locate local resources on the network over the VPN.</p>
<p>In my troubleshooting this issue, I <a href="https://social.technet.microsoft.com/Forums/windows/en-US/7338dbfd-f1e2-40e8-b781-3c5f8ec581ca/dns-search-order-is-reversed-on-the-dhcp-client-when-you-use-a-vpn-to-connect-to-rras?forum=w7itpronetworking">found</a> that this is actually a bug. Here is what I did to fix the issue.&nbsp;</p>
<p>Step One: On your RRAS server&nbsp;open the Registry to:&nbsp;HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\RemoteAccess\Parameters\IP</p>
<p>Step Two:&nbsp; Make a Dword32 Key and Name it <strong>SuppressDNSNameServers</strong>. Give the value of the key <strong>1</strong>.</p>
<p>Step Three: Restart the RRAS service on the server.</p>
<p>You should be set! If the above doesn&#8217;t work, try rebooting your server and trying your VPN client again.&nbsp;</p>
<p>Thanks for reading! Please consider subscribing to my blog. This was posted by techspeeder.&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://techspeeder.com/2017/04/06/solved-dns-search-order-is-reversed-on-the-dhcp-client-when-using-vpn-to-connect-to-rras/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1777</post-id>	</item>
		<item>
		<title>Windows 10 VPN &#8211; &#8220;Connect&#8221; Missing from First List of Network Connections</title>
		<link>https://techspeeder.com/2015/09/15/windows-10-vpn-connect-missing-from-first-list-of-network-connections/</link>
					<comments>https://techspeeder.com/2015/09/15/windows-10-vpn-connect-missing-from-first-list-of-network-connections/#comments</comments>
		
		<dc:creator><![CDATA[Merlin Halteman]]></dc:creator>
		<pubDate>Wed, 16 Sep 2015 00:08:58 +0000</pubDate>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Network Settings]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">http://techspeeder.com/?p=1510</guid>

					<description><![CDATA[Update: Microsoft Listened!&#160;The Windows 10 Creator&#8217;s update has fixed this issue!&#160; &#160; Okay, so I wasn&#8217;t sure how to title this article. However, I will endeavor to explain my frustration I am having with Windows 10&#8217;s VPN settings. Whenever I click the network icon in Windows 10, it will bring up my local connection, WiFinetworks, [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><strong>Update:</strong> Microsoft Listened!&nbsp;The Windows 10 Creator&#8217;s update has fixed this issue!&nbsp;</p>
<p>&nbsp;</p>
<p>Okay, so I wasn&#8217;t sure how to title this article. However, I will endeavor to explain my frustration I am having with Windows 10&#8217;s VPN settings.</p>
<p>Whenever I click the network icon in Windows 10, it will bring up my local connection, WiFinetworks, and VPN&nbsp;connections. When I select my VPN connection instead of being able to connect directly from the first network setting list I get directed into the Settings app in Windows 10.</p>
<div id="attachment_1511" style="width: 398px" class="wp-caption aligncenter"><a href="http://techspeeder.com/wp-content/uploads/2015/09/network-connections.bmp"><img decoding="async" aria-describedby="caption-attachment-1511" class="wp-image-1511 size-full" src="http://techspeeder.com/wp-content/uploads/2015/09/network-connections.bmp" alt="Windows 10 Network Connections" width="388" height="602"></a><p id="caption-attachment-1511" class="wp-caption-text">Connect is &#8220;Missing&#8221; underneath my VPN connection on Windows 10.</p></div>
<p>From the Settings app in Windows 10, I can then select my VPN connection and click connect.<span id="more-1510"></span></p>
<div id="attachment_1513" style="width: 817px" class="wp-caption aligncenter"><a href="https://i0.wp.com/techspeeder.com/wp-content/uploads/2015/09/Settings-App.png"><img data-recalc-dims="1" decoding="async" aria-describedby="caption-attachment-1513" class="wp-image-1513 size-full" src="https://i0.wp.com/techspeeder.com/wp-content/uploads/2015/09/Settings-App.png?resize=625%2C328" alt="Windows 10 Settings App" width="625" height="328" srcset="https://i0.wp.com/techspeeder.com/wp-content/uploads/2015/09/Settings-App.png?w=807&amp;ssl=1 807w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2015/09/Settings-App.png?resize=300%2C158&amp;ssl=1 300w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2015/09/Settings-App.png?resize=624%2C328&amp;ssl=1 624w" sizes="(max-width: 625px) 100vw, 625px" /></a><p id="caption-attachment-1513" class="wp-caption-text">Windows 10 Settings App</p></div>
<p>I know this may sound quite trivial&nbsp;but it is a frustration especially since it feels like we took a step back from Windows 7 and Windows 8.</p>
<p>I did some searching online to see if I was alone in my complaint. I certainly wasn&#8217;t. I found this <a href="http://answers.microsoft.com/en-us/windows/forum/windows_10-other_settings/windows-10-vpn-first-list-connect-and-sort/850f5600-7c73-48f9-a853-6f9793f02bc1?page=2">thread</a> on Microsoft&#8217;s forums with other people frustrated with the same limitation. On this forum I came across a work around to allow me to connect from the first list of network connections. Thanks <a href="http://answers.microsoft.com/en-us/profile/b08a2d0d-c4e9-4fce-9196-1e917c7bcbfe#user-profile-tab-activity">Tobias.Csaki</a></p>
<p>Here are the steps to accomplish this.</p>
<p><strong>Step One:</strong> Open Regedit ( How did you know this wasn&#8217;t coming ha! )&nbsp;(WIN+R and type regedit.exe)</p>
<p><strong>Step Two:</strong> Navigate to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Control Panel\Settings\Network</p>
<p><strong>Step Three:</strong>Take ownership of the “Network” key/folder (right click, Permissions)</p>
<p><strong>Step Four:</strong> Select “Advanced” in the Permissions window</p>
<p><strong>Step Five:</strong> In the Advanced window, select “Change” where the owner field is (at the top of the window)</p>
<p><strong>Step Six:</strong> Type in your username and save your changes.</p>
<p><strong>Step Seven:</strong> Close the advanced window</p>
<p><strong>Step Eight:</strong> Now select “Administrators” in the security tab</p>
<p><strong>Step Nine: </strong>Make sure “Full control” is selected, then apply changes</p>
<p><strong>Step Ten:</strong> Now that’s done, double click “ReplaceVan</p>
<p><strong>Step Eleven:</strong> Change it’s value to 2</p>
<p>These changes should take place without having to reboot. Now when you click the network connections icon you will get a Windows 8 type network menu that allows you to connect to your VPN connections.</p>
<div id="attachment_1512" style="width: 365px" class="wp-caption aligncenter"><a href="https://i0.wp.com/techspeeder.com/wp-content/uploads/2015/09/Capture.png"><img data-recalc-dims="1" loading="lazy" decoding="async" aria-describedby="caption-attachment-1512" class="size-full wp-image-1512" src="https://i0.wp.com/techspeeder.com/wp-content/uploads/2015/09/Capture.png?resize=355%2C769" alt="Windows 10 VPN Connection Edits" width="355" height="769" srcset="https://i0.wp.com/techspeeder.com/wp-content/uploads/2015/09/Capture.png?w=355&amp;ssl=1 355w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2015/09/Capture.png?resize=138%2C300&amp;ssl=1 138w" sizes="auto, (max-width: 355px) 100vw, 355px" /></a><p id="caption-attachment-1512" class="wp-caption-text">The way it should look!</p></div>
<p>I think this registry edit is awesome! However, I don&#8217;t think we should have needed to do it in the first place! Please, Microsoft add this functionality back into Windows 10. I will keep you posted if I find a better solution.</p>
<p>This was posted by techspeeder. Please consider following my blog or my <a href="http://www.twitter.com/techspeeder">twitter</a> feed.</p>
<p>Sources: &nbsp;<a class="forumTitleLink" title="After upgrading to Windows 10 (from 8.1) I have small problem with VPN connections. Win 8.1 - click on network icon in task bar, scroll the list of VPN connection, double click customer (of click connect) and that's it. Win 10 - click on network icon in task bar, scroll thru non-alphabetically sorted list (list as per VPN was added in), click on client then another window appear with exactly same not sorted VPN connection list where I need to scroll up and down to find customer again and then click connect. When connected - active connection don't appear on the top of list as it was before ... To disconnect - need to click first list then search customer on second (non-alphabeticall) list to disconnect. Anyone found on how to resolve this ??" href="http://answers.microsoft.com/en-us/windows/forum/windows_10-other_settings/windows-10-vpn-first-list-connect-and-sort/850f5600-7c73-48f9-a853-6f9793f02bc1">Windows 10 &#8211; VPN &#8211; first list connect and sort alphabetically</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://techspeeder.com/2015/09/15/windows-10-vpn-connect-missing-from-first-list-of-network-connections/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1510</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: techspeeder.com @ 2026-06-15 22:09:13 by W3 Total Cache
-->