<?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 501 NAT / PAT problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-501-nat-pat-problem/m-p/439964#M529578</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With less than 25 PCs behind the PIX you will not have to worry about memory issues.  You might need to watch for licensing issues though.  The default 501 license supoprts 10 users and can be upgraded to support 50 users - still no need to worry about memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as timers on the PIX, I usually recommend to leave all timers at the default settings unless you are experiencing problems and TAC helps you change them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Dec 2005 21:28:00 GMT</pubDate>
    <dc:creator>m.mcconnell</dc:creator>
    <dc:date>2005-12-14T21:28:00Z</dc:date>
    <item>
      <title>PIX 501 NAT / PAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-pat-problem/m-p/439961#M529571</link>
      <description>&lt;P&gt;Have a 501 setup for a client. All works well for a few minutes and they PC's cannot get out of the firewall. Looks like the NAT works fine but the PAT does not kick in.&lt;/P&gt;&lt;P&gt;That part of the config I got from a cisco example. &lt;/P&gt;&lt;P&gt;Can somebody help me out?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:35:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-pat-problem/m-p/439961#M529571</guid>
      <dc:creator>fvandonk</dc:creator>
      <dc:date>2020-02-21T08:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT / PAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-pat-problem/m-p/439962#M529574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The config you have posted is from a very old configuration example.  When NAT and PAT are configured NAT has priority over PAT, meaning that PAT won't get used unitl the address pool for NAT is fully utilized.  For regular users (non-server traffic) I usually configure just PAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I usually configure it this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 192.168.0.0 255.255.255.0 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This does PAT for all of your inside users to the PIX's outside IP address - saves address space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To convert, do the following:&lt;/P&gt;&lt;P&gt;no global (outside) 1 xxx.xxx.231.115-xxx.xxx.231.125 netmask 255.255.255.240&lt;/P&gt;&lt;P&gt;no global (outside) 1 xxx.xxx.231.126 netmask 255.255.255.240&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;clear xlate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 20:22:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-pat-problem/m-p/439962#M529574</guid>
      <dc:creator>m.mcconnell</dc:creator>
      <dc:date>2005-12-14T20:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT / PAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-pat-problem/m-p/439963#M529576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Mark.&lt;/P&gt;&lt;P&gt;I did read online that just having PAT running might cause problems with memory problems when there are a lot of PAT sessions created. (running out of memory)&lt;/P&gt;&lt;P&gt;Granted this is only an office with &amp;lt;25 PC's do you think I have to worry about this? &lt;/P&gt;&lt;P&gt;Also do I want to change the xlate timeout or leave everything else as default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again thanks,&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 21:05:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-pat-problem/m-p/439963#M529576</guid>
      <dc:creator>fvandonk</dc:creator>
      <dc:date>2005-12-14T21:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT / PAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-pat-problem/m-p/439964#M529578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With less than 25 PCs behind the PIX you will not have to worry about memory issues.  You might need to watch for licensing issues though.  The default 501 license supoprts 10 users and can be upgraded to support 50 users - still no need to worry about memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as timers on the PIX, I usually recommend to leave all timers at the default settings unless you are experiencing problems and TAC helps you change them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 21:28:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-pat-problem/m-p/439964#M529578</guid>
      <dc:creator>m.mcconnell</dc:creator>
      <dc:date>2005-12-14T21:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT / PAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-pat-problem/m-p/439965#M529581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark,&lt;/P&gt;&lt;P&gt;I thought the 10 user limit was on the remote vpn connections, is this not correct? Is is concurrent users instead? So I'm not running into a NAT/PAT issue but into a user count issue? If so will lowering the timer give me a little more breathing room?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 21:52:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-pat-problem/m-p/439965#M529581</guid>
      <dc:creator>fvandonk</dc:creator>
      <dc:date>2005-12-14T21:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT / PAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-pat-problem/m-p/439966#M529584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two connection limitation on the PIX 501: 10 users and 4 (I think) VPN connections.  Lowering the timer probably will not help unless you make it real low - but even then.  You will have users that leave the browser open or whatever eating up a connection.  To upgrade the 501 to 50 users its only a couple hundred dollars and it removes the frustration.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2005 21:34:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-pat-problem/m-p/439966#M529584</guid>
      <dc:creator>m.mcconnell</dc:creator>
      <dc:date>2005-12-15T21:34:13Z</dc:date>
    </item>
  </channel>
</rss>

