<?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: Permitting PPTP through PIX 515 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/permitting-pptp-through-pix-515/m-p/912448#M957382</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out.  It was an access list and access group setting &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jan 2008 21:21:57 GMT</pubDate>
    <dc:creator>attrib7575</dc:creator>
    <dc:date>2008-01-10T21:21:57Z</dc:date>
    <item>
      <title>Permitting PPTP through PIX 515</title>
      <link>https://community.cisco.com/t5/network-security/permitting-pptp-through-pix-515/m-p/912442#M957374</link>
      <description>&lt;P&gt;I've followed all of the directions stated in the Cisco tutorial about this, however it does not work.  Some commands reccomended return an error, such as :&lt;/P&gt;&lt;P&gt;fixup protocol pptp 1723, "bad protocol pptp"  Maybe pptp is not supported.  Here is a show config with addresses replaced as follows:&lt;/P&gt;&lt;P&gt;Pix outside interface = outside intf&lt;/P&gt;&lt;P&gt;static public address mapped to inside server= mapped&lt;/P&gt;&lt;P&gt;inside server actual address= server&lt;/P&gt;&lt;P&gt;internet address permitted access= internet.  I realize there are probably some wrong statements in here, I have been trying different things.  As of now, I get no response when trying to VPN the inside server.  Also, was trying to RDP the server.  I've verified web connectivity through the interfaces from inside to out.  I was also able to VPN and RDP the server from within a lan to verify that was working correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result of PIX command: "show config"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;: Written by at 10:30:46.894 UTC Wed Jan 9 2008&lt;/P&gt;&lt;P&gt;PIX Version 6.2(1)&lt;/P&gt;&lt;P&gt;nameif ethernet0 t1 security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;nameif ethernet2 intf2 security10&lt;/P&gt;&lt;P&gt;enable password  encrypted&lt;/P&gt;&lt;P&gt;passwd  &lt;/P&gt;&lt;P&gt;hostname &lt;/P&gt;&lt;P&gt;domain-name &lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol http 80&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 ils 389&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 smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;access-list t1_access_in permit tcp host "mapped" host "mapped"&lt;/P&gt;&lt;P&gt;access-list t1_access_in permit tcp host "mapped" eq 1723 host "mapped" eq 1723 &lt;/P&gt;&lt;P&gt;access-list t1_access_in permit gre "wan base network address" 255.255.255.2xx host "mapped"&lt;/P&gt;&lt;P&gt;access-list t1_access_in permit tcp host "mapped" eq 3389 host"mapped" eq 3389 &lt;/P&gt;&lt;P&gt;access-list t1 permit tcp host "internet" host "mapped" eq 3389 &lt;/P&gt;&lt;P&gt;access-list t1 permit tcp host "internet" eq 1723 host "mapped"eq 1723 &lt;/P&gt;&lt;P&gt;access-list t1 permit gre host "internet" host "mapped"&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging trap informational&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;interface ethernet1 auto&lt;/P&gt;&lt;P&gt;interface ethernet2 auto shutdown&lt;/P&gt;&lt;P&gt;icmp permit any echo-reply t1&lt;/P&gt;&lt;P&gt;icmp permit any echo t1&lt;/P&gt;&lt;P&gt;icmp permit any echo-reply inside&lt;/P&gt;&lt;P&gt;icmp permit any echo inside&lt;/P&gt;&lt;P&gt;mtu t1 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu intf2 1500&lt;/P&gt;&lt;P&gt;ip address t1 "outside intf" 255.255.255.x&lt;/P&gt;&lt;P&gt;ip address inside x.x.x.x 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address intf2 127.0.0.1 255.255.255.255&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;pdm location 0.0.0.0 255.255.255.x inside&lt;/P&gt;&lt;P&gt;pdm location x.x.x.x 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;pdm location "outside intf" 255.255.255.255 t1&lt;/P&gt;&lt;P&gt;pdm location "wan gateway" 255.255.255.255 t1&lt;/P&gt;&lt;P&gt;pdm location"server" 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;pdm location "mapped" 255.255.255.255 t1&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 (t1) 1 interface&lt;/P&gt;&lt;P&gt;global (t1) 2 "this is a wan usable ip but I think its wrong"&lt;/P&gt;&lt;P&gt;nat (inside) 1 x.x.x.0 255.255.255.0 0 0&lt;/P&gt;&lt;P&gt;static (inside,t1) "mapped" "server" netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;access-group t1_access_in in interface t1&lt;/P&gt;&lt;P&gt;route t1 0.0.0.0 0.0.0.0 "wan gateway" 1&lt;/P&gt;&lt;P&gt;route t1 "outside intf" 255.255.255.255 "wan gateway" 1&lt;/P&gt;&lt;P&gt;route inside x.x.x.254 255.255.255.255 "outside intf" 1&lt;/P&gt;&lt;P&gt;timeout xlate 3:00: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 h323 0:05:00 sip 0:30:00 sip_media 0:02: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 RADIUS protocol radius &lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local &lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http "inside base network address" 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;sysopt connection permit-ipsec&lt;/P&gt;&lt;P&gt;no sysopt route dnat&lt;/P&gt;&lt;P&gt;telnet "base network address" 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;vpdn group 1 accept dialin pptp&lt;/P&gt;&lt;P&gt;vpdn group 1 pptp echo 60&lt;/P&gt;&lt;P&gt;vpdn enable inside&lt;/P&gt;&lt;P&gt;username &lt;/P&gt;&lt;P&gt;terminal width 80&lt;/P&gt;&lt;P&gt;Cryptochecksum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:45:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/permitting-pptp-through-pix-515/m-p/912442#M957374</guid>
      <dc:creator>attrib7575</dc:creator>
      <dc:date>2019-03-11T11:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Permitting PPTP through PIX 515</title>
      <link>https://community.cisco.com/t5/network-security/permitting-pptp-through-pix-515/m-p/912443#M957375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fixup protocol pptp feature was introduced in in version 6.3, go over this link which explains it for pixes running 6.2 and earlier codes.. perhaps time to upgrade your code..&lt;/P&gt;&lt;P&gt;Try this , if problems post results to help out. &lt;/P&gt;&lt;P&gt;&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#intro" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a0080094a5a.shtml#intro&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Jorge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 18:29:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/permitting-pptp-through-pix-515/m-p/912443#M957375</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2008-01-09T18:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Permitting PPTP through PIX 515</title>
      <link>https://community.cisco.com/t5/network-security/permitting-pptp-through-pix-515/m-p/912444#M957376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see.  Thank you very much, I will try that and repost.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 19:16:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/permitting-pptp-through-pix-515/m-p/912444#M957376</guid>
      <dc:creator>attrib7575</dc:creator>
      <dc:date>2008-01-09T19:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Permitting PPTP through PIX 515</title>
      <link>https://community.cisco.com/t5/network-security/permitting-pptp-through-pix-515/m-p/912445#M957378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, I've looked at that page.  As far as I know, I've entered those commands except for "access-group t1 in interface t1 "  It still doesn't work.  Maybe the syntax or usage is wrong. I'm thinking this applies the rule to the outside interface (t1).  I know since my version is too old I must enable both pptp and gre, which I think I have, you can see it in the show config above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 19:28:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/permitting-pptp-through-pix-515/m-p/912445#M957378</guid>
      <dc:creator>attrib7575</dc:creator>
      <dc:date>2008-01-09T19:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Permitting PPTP through PIX 515</title>
      <link>https://community.cisco.com/t5/network-security/permitting-pptp-through-pix-515/m-p/912446#M957379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay apparently the RDP I was trying to do from outside in is working now!! :)Wonder what's stopping the vpn?  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 19:44:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/permitting-pptp-through-pix-515/m-p/912446#M957379</guid>
      <dc:creator>attrib7575</dc:creator>
      <dc:date>2008-01-09T19:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Permitting PPTP through PIX 515</title>
      <link>https://community.cisco.com/t5/network-security/permitting-pptp-through-pix-515/m-p/912447#M957381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im just concerned because I had to permit RDP from a specific address only, it wouldn't let me permit it using "any" in the access list.  Says "invalid ip address any"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 19:59:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/permitting-pptp-through-pix-515/m-p/912447#M957381</guid>
      <dc:creator>attrib7575</dc:creator>
      <dc:date>2008-01-09T19:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Permitting PPTP through PIX 515</title>
      <link>https://community.cisco.com/t5/network-security/permitting-pptp-through-pix-515/m-p/912448#M957382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out.  It was an access list and access group setting &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2008 21:21:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/permitting-pptp-through-pix-515/m-p/912448#M957382</guid>
      <dc:creator>attrib7575</dc:creator>
      <dc:date>2008-01-10T21:21:57Z</dc:date>
    </item>
  </channel>
</rss>

