<?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 - static, port redirection and Identity NAT in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-static-port-redirection-and-identity-nat/m-p/263140#M594051</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should work. Don't confuse with identity NAT here, this is port redirection mainly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nadeem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Mar 2004 00:21:04 GMT</pubDate>
    <dc:creator>nkhawaja</dc:creator>
    <dc:date>2004-03-15T00:21:04Z</dc:date>
    <item>
      <title>PIX - static, port redirection and Identity NAT</title>
      <link>https://community.cisco.com/t5/network-security/pix-static-port-redirection-and-identity-nat/m-p/263139#M594050</link>
      <description>&lt;P&gt;PIX version 6.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a separate post, I was able to get a confirmation that the following PIX configuration will work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static(inside,outside) tcp 172.18.124.10 &amp;lt;AAAA&amp;gt; 10.1.1.10 &amp;lt;BBBB&amp;gt; netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;static(inside,outside) tcp 172.18.124.10 &amp;lt;CCCC&amp;gt; 10.1.1.10 &amp;lt;CCCC&amp;gt; netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;static(inside,outside) tcp 172.18.124.11 &amp;lt;AAAA&amp;gt; 10.1.1.11 &amp;lt;BBBB&amp;gt; netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;static(inside,outside) tcp 172.18.124.11 &amp;lt;CCCC&amp;gt; 10.1.1.11 &amp;lt;CCCC&amp;gt; netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have a PIX with me right now so I would greatly appreciate it if somebody could&lt;/P&gt;&lt;P&gt;confirm that the following config will be accepted by the PIX:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static(inside,outside) tcp 10.1.1.10 &amp;lt;AAAA&amp;gt; 10.1.1.10 &amp;lt;BBBB&amp;gt; netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;static(inside,outside) tcp 10.1.1.10 &amp;lt;CCCC&amp;gt; 10.1.1.10 &amp;lt;CCCC&amp;gt; netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;static(inside,outside) tcp 10.1.1.11 &amp;lt;AAAA&amp;gt; 10.1.1.11 &amp;lt;BBBB&amp;gt; netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;static(inside,outside) tcp 10.1.1.11 &amp;lt;CCCC&amp;gt; 10.1.1.11 &amp;lt;CCCC&amp;gt; netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found separate PIX sample configurations for Port Redirection and Identity NAT but not for both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Identity NAT]&lt;/P&gt;&lt;P&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/pix_sw/v_63/cmdref/s.htm#wp1026694" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_63/cmdref/s.htm#wp1026694&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Port Redirection]&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_tech_note09186a0080094aad.shtml#topic9" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a0080094aad.shtml#topic9&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ariel&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:17:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-static-port-redirection-and-identity-nat/m-p/263139#M594050</guid>
      <dc:creator>a.manosca</dc:creator>
      <dc:date>2020-02-21T07:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: PIX - static, port redirection and Identity NAT</title>
      <link>https://community.cisco.com/t5/network-security/pix-static-port-redirection-and-identity-nat/m-p/263140#M594051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should work. Don't confuse with identity NAT here, this is port redirection mainly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nadeem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Mar 2004 00:21:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-static-port-redirection-and-identity-nat/m-p/263140#M594051</guid>
      <dc:creator>nkhawaja</dc:creator>
      <dc:date>2004-03-15T00:21:04Z</dc:date>
    </item>
  </channel>
</rss>

