<?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 520 xlate loop in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-520-xlate-loop/m-p/104548#M622641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What error are you seeing that says your translation table is "looping"?  What do you mean by that anyway?  How many internal hosts do you have?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does your NAT/global configuration look like?  Do you have something like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;global (outside) 1 211.2.3.1 - 211.2.3.254&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, then you should define the last address to be a PAT address, that way if you run out of NAT addresses you'll have an additional 60,000 or so translations to use.  Change the above (if that's what you have) to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;global (outside) 1 211.2.3.1 - 211.2.3.253&lt;/P&gt;&lt;P&gt;global (outside) 1 211.2.3.254&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll get a message saying 211.2.3.254 will be port address translated.  Keep in mind that one user can chew up a large number of NAT addresses just by going to a single Web page, so it's always best to have the one PAT address available.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Nov 2002 03:55:39 GMT</pubDate>
    <dc:creator>gfullage</dc:creator>
    <dc:date>2002-11-20T03:55:39Z</dc:date>
    <item>
      <title>Pix 520 xlate loop</title>
      <link>https://community.cisco.com/t5/network-security/pix-520-xlate-loop/m-p/104547#M622620</link>
      <description>&lt;P&gt;Hi i'm new at this and am faced with a pix whose translation table loops and fills up so that even though i have almost a full class c in my nat adress pool, i run out of adresses and can no longer access the internet.&lt;/P&gt;&lt;P&gt; Could anyone tell me how to check to see what is causing this and how to avoid it ? &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:23:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-520-xlate-loop/m-p/104547#M622620</guid>
      <dc:creator>blackrock</dc:creator>
      <dc:date>2020-02-21T06:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 520 xlate loop</title>
      <link>https://community.cisco.com/t5/network-security/pix-520-xlate-loop/m-p/104548#M622641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What error are you seeing that says your translation table is "looping"?  What do you mean by that anyway?  How many internal hosts do you have?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does your NAT/global configuration look like?  Do you have something like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;global (outside) 1 211.2.3.1 - 211.2.3.254&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, then you should define the last address to be a PAT address, that way if you run out of NAT addresses you'll have an additional 60,000 or so translations to use.  Change the above (if that's what you have) to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;global (outside) 1 211.2.3.1 - 211.2.3.253&lt;/P&gt;&lt;P&gt;global (outside) 1 211.2.3.254&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll get a message saying 211.2.3.254 will be port address translated.  Keep in mind that one user can chew up a large number of NAT addresses just by going to a single Web page, so it's always best to have the one PAT address available.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2002 03:55:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-520-xlate-loop/m-p/104548#M622641</guid>
      <dc:creator>gfullage</dc:creator>
      <dc:date>2002-11-20T03:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 520 xlate loop</title>
      <link>https://community.cisco.com/t5/network-security/pix-520-xlate-loop/m-p/104549#M622664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply&lt;/P&gt;&lt;P&gt; I'm not getting error messages as such, but we have approximately 30 hosts Mac and PC and every so often, no can any longer reach the internet. &lt;/P&gt;&lt;P&gt;To resolve the problem, i do a "clear xlate".&lt;/P&gt;&lt;P&gt;By loop, i mean that when this situation occurs, a "sh xlate" displays the following &lt;/P&gt;&lt;P&gt;Global 216.208.143.141 Local 216.208.143.140 &lt;/P&gt;&lt;P&gt;Global 216.208.143.140 Local 216.208.143.139 &lt;/P&gt;&lt;P&gt;Global 216.208.143.143 Local 216.208.143.142 &lt;/P&gt;&lt;P&gt;Global 216.208.143.142 Local 216.208.143.141 &lt;/P&gt;&lt;P&gt;Global 216.208.143.137 Local 216.208.143.136 &lt;/P&gt;&lt;P&gt;Global 216.208.143.136 Local 216.208.143.135 &lt;/P&gt;&lt;P&gt;Global 216.208.143.139 Local 216.208.143.138 &lt;/P&gt;&lt;P&gt;Global 216.208.143.138 Local 216.208.143.137 &lt;/P&gt;&lt;P&gt;Global 216.208.143.133 Local 216.208.143.132 &lt;/P&gt;&lt;P&gt;Global 216.208.143.132 Local 216.208.143.131 &lt;/P&gt;&lt;P&gt;Global 216.208.143.135 Local 216.208.143.134 &lt;/P&gt;&lt;P&gt;Global 216.208.143.134 Local 216.208.143.133 &lt;/P&gt;&lt;P&gt;Global 216.208.143.129 Local 216.208.143.128 &lt;/P&gt;&lt;P&gt;Global 216.208.143.128 Local 216.208.143.127 &lt;/P&gt;&lt;P&gt;Global 216.208.143.131 Local 216.208.143.130 &lt;/P&gt;&lt;P&gt;Global 216.208.143.130 Local 216.208.143.129 &lt;/P&gt;&lt;P&gt;Global 216.208.143.157 Local 216.208.143.156 &lt;/P&gt;&lt;P&gt;Global 216.208.143.156 Local 216.208.143.155 &lt;/P&gt;&lt;P&gt;Global 216.208.143.159 Local 216.208.143.158 &lt;/P&gt;&lt;P&gt;Global 216.208.143.158 Local 216.208.143.157 &lt;/P&gt;&lt;P&gt;Global 216.208.143.153 Local 216.208.143.152 &lt;/P&gt;&lt;P&gt;Global 216.208.143.152 Local 216.208.143.151 &lt;/P&gt;&lt;P&gt;Global 216.208.143.155 Local 216.208.143.154 &lt;/P&gt;&lt;P&gt;Global 216.208.143.154 Local 216.208.143.153 &lt;/P&gt;&lt;P&gt;Global 216.208.143.149 Local 216.208.143.148 &lt;/P&gt;&lt;P&gt; and so on from global 216.208.143.15 local 216.208.143.16 to&lt;/P&gt;&lt;P&gt;global 216.208.143.245 local 216.208.143.15&lt;/P&gt;&lt;P&gt;Then  no one can reach the outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the nat/global config was :   &lt;/P&gt;&lt;P&gt;global (outside) 1 216.208.143.15-216.208.143.245&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have changed it to :&lt;/P&gt;&lt;P&gt;global (outside) 1 216.208.143.15-216.208.143.244&lt;/P&gt;&lt;P&gt;global (outside) 1 216.208.143.245&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as per your suggestion, I think this should work.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know however if ther is a way of finding out which host is causing this situation and how to prevent it.&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2002 14:46:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-520-xlate-loop/m-p/104549#M622664</guid>
      <dc:creator>blackrock</dc:creator>
      <dc:date>2002-11-20T14:46:33Z</dc:date>
    </item>
  </channel>
</rss>

