<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Rules needed for outbound PPTP connection? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/rules-needed-for-outbound-pptp-connection/m-p/1397262#M760656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jon.&amp;nbsp; I added the line 'permit gre any any' to the external ACL on the PIX.&amp;nbsp; However, when I tried to connect, I had the same error.&amp;nbsp; I have also turned off the Windows firewall so that is not the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas/places to look?&amp;nbsp; Does PPTP work fine when the connection is initiated from one NAT'd box to another?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Feb 2010 21:01:47 GMT</pubDate>
    <dc:creator>cooperben</dc:creator>
    <dc:date>2010-02-02T21:01:47Z</dc:date>
    <item>
      <title>Rules needed for outbound PPTP connection?</title>
      <link>https://community.cisco.com/t5/network-security/rules-needed-for-outbound-pptp-connection/m-p/1397260#M760639</link>
      <description>&lt;P&gt;I'm trying to connect out from behind my PIX-515 (v6.3.5) to a client's site using PPTP.&amp;nbsp; They have a Win2K3 server running RRAS, using MSCHAPv2 authentication.&amp;nbsp; Their firewall (an AT&amp;amp;T-provided router) simply has port 1723 forwarded to the RRAS server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to connect using the WinXP built-in client, everytning goes well until "Verifying username &amp;amp; password..."&amp;nbsp; After that, the connection times out.&amp;nbsp; Does something need to be allowed through in &lt;EM&gt;my &lt;/EM&gt;external ACL on my PIX to allow this authentication?&amp;nbsp; Currently, the ACL only allows ICMP unreachables.&amp;nbsp; I was under rthe impression that PPTP didn't require anything special on my end for a connection originating inside the firewall.&amp;nbsp; I know it is not a problem with the client;s site, because I can connect no problem uysing a Sprint Air Card from my laptop, with the Windows Firewall of course On. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts on where to look or links to relevant documentation would be appreciated.&amp;nbsp; Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:04:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rules-needed-for-outbound-pptp-connection/m-p/1397260#M760639</guid>
      <dc:creator>cooperben</dc:creator>
      <dc:date>2019-03-11T17:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Rules needed for outbound PPTP connection?</title>
      <link>https://community.cisco.com/t5/network-security/rules-needed-for-outbound-pptp-connection/m-p/1397261#M760649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;cooperben wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to connect out from behind my PIX-515 (v6.3.5) to a client's site using PPTP.&amp;nbsp; They have a Win2K3 server running RRAS, using MSCHAPv2 authentication.&amp;nbsp; Their firewall (an AT&amp;amp;T-provided router) simply has port 1723 forwarded to the RRAS server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to connect using the WinXP built-in client, everytning goes well until "Verifying username &amp;amp; password..."&amp;nbsp; After that, the connection times out.&amp;nbsp; Does something need to be allowed through in &lt;EM&gt;my &lt;/EM&gt;external ACL on my PIX to allow this authentication?&amp;nbsp; Currently, the ACL only allows ICMP unreachables.&amp;nbsp; I was under rthe impression that PPTP didn't require anything special on my end for a connection originating inside the firewall.&amp;nbsp; I know it is not a problem with the client;s site, because I can connect no problem uysing a Sprint Air Card from my laptop, with the Windows Firewall of course On. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts on where to look or links to relevant documentation would be appreciated.&amp;nbsp; Thanks in advance.&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PPTP uses TCP port 1723 so you don't need to allow this back in as it will be automatically allowed back in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However with PPTP vpn connections you also need to allow GRE and GRE is not stateful so you will need to explicitly allow it back in on your outside acl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2010 20:50:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rules-needed-for-outbound-pptp-connection/m-p/1397261#M760649</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2010-02-02T20:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Rules needed for outbound PPTP connection?</title>
      <link>https://community.cisco.com/t5/network-security/rules-needed-for-outbound-pptp-connection/m-p/1397262#M760656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jon.&amp;nbsp; I added the line 'permit gre any any' to the external ACL on the PIX.&amp;nbsp; However, when I tried to connect, I had the same error.&amp;nbsp; I have also turned off the Windows firewall so that is not the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas/places to look?&amp;nbsp; Does PPTP work fine when the connection is initiated from one NAT'd box to another?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2010 21:01:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rules-needed-for-outbound-pptp-connection/m-p/1397262#M760656</guid>
      <dc:creator>cooperben</dc:creator>
      <dc:date>2010-02-02T21:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Rules needed for outbound PPTP connection?</title>
      <link>https://community.cisco.com/t5/network-security/rules-needed-for-outbound-pptp-connection/m-p/1397263#M760670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;cooperben wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Jon.&amp;nbsp; I added the line 'permit gre any any' to the external ACL on the PIX.&amp;nbsp; However, when I tried to connect, I had the same error.&amp;nbsp; I have also turned off the Windows firewall so that is not the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas/places to look?&amp;nbsp; Does PPTP work fine when the connection is initiated from one NAT'd box to another?&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apologies, GRE is for the data but you haven't got that far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are 2 ways to allow PPTP from inside to outside with ASA v7.x/8.x &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) allow GRE in acl and use a static NAT for the inside host&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) turn on PPTP inspection, in which case you don't need the GRE explicitly allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at this link which covers both ways with config details -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a0080094a5a.shtml#new"&gt;ASA PPTP &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2010 21:14:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rules-needed-for-outbound-pptp-connection/m-p/1397263#M760670</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2010-02-02T21:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Rules needed for outbound PPTP connection?</title>
      <link>https://community.cisco.com/t5/network-security/rules-needed-for-outbound-pptp-connection/m-p/1397264#M760685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just adding the GRE command by itself didn't work, but once I added the 'fixup protocol pptp 1723' command, I was able to connect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2010 21:33:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rules-needed-for-outbound-pptp-connection/m-p/1397264#M760685</guid>
      <dc:creator>cooperben</dc:creator>
      <dc:date>2010-02-02T21:33:29Z</dc:date>
    </item>
  </channel>
</rss>

