<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Tech Off - VPN problems with networking</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Tech Off - VPN problems with networking</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Sun, 19 May 2013 11:35:55 GMT</pubDate>
	<lastBuildDate>Sun, 19 May 2013 11:35:55 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>3</c9:totalResults>
	<c9:pageCount>-3</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Tech Off - VPN problems with networking</title>
		<description><![CDATA[<p>I'm trying to establish a simple VPN set-up (with Windows Server 2003's Routing and Remote Access role), I'll worry about other stuff and tightening it up (like moving to IPSec) after I get this working first.<br /><br />I added the RRAS role to the server, and configured the network firewall/router so all VPN connections pass through OK, I then enabled RRAS access on a test user account in ADUC.<br /><br />Right now I'm on a computer unrelated (and untrusted) from the domain the RRAS server is in, additionally the RRAS's domain is unrelated to the Internet's DNS (it's &quot;foobar.local&quot;).<br /><br />I can create the VPN connection fine and also connect when I enter the credentials of that test user account, but when I do connect everything breaks on my side (bad, very bad). To be more precise, DNS fails and browsing the VPN network fails, I can only connect
 via Windows Explorer if I type in the IP address of the remote host in UNC format, using the NetBIOS hostname doesn't work. Everything is really slow as well (even though latency is only ~40ms). I can't even resolve &quot;server.foobar.local&quot;, so something is seriously
 wrong.<br /><br />At the remote site, the RRAS server (which is also a DC) has the IP address 192.168.0.2, but my local machine also happens to have the address 192.168.0.2; but when I connect via the VPN connection it's addressed by 192.168.0.62 and my computer is 192.168.0.61,
 so that sounds fine, but still... DNS is completely broken, I cannot resolve google.com for example, even though the RRAS server can (by virtue of being a DC it has a built-in DNS server). Its like it cuts off my own LAN as well.<br /><br />Are there any settings I might have overlooked?<br /><br />I've tried setting the priority of connections under Network Connections &gt; Advanced &gt; Advanced Settings &gt; Adapters and Bindings to different orders, but to no avail.<br /><br />Any tips?<br /><br />Thanks<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/411309-VPN-problems-with-networking/411309#411309</link>
		<pubDate>Mon, 23 Jun 2008 22:15:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/411309-VPN-problems-with-networking/411309#411309</guid>
		<dc:creator>W3bbo</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/W3bbo/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - VPN problems with networking</title>
		<description><![CDATA[<p>Get an UMTS card or place an remote server outside the domain&nbsp;and test via that.<br /><br />I think the TCP/IP stack gets messed up because you are connected to multiple subnets that have the same region,...<br /><br />edit:<br /><br />Also check the default gateway and&nbsp;dns&nbsp;the vpn server is giving out thru DHCP.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/411309-VPN-problems-with-networking/ce5eb7b55bdb48f6b77f9dfa00929073#ce5eb7b55bdb48f6b77f9dfa00929073</link>
		<pubDate>Tue, 24 Jun 2008 11:56:40 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/411309-VPN-problems-with-networking/ce5eb7b55bdb48f6b77f9dfa00929073#ce5eb7b55bdb48f6b77f9dfa00929073</guid>
		<dc:creator>Maddus Mattus</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Maddus Mattus/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - VPN problems with networking</title>
		<description><![CDATA[<p><blockquote>At the remote site, the RRAS server (which is also a DC) has the IP address 192.168.0.2, but my local machine also happens to have the address 192.168.0.2; but when I connect via the VPN connection it's addressed by 192.168.0.62 and my computer
 is 192.168.0.61, so that sounds fine, but still...<br /><br /></blockquote>
Um, why does this sound fine?<br /><br />You <b>should be</b> trying to route between what <b>should be</b> two <b>'distinct'</b> networks. From a TCP/IP point-of-view, the network mask is used to make this distinction. So unless your using some kind of tricky netmask setup that I can't imagine, then
 the best <b>I would have</b> ever expected to get would be simple a point-to-point connection. Though if both your (local) IP Address conflicts with the RRAS server, then I'm amazed you even get that.<br /><br />Simplest solution would be to change your local IP Address range. ie Use something like 192.168.<b>20</b>.0/24 locally.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/411309-VPN-problems-with-networking/2991d1efe5324ef584489dfa009290c9#2991d1efe5324ef584489dfa009290c9</link>
		<pubDate>Thu, 26 Jun 2008 11:41:52 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/411309-VPN-problems-with-networking/2991d1efe5324ef584489dfa009290c9#2991d1efe5324ef584489dfa009290c9</guid>
		<dc:creator>RichardRudek</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/RichardRudek/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>