<?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 PPTP via ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pptp-via-asa/m-p/985114#M941495</link>
    <description>&lt;P&gt;I have two ASA that connect to the Internet. I don't do any static NATTING on my inside network. My users have been trying to establish a VPN session using Microsoft VPN but without much success. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First Firewall&lt;/P&gt;&lt;P&gt;ccess-list INSIDE line 244 extended permit tcp 10.33.0.0 255.255.0.0 host x.x.x.x eq pptp (hitcnt=19)&lt;/P&gt;&lt;P&gt;access-list INSIDE line 246 extended permit gre 10.33.0.0 255.255.0.0 host x.x.x.x (hitcnt=8)&lt;/P&gt;&lt;P&gt;access-list pptp_inspection line 5 extended permit ip 10.33.0.0 255.255.0.0 host x.x.x.x(hitcnt=6)&lt;/P&gt;&lt;P&gt;class-map pptp&lt;/P&gt;&lt;P&gt; description Policy to allow hosts to PPTP       &lt;/P&gt;&lt;P&gt; match access-list pptp_inspection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map pptp&lt;/P&gt;&lt;P&gt; class pptp&lt;/P&gt;&lt;P&gt;  inspect pptp &lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class http-map1&lt;/P&gt;&lt;P&gt;  set connection advanced-options mss-map&lt;/P&gt;&lt;P&gt;policy-map global-policy&lt;/P&gt;&lt;P&gt; class global-class&lt;/P&gt;&lt;P&gt;  inspect icmp error &lt;/P&gt;&lt;P&gt;  inspect snmp &lt;/P&gt;&lt;P&gt;  inspect icmp &lt;/P&gt;&lt;P&gt;  inspect ftp &lt;/P&gt;&lt;P&gt;  inspect dns &lt;/P&gt;&lt;P&gt;  inspect pptp &lt;/P&gt;&lt;P&gt; class http-map1&lt;/P&gt;&lt;P&gt;  set connection advanced-options mss-map&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second firewall has pretty much the same configution. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LAN&amp;lt;-&amp;gt;1stFW&amp;lt;-&amp;gt;SW&amp;lt;-&amp;gt;2ndFW&amp;lt;-&amp;gt;SW&amp;lt;-&amp;gt;Internet&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 12:12:09 GMT</pubDate>
    <dc:creator>Tshi M</dc:creator>
    <dc:date>2019-03-11T12:12:09Z</dc:date>
    <item>
      <title>PPTP via ASA</title>
      <link>https://community.cisco.com/t5/network-security/pptp-via-asa/m-p/985114#M941495</link>
      <description>&lt;P&gt;I have two ASA that connect to the Internet. I don't do any static NATTING on my inside network. My users have been trying to establish a VPN session using Microsoft VPN but without much success. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First Firewall&lt;/P&gt;&lt;P&gt;ccess-list INSIDE line 244 extended permit tcp 10.33.0.0 255.255.0.0 host x.x.x.x eq pptp (hitcnt=19)&lt;/P&gt;&lt;P&gt;access-list INSIDE line 246 extended permit gre 10.33.0.0 255.255.0.0 host x.x.x.x (hitcnt=8)&lt;/P&gt;&lt;P&gt;access-list pptp_inspection line 5 extended permit ip 10.33.0.0 255.255.0.0 host x.x.x.x(hitcnt=6)&lt;/P&gt;&lt;P&gt;class-map pptp&lt;/P&gt;&lt;P&gt; description Policy to allow hosts to PPTP       &lt;/P&gt;&lt;P&gt; match access-list pptp_inspection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map pptp&lt;/P&gt;&lt;P&gt; class pptp&lt;/P&gt;&lt;P&gt;  inspect pptp &lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class http-map1&lt;/P&gt;&lt;P&gt;  set connection advanced-options mss-map&lt;/P&gt;&lt;P&gt;policy-map global-policy&lt;/P&gt;&lt;P&gt; class global-class&lt;/P&gt;&lt;P&gt;  inspect icmp error &lt;/P&gt;&lt;P&gt;  inspect snmp &lt;/P&gt;&lt;P&gt;  inspect icmp &lt;/P&gt;&lt;P&gt;  inspect ftp &lt;/P&gt;&lt;P&gt;  inspect dns &lt;/P&gt;&lt;P&gt;  inspect pptp &lt;/P&gt;&lt;P&gt; class http-map1&lt;/P&gt;&lt;P&gt;  set connection advanced-options mss-map&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second firewall has pretty much the same configution. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LAN&amp;lt;-&amp;gt;1stFW&amp;lt;-&amp;gt;SW&amp;lt;-&amp;gt;2ndFW&amp;lt;-&amp;gt;SW&amp;lt;-&amp;gt;Internet&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:12:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pptp-via-asa/m-p/985114#M941495</guid>
      <dc:creator>Tshi M</dc:creator>
      <dc:date>2019-03-11T12:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: PPTP via ASA</title>
      <link>https://community.cisco.com/t5/network-security/pptp-via-asa/m-p/985115#M941496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I fixed it. Because of our complex environment, the GRE traffic were being blocked at various points (DMZ switches and Internet router)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 21:06:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pptp-via-asa/m-p/985115#M941496</guid>
      <dc:creator>Tshi M</dc:creator>
      <dc:date>2008-03-04T21:06:23Z</dc:date>
    </item>
  </channel>
</rss>

