<?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 terminating on PIX in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pptp-terminating-on-pix/m-p/488858#M528246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PIX Firewall software versions earlier than 5.1 do not support terminating a PPTP VPN connection to the PIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following commands is used to add all versions of software &lt;/P&gt;&lt;P&gt;access-list acl-out permit gre host &amp;lt; IP address&amp;gt;host&amp;lt; IP address&amp;gt;&lt;/P&gt;&lt;P&gt;access-list acl-out permit tcp host &amp;lt; IP address host &amp;gt;&amp;lt; IP address&amp;gt; &lt;EQ port="" number=""&gt;&lt;/EQ&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) &amp;lt; IP address &amp;gt;&amp;lt; &amp;lt; IP address&amp;gt; netmask &lt;IP address=""&gt;&lt;/IP&gt;&lt;/P&gt;&lt;P&gt;access-group acl-out in interface outside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jan 2006 17:41:31 GMT</pubDate>
    <dc:creator>b.speltz</dc:creator>
    <dc:date>2006-01-31T17:41:31Z</dc:date>
    <item>
      <title>Pptp terminating on PIX</title>
      <link>https://community.cisco.com/t5/network-security/pptp-terminating-on-pix/m-p/488857#M528244</link>
      <description>&lt;P&gt;I have Pix 501 ver 6.3, and have configured pptp.I can connect to the Pix from Microsoft pptp client from the outside , but cannot access any inside hosts, any ideas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Building configuration...&lt;/P&gt;&lt;P&gt;Cryptochecksum: e600b3d9 0bc5e602 9f7a3cf5 3eeedc54&lt;/P&gt;&lt;P&gt;[OK]&lt;/P&gt;&lt;P&gt;tci-gw(config)# sh run&lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;PIX Version 6.3(5)&lt;/P&gt;&lt;P&gt;interface ethernet0 100full&lt;/P&gt;&lt;P&gt;interface ethernet1 100full&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;enable password xxxx&lt;/P&gt;&lt;P&gt;passwd xxxx&lt;/P&gt;&lt;P&gt;hostname xxxx&lt;/P&gt;&lt;P&gt;domain-name xxx.com&lt;/P&gt;&lt;P&gt;fixup protocol dns maximum-length 512&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol h323 h225 1720&lt;/P&gt;&lt;P&gt;fixup protocol h323 ras 1718-1719&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;fixup protocol pptp 1723&lt;/P&gt;&lt;P&gt;fixup protocol rsh 514&lt;/P&gt;&lt;P&gt;fixup protocol rtsp 554&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol sip udp 5060&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;fixup protocol smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;fixup protocol tftp 69&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host x.x.x.x eq smtp&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host x.x.x.x eq www&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;ip address outside x.x.x.x y.y.y.y&lt;/P&gt;&lt;P&gt;ip address inside 192.168.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip verify reverse-path interface outside&lt;/P&gt;&lt;P&gt;ip audit info action alarm&lt;/P&gt;&lt;P&gt;ip audit attack action alarm&lt;/P&gt;&lt;P&gt;ip local pool mypool 192.168.1.220-192.168.1.240&lt;/P&gt;&lt;P&gt;pdm location 192.168.1.8 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;pdm logging informational 100&lt;/P&gt;&lt;P&gt;pdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 1 x.x.x.x&lt;/P&gt;&lt;P&gt;nat (inside) 1 192.168.1.0 255.255.255.0 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) x.x.x.x 192.168.1.8 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;access-group 100 in interface outside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 x.x.x.x 1&lt;/P&gt;&lt;P&gt;timeout xlate 0:05:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00&lt;/P&gt;&lt;P&gt;timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00&lt;/P&gt;&lt;P&gt;timeout sip-disconnect 0:02:00 sip-invite 0:03:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ max-failed-attempts 3&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ deadtime 10&lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius&lt;/P&gt;&lt;P&gt;aaa-server RADIUS max-failed-attempts 3&lt;/P&gt;&lt;P&gt;aaa-server RADIUS deadtime 10&lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 192.168.1.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server community public&lt;/P&gt;&lt;P&gt;no snmp-server enable traps&lt;/P&gt;&lt;P&gt;floodguard enable&lt;/P&gt;&lt;P&gt;fragment chain 1 outside&lt;/P&gt;&lt;P&gt;sysopt connection permit-pptp&lt;/P&gt;&lt;P&gt;telnet 192.168.1.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;vpdn group 1 accept dialin pptp&lt;/P&gt;&lt;P&gt;vpdn group 1 ppp authentication pap&lt;/P&gt;&lt;P&gt;vpdn group 1 ppp authentication chap&lt;/P&gt;&lt;P&gt;vpdn group 1 ppp authentication mschap&lt;/P&gt;&lt;P&gt;vpdn group 1 ppp encryption mppe 128 required&lt;/P&gt;&lt;P&gt;vpdn group 1 client configuration address local mypool&lt;/P&gt;&lt;P&gt;vpdn group 1 pptp echo 60&lt;/P&gt;&lt;P&gt;vpdn group 1 client authentication local&lt;/P&gt;&lt;P&gt;vpdn username xxxxxx password *********&lt;/P&gt;&lt;P&gt;vpdn username xxxxxx password *********&lt;/P&gt;&lt;P&gt;vpdn username xxxxxx password *********&lt;/P&gt;&lt;P&gt;vpdn enable outside&lt;/P&gt;&lt;P&gt;terminal width 80&lt;/P&gt;&lt;P&gt;Cryptochecksum:xxxx&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;tci-gw(config)# sh run&lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:40:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pptp-terminating-on-pix/m-p/488857#M528244</guid>
      <dc:creator>kiboneka</dc:creator>
      <dc:date>2020-02-21T08:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Pptp terminating on PIX</title>
      <link>https://community.cisco.com/t5/network-security/pptp-terminating-on-pix/m-p/488858#M528246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PIX Firewall software versions earlier than 5.1 do not support terminating a PPTP VPN connection to the PIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following commands is used to add all versions of software &lt;/P&gt;&lt;P&gt;access-list acl-out permit gre host &amp;lt; IP address&amp;gt;host&amp;lt; IP address&amp;gt;&lt;/P&gt;&lt;P&gt;access-list acl-out permit tcp host &amp;lt; IP address host &amp;gt;&amp;lt; IP address&amp;gt; &lt;EQ port="" number=""&gt;&lt;/EQ&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) &amp;lt; IP address &amp;gt;&amp;lt; &amp;lt; IP address&amp;gt; netmask &lt;IP address=""&gt;&lt;/IP&gt;&lt;/P&gt;&lt;P&gt;access-group acl-out in interface outside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2006 17:41:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pptp-terminating-on-pix/m-p/488858#M528246</guid>
      <dc:creator>b.speltz</dc:creator>
      <dc:date>2006-01-31T17:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Pptp terminating on PIX</title>
      <link>https://community.cisco.com/t5/network-security/pptp-terminating-on-pix/m-p/488859#M528250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your clients are connecting, but the PIX is trying to do network address translation on the packets instead of using the actual IP address given to your remote connections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add a NAT statement to the PIX so that the PIX does not do any translation on the PPTP client's traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, I would recommend changing your local pool "mypool" to a different subnet.  Otherwise, you will run into additional configuration requiring you to subnet out the bits in the access lists for the subnet masks pertaining to your PPTP clients (the .220-.240 addresses) as they are on the same subnet as your internal network.  Using a different subnet makes for an easier config...but it's not required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For my example, change your "mypool" to "192.168.254.1-192.168.254.10"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the PIX-501 only supports 10 concurrent VPN peers...handing out 21 addresses in your ip pool is not needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create an access-list that defines traffic that does not to be NAT'd.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;access-list nonat permit ip 192.168.1.0 255.255.255.0 192.168.254.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, apply the new access-list to a "no nat" statement for the PIX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list nonat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This tell the PIX not to NAT any traffic matching the "nonat" access list.  The use of "0" with the nat statement is what actually tells the PIX not to NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you are using the "sysopt connection permit-ipsec" command, all pptp traffic bypasses access-lists and will be permited.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that should clear you up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Post back with problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kyle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2006 21:30:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pptp-terminating-on-pix/m-p/488859#M528250</guid>
      <dc:creator>kharris</dc:creator>
      <dc:date>2006-02-01T21:30:56Z</dc:date>
    </item>
  </channel>
</rss>

