<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Getting WINS-like computer name resolution over VPN in SBS 2008</title>
	<atom:link href="http://nicholas.piasecki.name/blog/2009/06/getting-wins-like-computer-name-resolution-over-vpn-in-sbs-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://nicholas.piasecki.name/blog/2009/06/getting-wins-like-computer-name-resolution-over-vpn-in-sbs-2008/</link>
	<description>Confessions of a small business software developer</description>
	<lastBuildDate>Sat, 04 Feb 2012 19:02:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: DC</title>
		<link>http://nicholas.piasecki.name/blog/2009/06/getting-wins-like-computer-name-resolution-over-vpn-in-sbs-2008/comment-page-1/#comment-1917</link>
		<dc:creator>DC</dc:creator>
		<pubDate>Thu, 11 Aug 2011 00:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=271#comment-1917</guid>
		<description>This change also fixes an issue I had connecting via VPN from a 10.100.100.x local network to a SBS 2008 server on a 10.1.1.x network.

The &quot;standard&quot; VPN DHCP code does not respect the subnet masks and local routing is affected but with this change the masks seem to be handled correctly and the routing issues are gone.</description>
		<content:encoded><![CDATA[<p>This change also fixes an issue I had connecting via VPN from a 10.100.100.x local network to a SBS 2008 server on a 10.1.1.x network.</p>
<p>The &#8220;standard&#8221; VPN DHCP code does not respect the subnet masks and local routing is affected but with this change the masks seem to be handled correctly and the routing issues are gone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://nicholas.piasecki.name/blog/2009/06/getting-wins-like-computer-name-resolution-over-vpn-in-sbs-2008/comment-page-1/#comment-1892</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 26 May 2011 08:35:52 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=271#comment-1892</guid>
		<description>Thank you a lot !!!! great !

Sharing knowledge is the best practice to reach a simple world with happy people :):)</description>
		<content:encoded><![CDATA[<p>Thank you a lot !!!! great !</p>
<p>Sharing knowledge is the best practice to reach a simple world with happy people :):)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://nicholas.piasecki.name/blog/2009/06/getting-wins-like-computer-name-resolution-over-vpn-in-sbs-2008/comment-page-1/#comment-1866</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Mon, 28 Mar 2011 01:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=271#comment-1866</guid>
		<description>This is exactly what I was looking for. Worked perfectly. Thanks!</description>
		<content:encoded><![CDATA[<p>This is exactly what I was looking for. Worked perfectly. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adrian</title>
		<link>http://nicholas.piasecki.name/blog/2009/06/getting-wins-like-computer-name-resolution-over-vpn-in-sbs-2008/comment-page-1/#comment-1839</link>
		<dc:creator>adrian</dc:creator>
		<pubDate>Tue, 25 Jan 2011 20:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=271#comment-1839</guid>
		<description>Also thanks... It worked for me too...</description>
		<content:encoded><![CDATA[<p>Also thanks&#8230; It worked for me too&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://nicholas.piasecki.name/blog/2009/06/getting-wins-like-computer-name-resolution-over-vpn-in-sbs-2008/comment-page-1/#comment-1816</link>
		<dc:creator>William</dc:creator>
		<pubDate>Tue, 28 Dec 2010 10:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=271#comment-1816</guid>
		<description>Thanks for this post! Worked like a charm.</description>
		<content:encoded><![CDATA[<p>Thanks for this post! Worked like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitri</title>
		<link>http://nicholas.piasecki.name/blog/2009/06/getting-wins-like-computer-name-resolution-over-vpn-in-sbs-2008/comment-page-1/#comment-1754</link>
		<dc:creator>Dmitri</dc:creator>
		<pubDate>Mon, 26 Jul 2010 17:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=271#comment-1754</guid>
		<description>I still cannot get this to work, ipconfig show the correct dns suffix.</description>
		<content:encoded><![CDATA[<p>I still cannot get this to work, ipconfig show the correct dns suffix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Macca</title>
		<link>http://nicholas.piasecki.name/blog/2009/06/getting-wins-like-computer-name-resolution-over-vpn-in-sbs-2008/comment-page-1/#comment-1752</link>
		<dc:creator>Macca</dc:creator>
		<pubDate>Thu, 22 Jul 2010 06:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=271#comment-1752</guid>
		<description>Nice work.  Much neater than installing WINS.</description>
		<content:encoded><![CDATA[<p>Nice work.  Much neater than installing WINS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://nicholas.piasecki.name/blog/2009/06/getting-wins-like-computer-name-resolution-over-vpn-in-sbs-2008/comment-page-1/#comment-1743</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 29 Jun 2010 23:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=271#comment-1743</guid>
		<description>Top man! job done ....</description>
		<content:encoded><![CDATA[<p>Top man! job done &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Pirker</title>
		<link>http://nicholas.piasecki.name/blog/2009/06/getting-wins-like-computer-name-resolution-over-vpn-in-sbs-2008/comment-page-1/#comment-1611</link>
		<dc:creator>Thomas Pirker</dc:creator>
		<pubDate>Wed, 19 May 2010 07:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=271#comment-1611</guid>
		<description>AWESOME!!!!!
I&#039;ve been searching the internet for hours trying to find a solution.
I finally came across this page.
Works Perfect.
THANKS a million times over</description>
		<content:encoded><![CDATA[<p>AWESOME!!!!!<br />
I&#8217;ve been searching the internet for hours trying to find a solution.<br />
I finally came across this page.<br />
Works Perfect.<br />
THANKS a million times over</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niels Wiuff</title>
		<link>http://nicholas.piasecki.name/blog/2009/06/getting-wins-like-computer-name-resolution-over-vpn-in-sbs-2008/comment-page-1/#comment-1609</link>
		<dc:creator>Niels Wiuff</dc:creator>
		<pubDate>Tue, 18 May 2010 18:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=271#comment-1609</guid>
		<description>Perfect. Thank you</description>
		<content:encoded><![CDATA[<p>Perfect. Thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>

