<?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: Allowing Microsoft PPTP through Cisco ASA</title>
	<atom:link href="http://www.tech21century.com/allowing-microsoft-pptp-through-cisco-asa/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech21century.com/allowing-microsoft-pptp-through-cisco-asa/</link>
	<description>Technology in the 21st Century</description>
	<lastBuildDate>Sat, 04 May 2013 09:19:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: jackmetro</title>
		<link>http://www.tech21century.com/allowing-microsoft-pptp-through-cisco-asa/comment-page-1/#comment-53944</link>
		<dc:creator>jackmetro</dc:creator>
		<pubDate>Fri, 08 Feb 2013 15:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=894#comment-53944</guid>
		<description><![CDATA[Harris, Thanks very much for this posting. I ran the commands on our ASA and the results are perfect. Best Regards to you!]]></description>
		<content:encoded><![CDATA[<p>Harris, Thanks very much for this posting. I ran the commands on our ASA and the results are perfect. Best Regards to you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://www.tech21century.com/allowing-microsoft-pptp-through-cisco-asa/comment-page-1/#comment-18133</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Thu, 02 Feb 2012 03:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=894#comment-18133</guid>
		<description><![CDATA[thanks for the info! this pointed me in the right direction. I did need to run one more command to apply the policy to the interface on my ASA 5505 (ver. 8.2):

service-policy pptp_policy interface outside

I found that here: http://www.cisco.com/en/US/docs/security/asa/asa83/command/reference/i2.html#wp1761500]]></description>
		<content:encoded><![CDATA[<p>thanks for the info! this pointed me in the right direction. I did need to run one more command to apply the policy to the interface on my ASA 5505 (ver. 8.2):</p>
<p>service-policy pptp_policy interface outside</p>
<p>I found that here: <a href="http://www.cisco.com/en/US/docs/security/asa/asa83/command/reference/i2.html#wp1761500" rel="nofollow">http://www.cisco.com/en/US/docs/security/asa/asa83/command/reference/i2.html#wp1761500</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlogAdmin</title>
		<link>http://www.tech21century.com/allowing-microsoft-pptp-through-cisco-asa/comment-page-1/#comment-17827</link>
		<dc:creator>BlogAdmin</dc:creator>
		<pubDate>Thu, 19 Jan 2012 13:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=894#comment-17827</guid>
		<description><![CDATA[Andrew,

In order for scenario 2 to work, you need a dedicated public IP which will be static nat to the inside server. Your problem shows that GRE does not pass from client (outside) to server inside. Only TCP port 1723 can pass from what you describe.]]></description>
		<content:encoded><![CDATA[<p>Andrew,</p>
<p>In order for scenario 2 to work, you need a dedicated public IP which will be static nat to the inside server. Your problem shows that GRE does not pass from client (outside) to server inside. Only TCP port 1723 can pass from what you describe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.tech21century.com/allowing-microsoft-pptp-through-cisco-asa/comment-page-1/#comment-17825</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 19 Jan 2012 11:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=894#comment-17825</guid>
		<description><![CDATA[Hi BlogAmin,

thanks for the tutorial.I&#039;ve a problem with it.

I&#039;ve an ASA 5110 8.0(4) released. I&#039;m working on scenario 2. 
When i try to connect with the client, it contact the server, try to verify user and password and after 30second it reply with the message:

&lt;strong&gt;Error 806: a connection between your computer and the VPN server has been established but the VPN connection cannot be completed.  The most common cause for this is that there is at least one internet device between your computer and the VPN server is not configured to allow GRE protocol packets Verify that protocol 47 GRE is allowed on all personal firewall devices or routers.  if the problem persists, contact your administrator.&lt;/strong&gt;

If i try a telnet from client to server, on 1723 port, it work.

where i wrong?

Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi BlogAmin,</p>
<p>thanks for the tutorial.I&#8217;ve a problem with it.</p>
<p>I&#8217;ve an ASA 5110 8.0(4) released. I&#8217;m working on scenario 2.<br />
When i try to connect with the client, it contact the server, try to verify user and password and after 30second it reply with the message:</p>
<p><strong>Error 806: a connection between your computer and the VPN server has been established but the VPN connection cannot be completed.  The most common cause for this is that there is at least one internet device between your computer and the VPN server is not configured to allow GRE protocol packets Verify that protocol 47 GRE is allowed on all personal firewall devices or routers.  if the problem persists, contact your administrator.</strong></p>
<p>If i try a telnet from client to server, on 1723 port, it work.</p>
<p>where i wrong?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlogAdmin</title>
		<link>http://www.tech21century.com/allowing-microsoft-pptp-through-cisco-asa/comment-page-1/#comment-14047</link>
		<dc:creator>BlogAdmin</dc:creator>
		<pubDate>Mon, 01 Aug 2011 06:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=894#comment-14047</guid>
		<description><![CDATA[Your commands are correct and they should have been working. Maybe the VPN server is not using a standard GRE and PPPoE protocol?]]></description>
		<content:encoded><![CDATA[<p>Your commands are correct and they should have been working. Maybe the VPN server is not using a standard GRE and PPPoE protocol?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vikinggerman</title>
		<link>http://www.tech21century.com/allowing-microsoft-pptp-through-cisco-asa/comment-page-1/#comment-14033</link>
		<dc:creator>vikinggerman</dc:creator>
		<pubDate>Fri, 29 Jul 2011 20:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=894#comment-14033</guid>
		<description><![CDATA[BTW, I ran the commands following:

! allow the appropriate protocols from outside to inside
ciscoasa(config)# access-list acl-out permit gre any host 50.50.50.1
ciscoasa(config)# access-list acl-out permit tcp any host 50.50.50.1 eq 1723
ciscoasa(config)# access-group acl-out in interface outside


But still I have error message on VPN server saying that: 
Firewall between VPN server and clients is not configured to allow GRE packets.

Any suggestion?

Thanks]]></description>
		<content:encoded><![CDATA[<p>BTW, I ran the commands following:</p>
<p>! allow the appropriate protocols from outside to inside<br />
ciscoasa(config)# access-list acl-out permit gre any host 50.50.50.1<br />
ciscoasa(config)# access-list acl-out permit tcp any host 50.50.50.1 eq 1723<br />
ciscoasa(config)# access-group acl-out in interface outside</p>
<p>But still I have error message on VPN server saying that:<br />
Firewall between VPN server and clients is not configured to allow GRE packets.</p>
<p>Any suggestion?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vikinggerman</title>
		<link>http://www.tech21century.com/allowing-microsoft-pptp-through-cisco-asa/comment-page-1/#comment-14032</link>
		<dc:creator>vikinggerman</dc:creator>
		<pubDate>Fri, 29 Jul 2011 20:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=894#comment-14032</guid>
		<description><![CDATA[Thanks for you quick response. The version is 8.2. Is there alternative way to do it?]]></description>
		<content:encoded><![CDATA[<p>Thanks for you quick response. The version is 8.2. Is there alternative way to do it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlogAdmin</title>
		<link>http://www.tech21century.com/allowing-microsoft-pptp-through-cisco-asa/comment-page-1/#comment-14031</link>
		<dc:creator>BlogAdmin</dc:creator>
		<pubDate>Fri, 29 Jul 2011 19:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=894#comment-14031</guid>
		<description><![CDATA[What ASA version are you running? Run the command &quot;show ver&quot; to see the software version of your ASA. If its version higher than 8.3 then the command above is not supported.]]></description>
		<content:encoded><![CDATA[<p>What ASA version are you running? Run the command &#8220;show ver&#8221; to see the software version of your ASA. If its version higher than 8.3 then the command above is not supported.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vikinggerman</title>
		<link>http://www.tech21century.com/allowing-microsoft-pptp-through-cisco-asa/comment-page-1/#comment-14030</link>
		<dc:creator>vikinggerman</dc:creator>
		<pubDate>Fri, 29 Jul 2011 19:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=894#comment-14030</guid>
		<description><![CDATA[BlogAdmin:

I check out the link: http://www.tech21century.com/allowing-microsoft-pptp-through-cisco-asa/.

It would allow me to excute the following command:

ciscoasa(config)# static (inside,outside) 50.50.50.1 192.168.1.1 netmask 255.255.255.255

Could you help me with it?

Thanks.]]></description>
		<content:encoded><![CDATA[<p>BlogAdmin:</p>
<p>I check out the link: <a href="http://www.tech21century.com/allowing-microsoft-pptp-through-cisco-asa/" rel="nofollow">http://www.tech21century.com/allowing-microsoft-pptp-through-cisco-asa/</a>.</p>
<p>It would allow me to excute the following command:</p>
<p>ciscoasa(config)# static (inside,outside) 50.50.50.1 192.168.1.1 netmask 255.255.255.255</p>
<p>Could you help me with it?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlogAdmin</title>
		<link>http://www.tech21century.com/allowing-microsoft-pptp-through-cisco-asa/comment-page-1/#comment-12702</link>
		<dc:creator>BlogAdmin</dc:creator>
		<pubDate>Tue, 31 May 2011 16:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=894#comment-12702</guid>
		<description><![CDATA[Boom3r,

Check out the post here: http://www.tech21century.com/allowing-microsoft-pptp-through-cisco-asa/]]></description>
		<content:encoded><![CDATA[<p>Boom3r,</p>
<p>Check out the post here: <a href="http://www.tech21century.com/allowing-microsoft-pptp-through-cisco-asa/" rel="nofollow">http://www.tech21century.com/allowing-microsoft-pptp-through-cisco-asa/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

 Served from: www.tech21century.com @ 2013-05-19 22:06:50 by W3 Total Cache -->