<?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: Pix 501 with PPTP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-501-with-pptp/m-p/74801#M655481</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PPTP VPN to the pix is using the pix own outside interface ip address, as defined in&lt;/P&gt;&lt;P&gt;ip address outside X.X.X.X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find more info in:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/471/top_issues/vpn/pixvpn_index.shtml" target="_blank"&gt;http://www.cisco.com/warp/public/471/top_issues/vpn/pixvpn_index.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/110/pix_command_ref.shtml" target="_blank"&gt;http://www.cisco.com/warp/public/110/pix_command_ref.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you can use pixcript - a free GUI utility, that will generate a sample config for VPDN:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://teachers.sivan.co.il/yizhar#pixcript" target="_blank"&gt;http://teachers.sivan.co.il/yizhar#pixcript&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 May 2002 08:17:58 GMT</pubDate>
    <dc:creator>yizhar</dc:creator>
    <dc:date>2002-05-11T08:17:58Z</dc:date>
    <item>
      <title>Pix 501 with PPTP</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-with-pptp/m-p/74800#M655474</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having touble with configuring PPTP to work with the PIX 501.  I have 5 global static addresses and am using one for pat for the internal network and one for pptp traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a static map for the PPTP on the pix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside, outside) 155.22.31.1 10.0.0.1 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not the actual global address just made one up.    I then wrote this into my config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip local pool my-addr-pool 10.0.0.15-10.0.0.110&lt;/P&gt;&lt;P&gt;vpdn group 1 accept dialin pptp&lt;/P&gt;&lt;P&gt;vpdn group 1 client configuration address local my-addr-pool&lt;/P&gt;&lt;P&gt;vpdn enable outside&lt;/P&gt;&lt;P&gt;access-list acl_out permit tcp any host 155.22.31.1 eq telnet&lt;/P&gt;&lt;P&gt;access-group acl_out in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created this access-list alone as well as with the one above also.. but it did not work &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list acl_out permit tcp any host 155.22.31.1 eq 1723&lt;/P&gt;&lt;P&gt;access-group acl_out in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any adivice? or can anyone point me to a location where can find info on doing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:03:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-with-pptp/m-p/74800#M655474</guid>
      <dc:creator>billy.b</dc:creator>
      <dc:date>2020-02-21T06:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 with PPTP</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-with-pptp/m-p/74801#M655481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PPTP VPN to the pix is using the pix own outside interface ip address, as defined in&lt;/P&gt;&lt;P&gt;ip address outside X.X.X.X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find more info in:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/471/top_issues/vpn/pixvpn_index.shtml" target="_blank"&gt;http://www.cisco.com/warp/public/471/top_issues/vpn/pixvpn_index.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/110/pix_command_ref.shtml" target="_blank"&gt;http://www.cisco.com/warp/public/110/pix_command_ref.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you can use pixcript - a free GUI utility, that will generate a sample config for VPDN:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://teachers.sivan.co.il/yizhar#pixcript" target="_blank"&gt;http://teachers.sivan.co.il/yizhar#pixcript&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 May 2002 08:17:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-with-pptp/m-p/74801#M655481</guid>
      <dc:creator>yizhar</dc:creator>
      <dc:date>2002-05-11T08:17:58Z</dc:date>
    </item>
  </channel>
</rss>

