<?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 It could be a lot of things in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-3-202010-pat-pool-exhausted/m-p/3046017#M146709</link>
    <description>&lt;P&gt;It could be a lot of things really. &amp;nbsp;How big is your PAT pool? how many users do you have in your network.&lt;/P&gt;
&lt;P&gt;I could very well be that your PAT pool actually was exhausted and that the timeout was reached (default of 3 hours) and when they started to clear users got access again.&lt;/P&gt;
&lt;P&gt;Another possiblility is that this is a bug (&lt;SPAN&gt;CSCux82835) or possibly this bug (CSCuh43139) though the bug I found lists 9.5 and 9.1 as an affected versions, but shouldn't count it out that 9.4(3) is affected also.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;issue the show nat pool and show nat detail command to see more info on how much is being used of your PAT pool.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please remember to select a correct answer and rate helpful posts&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2017 18:56:40 GMT</pubDate>
    <dc:creator>Marius Gunnerud</dc:creator>
    <dc:date>2017-02-08T18:56:40Z</dc:date>
    <item>
      <title>ASA-3-202010: PAT pool exhausted.</title>
      <link>https://community.cisco.com/t5/network-security/asa-3-202010-pat-pool-exhausted/m-p/3046016#M146708</link>
      <description>&lt;P&gt;Hi, I am just looking for an explanation to this error message. I have a HA pair of 5525's that went nuts yesterday and this error showed up over a million times in about 20 minutes. &amp;nbsp;It then started working again with no intervention from me, and I hear, no changes from anyone else on any other system. &amp;nbsp;I have never seen this issue before. &amp;nbsp;We are running code v9.4(3)8. &amp;nbsp;It was my PAT for all outbound internet users. &amp;nbsp;Any assistance of info sharing on what this actually is would be great. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 08:54:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-3-202010-pat-pool-exhausted/m-p/3046016#M146708</guid>
      <dc:creator>chuckholley</dc:creator>
      <dc:date>2019-03-12T08:54:09Z</dc:date>
    </item>
    <item>
      <title>It could be a lot of things</title>
      <link>https://community.cisco.com/t5/network-security/asa-3-202010-pat-pool-exhausted/m-p/3046017#M146709</link>
      <description>&lt;P&gt;It could be a lot of things really. &amp;nbsp;How big is your PAT pool? how many users do you have in your network.&lt;/P&gt;
&lt;P&gt;I could very well be that your PAT pool actually was exhausted and that the timeout was reached (default of 3 hours) and when they started to clear users got access again.&lt;/P&gt;
&lt;P&gt;Another possiblility is that this is a bug (&lt;SPAN&gt;CSCux82835) or possibly this bug (CSCuh43139) though the bug I found lists 9.5 and 9.1 as an affected versions, but shouldn't count it out that 9.4(3) is affected also.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;issue the show nat pool and show nat detail command to see more info on how much is being used of your PAT pool.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please remember to select a correct answer and rate helpful posts&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 18:56:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-3-202010-pat-pool-exhausted/m-p/3046017#M146709</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2017-02-08T18:56:40Z</dc:date>
    </item>
    <item>
      <title>This theoretically means that</title>
      <link>https://community.cisco.com/t5/network-security/asa-3-202010-pat-pool-exhausted/m-p/3046018#M146713</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;This theoretically&amp;nbsp;means that the source ip address was not translated because there were no more ports available for the PAT ip address and all were used already.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The first thing is to identify if the issue actually happened or the log was just cosmetic. Since its related to global PAT, if there were users complaining about no internet, then the issue happened. And to validate that, &lt;STRONG&gt;show nat pool&lt;/STRONG&gt; and &lt;STRONG&gt;show nat detail&lt;/STRONG&gt; commands will help:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/syslog-guide/syslogs/logmsgs1.html&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;If you have that info and other syslogs surrounding that incident, we can find more info to dig into it. There are few bugs associated to it and also few NAT tweaks to make PAT work more efficiently:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa-command-reference/I-R/cmdref2/n.html&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;There are some options extensions for NAT like 'flat' and 'extended' that might do the trick for you. It would be also advisable to understand how ASA allocates the source ports mapping from the PAT address.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;-AJ&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 19:33:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-3-202010-pat-pool-exhausted/m-p/3046018#M146713</guid>
      <dc:creator>Ajay Saini</dc:creator>
      <dc:date>2017-02-08T19:33:51Z</dc:date>
    </item>
  </channel>
</rss>

