<?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: PPTP thru PIX 6.3(4) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pptp-thru-pix-6-3-4/m-p/447659#M532710</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the documentation on how to allow PPTP traffic thru the PIX:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a0080094a5a.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a0080094a5a.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Sep 2005 04:39:03 GMT</pubDate>
    <dc:creator>jmia</dc:creator>
    <dc:date>2005-09-29T04:39:03Z</dc:date>
    <item>
      <title>PPTP thru PIX 6.3(4)</title>
      <link>https://community.cisco.com/t5/network-security/pptp-thru-pix-6-3-4/m-p/447655#M532704</link>
      <description>&lt;P&gt;I am trying to allow an internal user&lt;/P&gt;&lt;P&gt;to access an external PPTP server thru&lt;/P&gt;&lt;P&gt;our PIX 6.3(4). I added the needed fixup&lt;/P&gt;&lt;P&gt;protocol "fixup protocol pptp 1723". I am allowing the needed protocols thru and back in (currently testing with allow ip for specific hosts"). I even tried using a 1-to-1 NAT for the internal host to no avail.&lt;/P&gt;&lt;P&gt;Currently, the user attempts login, registers on network, and after about a minute the following msg comes back:&lt;/P&gt;&lt;P&gt;"Error 734: The PPP Link control protocol was terminated"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:25:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pptp-thru-pix-6-3-4/m-p/447655#M532704</guid>
      <dc:creator>davidculp</dc:creator>
      <dc:date>2020-02-21T08:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: PPTP thru PIX 6.3(4)</title>
      <link>https://community.cisco.com/t5/network-security/pptp-thru-pix-6-3-4/m-p/447656#M532705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need as allready mentioned the &lt;FIXUP protocol="" pptp="" 1723=""&gt; and an access-list entry, that let pass PPTP outbound, if you have configured an access-list on the inside interface.&lt;/FIXUP&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to enable globaly PPTP by using:&lt;/P&gt;&lt;P&gt;sysopt connection permit-ipsec&lt;/P&gt;&lt;P&gt;# Allow PPTP traffic to bypass conduit or access-list command statement checking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reset the translation table after that:&lt;/P&gt;&lt;P&gt;clear xlate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerely&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2005 13:57:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pptp-thru-pix-6-3-4/m-p/447656#M532705</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2005-09-28T13:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: PPTP thru PIX 6.3(4)</title>
      <link>https://community.cisco.com/t5/network-security/pptp-thru-pix-6-3-4/m-p/447657#M532706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply. I still have a couple of questions.&lt;/P&gt;&lt;P&gt;1) Should I use the command sysopt connection permit-pptp instead ?&lt;/P&gt;&lt;P&gt;2) Would this be the only way to get it to work ? Bypassing the normal conduits/ACLS globally seems &lt;/P&gt;&lt;P&gt;to be a 'last resort' method. Would not my current &lt;/P&gt;&lt;P&gt;ACLS allowing all ip (in and out) to the hosts suffice ?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2005 17:40:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pptp-thru-pix-6-3-4/m-p/447657#M532706</guid>
      <dc:creator>davidculp</dc:creator>
      <dc:date>2005-09-28T17:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: PPTP thru PIX 6.3(4)</title>
      <link>https://community.cisco.com/t5/network-security/pptp-thru-pix-6-3-4/m-p/447658#M532708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.) Of course I meaned &amp;lt; sysopt connection permit-pptp &amp;gt;, sorry about that. I draged and droped the wrong line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.) No you should just be sure that the protocol GRE and PPTP = TCP 1723 is able to connect to the outside world.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &amp;lt; sysopt connection permit-pptp &amp;gt; could be used to check if it is just an access-list problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerely&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2005 18:50:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pptp-thru-pix-6-3-4/m-p/447658#M532708</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2005-09-28T18:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: PPTP thru PIX 6.3(4)</title>
      <link>https://community.cisco.com/t5/network-security/pptp-thru-pix-6-3-4/m-p/447659#M532710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the documentation on how to allow PPTP traffic thru the PIX:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a0080094a5a.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a0080094a5a.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2005 04:39:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pptp-thru-pix-6-3-4/m-p/447659#M532710</guid>
      <dc:creator>jmia</dc:creator>
      <dc:date>2005-09-29T04:39:03Z</dc:date>
    </item>
  </channel>
</rss>

