<?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>MattLog.net &#187; Microsoft Small Business Server</title>
	<atom:link href="http://mattlog.net/tag/microsoft-small-business-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattlog.net</link>
	<description>Matts Admin Tips</description>
	<lastBuildDate>Wed, 21 Jul 2010 01:37:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PPTP VPN not connecting (Error 800)</title>
		<link>http://mattlog.net/2008/09/15/pptp-vpn-not-connecting-error-800/</link>
		<comments>http://mattlog.net/2008/09/15/pptp-vpn-not-connecting-error-800/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 01:05:42 +0000</pubDate>
		<dc:creator>Matt Shadbolt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[Microsoft Small Business Server]]></category>
		<category><![CDATA[Port Query Tool]]></category>
		<category><![CDATA[PPTP]]></category>
		<category><![CDATA[SBS]]></category>
		<category><![CDATA[TCPView]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://mattlog.wordpress.com/?p=44</guid>
		<description><![CDATA[My users logged a call this morning complaining that they couldn&#8217;t connect to the corportate VPN &#8211; PPTP running on RAS (Microsoft Small Business Server 2003). I tried to connect and found the same thing. After restarting the RAS services I started to troubleshoot. I tried everything from disabling/enabling the Miniport driver to deleting the [...]]]></description>
			<content:encoded><![CDATA[<p>My users logged a call this morning complaining that they couldn&#8217;t connect to the corportate VPN &#8211; PPTP running on RAS (Microsoft Small Business Server 2003). I tried to connect and found the same thing.</p>
<p>After restarting the RAS services I started to troubleshoot.</p>
<p>I tried everything from disabling/enabling the Miniport driver to deleting the PPTP config and starting again &#8211; all to no avail.</p>
<p>Running the Microsoft Port Query tool (<a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;310099">http://support.microsoft.com/default.aspx?scid=kb;en-us;310099</a>) I found that the PPTP port 1723 was &#8220;ESTABLISHED&#8221; &#8211; this should be in &#8220;LISTENING&#8221; mode. This tells me that there is something running on the 1723 port that shouldn&#8217;t be &#8211; locking my users out.</p>
<p>I then used another great tool from sysinternals to find the process that was using my PPTP port. The tool is called TCPView and you can download it at <a href="http://technet.microsoft.com/en-us/sysinternals/bb897437.aspx">http://technet.microsoft.com/en-us/sysinternals/bb897437.aspx</a>. TCPView told me that the connection on port 1723 was established by my SQL server and the exe that was using it was a BlackBerry service. I killed the process, restarted the RAS services and our PPTP VPN was now working.</p>
]]></content:encoded>
			<wfw:commentRss>http://mattlog.net/2008/09/15/pptp-vpn-not-connecting-error-800/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
