<?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 - NAT &amp; PAT  in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-nat-pat/m-p/335800#M552223</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;I believe you can do this using the following example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal net to be PATed: 10.10.10.0 /24&lt;/P&gt;&lt;P&gt;Internat host to be NATed: 10.10.10.1 /32&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat inside (1) 10.10.10.1 255.255.255.255&lt;/P&gt;&lt;P&gt;nat insude (2) 10.10.10.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 &lt;GLOBAL_NAT address=""&gt; &lt;MASK&gt;&lt;/MASK&gt;&lt;/GLOBAL_NAT&gt;&lt;/P&gt;&lt;P&gt;global (outside) 2 &lt;GLOBAL_PAT address=""&gt; &lt;MASK&gt;&lt;/MASK&gt;&lt;/GLOBAL_PAT&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So your specific host will always use your global NAT address, and the remaining hosts on this network will use your global PAT address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The documentation states that the order of your NAT statements doesn't matter as the PIX will use the NAT statememt that best matches the source address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"nat (regular NAT)&amp;#151;Best match. The order of the NAT commands does not matter. The nat statement that best matches the local traffic is used. For example, you can create a general statement to translate all addresses (0.0.0.0) on an interface. If you also create a statement to translate only 10.1.1.1, when 10.1.1.1 makes a connection, the specific statement for 10.1.1.1 is used because it matches the local traffic best"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Paddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jan 2005 08:23:36 GMT</pubDate>
    <dc:creator>paddyxdoyle</dc:creator>
    <dc:date>2005-01-26T08:23:36Z</dc:date>
    <item>
      <title>PIX - NAT &amp; PAT</title>
      <link>https://community.cisco.com/t5/network-security/pix-nat-pat/m-p/335799#M552222</link>
      <description>&lt;P&gt;We have a PIX that we are using for NATting to an external address. We currently have 12 valid addresses for NAT and when the 13th user connects he would use PAT.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'd like to have everybody use PAT except particular users who we'd like to use NAT. Is there a way to force a particular user to use NAT? Maybe through a login id (in conjunction with AAA) or subnet IP? &lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:53:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-nat-pat/m-p/335799#M552222</guid>
      <dc:creator>joeldc</dc:creator>
      <dc:date>2020-02-21T07:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: PIX - NAT &amp; PAT</title>
      <link>https://community.cisco.com/t5/network-security/pix-nat-pat/m-p/335800#M552223</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;I believe you can do this using the following example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal net to be PATed: 10.10.10.0 /24&lt;/P&gt;&lt;P&gt;Internat host to be NATed: 10.10.10.1 /32&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat inside (1) 10.10.10.1 255.255.255.255&lt;/P&gt;&lt;P&gt;nat insude (2) 10.10.10.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 &lt;GLOBAL_NAT address=""&gt; &lt;MASK&gt;&lt;/MASK&gt;&lt;/GLOBAL_NAT&gt;&lt;/P&gt;&lt;P&gt;global (outside) 2 &lt;GLOBAL_PAT address=""&gt; &lt;MASK&gt;&lt;/MASK&gt;&lt;/GLOBAL_PAT&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So your specific host will always use your global NAT address, and the remaining hosts on this network will use your global PAT address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The documentation states that the order of your NAT statements doesn't matter as the PIX will use the NAT statememt that best matches the source address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"nat (regular NAT)&amp;#151;Best match. The order of the NAT commands does not matter. The nat statement that best matches the local traffic is used. For example, you can create a general statement to translate all addresses (0.0.0.0) on an interface. If you also create a statement to translate only 10.1.1.1, when 10.1.1.1 makes a connection, the specific statement for 10.1.1.1 is used because it matches the local traffic best"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Paddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jan 2005 08:23:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-nat-pat/m-p/335800#M552223</guid>
      <dc:creator>paddyxdoyle</dc:creator>
      <dc:date>2005-01-26T08:23:36Z</dc:date>
    </item>
  </channel>
</rss>

