<?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: PAT on PIX vs. NAT Overload on router in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pat-on-pix-vs-nat-overload-on-router/m-p/276126#M593946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my opinion, there are no real compelling reasons to go with one idea over the other.  I would probably lean towards letting the PIX do the NAT but I could be swayed.  The reason for this is that the PIX is essentially already doing NAT (just back onto the same address).  But again, either should be fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One suggestion though if you went with NAT overload on the router would be to do it with a route map as opposed to the access-list example you have.  Something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip nat pool FirstPAT 172.16.5.100 172.16.5.100 255.255.255.0 &lt;/P&gt;&lt;P&gt;ip nat source route-map nat FirstPAT overload &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route-map nat permit 10&lt;/P&gt;&lt;P&gt; access-list 10 permit 10.10.10.0 0.255.255.255 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This creates an extended NAT entry in the NAT table on the router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Mar 2004 03:32:38 GMT</pubDate>
    <dc:creator>scoclayton</dc:creator>
    <dc:date>2004-03-17T03:32:38Z</dc:date>
    <item>
      <title>PAT on PIX vs. NAT Overload on router</title>
      <link>https://community.cisco.com/t5/network-security/pat-on-pix-vs-nat-overload-on-router/m-p/276125#M593939</link>
      <description>&lt;P&gt;Best practice question...&lt;/P&gt;&lt;P&gt;Is it better to perform PAT via a NAT overload on a bastion router with a static statement on the PIX, or setup PAT on the PIX using one global IP address?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other alternatives?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***Router Example***&lt;/P&gt;&lt;P&gt;Router Setup&lt;/P&gt;&lt;P&gt;ip nat pool FirstPAT 172.16.5.100 172.16.5.100 255.255.255.0&lt;/P&gt;&lt;P&gt;ip nat source list 10 FirstPAT overload&lt;/P&gt;&lt;P&gt;access-list 10 permit 10.10.10.0 0.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Setup&lt;/P&gt;&lt;P&gt;static (inside, outside) 10.10.10.0 10.10.10.0 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***PIX Example***&lt;/P&gt;&lt;P&gt;global(outside) 1 172.16.5.100&lt;/P&gt;&lt;P&gt;nat (inside) 1 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for all posts!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:17:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pat-on-pix-vs-nat-overload-on-router/m-p/276125#M593939</guid>
      <dc:creator>dlockerby</dc:creator>
      <dc:date>2020-02-21T07:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: PAT on PIX vs. NAT Overload on router</title>
      <link>https://community.cisco.com/t5/network-security/pat-on-pix-vs-nat-overload-on-router/m-p/276126#M593946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my opinion, there are no real compelling reasons to go with one idea over the other.  I would probably lean towards letting the PIX do the NAT but I could be swayed.  The reason for this is that the PIX is essentially already doing NAT (just back onto the same address).  But again, either should be fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One suggestion though if you went with NAT overload on the router would be to do it with a route map as opposed to the access-list example you have.  Something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip nat pool FirstPAT 172.16.5.100 172.16.5.100 255.255.255.0 &lt;/P&gt;&lt;P&gt;ip nat source route-map nat FirstPAT overload &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route-map nat permit 10&lt;/P&gt;&lt;P&gt; access-list 10 permit 10.10.10.0 0.255.255.255 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This creates an extended NAT entry in the NAT table on the router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2004 03:32:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pat-on-pix-vs-nat-overload-on-router/m-p/276126#M593946</guid>
      <dc:creator>scoclayton</dc:creator>
      <dc:date>2004-03-17T03:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: PAT on PIX vs. NAT Overload on router</title>
      <link>https://community.cisco.com/t5/network-security/pat-on-pix-vs-nat-overload-on-router/m-p/276127#M593952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From my experience in working with both the PIX and the cisco IOS router devices, I found it better to do the NAT'ing on the PIX firewall.  Unless your router is a 3700 or higer series, you can degrade performance on the router by doing the NAT, whereas in the PIX the NAT seems to be better optimized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran into some issues with the early releases of IOS 12.2 code that had issues with NAT overload, whereby NAT was failing to happen.  This happened when there was only one entry in the NAT pool, The workaround was to have two or more entries on the nat pool, so that you do overloading (PAT) only on one address and you did NAT on the others.  I believe that the issue was fixed in 12.2.3d; I can't remember the exact bug id, but if I find it I'll post it here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2004 10:37:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pat-on-pix-vs-nat-overload-on-router/m-p/276127#M593952</guid>
      <dc:creator>ehirsel</dc:creator>
      <dc:date>2004-03-17T10:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: PAT on PIX vs. NAT Overload on router</title>
      <link>https://community.cisco.com/t5/network-security/pat-on-pix-vs-nat-overload-on-router/m-p/276128#M593959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would definitely recommend use you use the Pix for the PAT.  It was purposefully built to handle this function very well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use of CBAC and NAT overload can have a serious performanc hit on an IOS router due to the translation entries and dynamic ACLs created on the outside interface.  It depends how many users and how many concurrent sessions you're going to have. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another advantage of PAT on the Pix is that it has many fixups to make protocols such as PPTP, IPSEc, and H.323 work through PAT. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Mar 2004 15:24:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pat-on-pix-vs-nat-overload-on-router/m-p/276128#M593959</guid>
      <dc:creator>shannong</dc:creator>
      <dc:date>2004-03-22T15:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: PAT on PIX vs. NAT Overload on router</title>
      <link>https://community.cisco.com/t5/network-security/pat-on-pix-vs-nat-overload-on-router/m-p/276129#M593963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would never do NAT/PAT on a router, performance will degrade quickly and a PIX has a much more robust box for this purpose. I have seen routers dying at 80-90 percent CPU Utilization and after dropping a pix into the mix, router went back to 3-5 percent and the pix was doing about 1-2 percent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Mar 2004 07:46:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pat-on-pix-vs-nat-overload-on-router/m-p/276129#M593963</guid>
      <dc:creator>hugodrax</dc:creator>
      <dc:date>2004-03-30T07:46:07Z</dc:date>
    </item>
  </channel>
</rss>

