<?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 problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374899#M554915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Phil, would be good thing to do this anyway. I does just give troubles to give more than 10 DHCP addresses in an 10 user license.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is definitly a bug in the 6.1.1 code I suggest you to upgarde it to 6.3.4 this release fixed also a DOS problem in the TCP/IP code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerely&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Nov 2004 21:11:08 GMT</pubDate>
    <dc:creator>Patrick Iseli</dc:creator>
    <dc:date>2004-11-15T21:11:08Z</dc:date>
    <item>
      <title>PIX 501 NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374889#M554905</link>
      <description>&lt;P&gt;I have a 501 firewall for the past couple of years at a client site.  In recent months they have a growing problem of a random users not able to connect to the Internet.  Typically 1-2 users are able to connect in the morning and then the next user is unable. No pattern of specific users on a small LAN of 4-6 users. Rebooting the 501 by power cycling cures the problem for several days until it happens again.  They are now frustrated at want me to solve the issue.  The IOS has never been updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clinet has a single public IP address and I "assume" that somehow NAT is not functioning correctly....but not sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on how to start solving?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA, Phil&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:44:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374889#M554905</guid>
      <dc:creator>pglevelle</dc:creator>
      <dc:date>2020-02-21T07:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374890#M554906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post the NATing part of your config ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat, globals, ip config and routes, ACL is it have ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2004 18:32:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374890#M554906</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2004-11-15T18:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374891#M554907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this a 10 user license 501?  If so they may be going over the license limit.  The PIX keeps track of that by the IP addresses that have gone through it.  Rebooting the PIX clears the list.  I ran into the same thing a few years ago.  The "show local-host" command will show you how many IP's are is use.  You can use the "clear local-host" command to clear out old ones. Newer software may solve the problem.  Cisco's site states that these are concurrent users, but I know the older software kept the IP's longer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How many users are at that site?  Also are they on DHCP or do they have static IP's?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2004 19:15:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374891#M554907</guid>
      <dc:creator>jczepiga</dc:creator>
      <dc:date>2004-11-15T19:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374892#M554908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the complete listing minus the security information...when I do a sh xlate the 501 says that 17 are in use.  There are only 8 possible users on this SBS 2000 based domain. Are we exceeding a limit?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Version 6.1(1)&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;enable password xxxxxxx encrypted&lt;/P&gt;&lt;P&gt;passwd xxxxxxx encrypted&lt;/P&gt;&lt;P&gt;hostname pixfirewall&lt;/P&gt;&lt;P&gt;domain-name xxxxxx.com&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;fixup protocol h323 1720&lt;/P&gt;&lt;P&gt;fixup protocol rsh 514&lt;/P&gt;&lt;P&gt;fixup protocol rtsp 554&lt;/P&gt;&lt;P&gt;fixup protocol smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;access-list 100 permit icmp any any echo-reply&lt;/P&gt;&lt;P&gt;access-list 100 permit icmp any any time-exceeded&lt;/P&gt;&lt;P&gt;access-list 100 permit icmp any any unreachable&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host xxxxx eq www&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host xxxxx eq smtp&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host xxxxx eq ftp&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host xxxxx eq 3389&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host xxxxx eq pop3&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging on&lt;/P&gt;&lt;P&gt;interface ethernet0 10baset&lt;/P&gt;&lt;P&gt;interface ethernet1 10full&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;ip address outside xxxxx 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address inside 10.0.0.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip audit info action alarm&lt;/P&gt;&lt;P&gt;ip audit attack action alarm&lt;/P&gt;&lt;P&gt;pdm location 10.0.0.9 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;pdm logging informational 100&lt;/P&gt;&lt;P&gt;pdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.0.0.0 255.255.255.0 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp xxxxx smtp 10.0.0.9 smtp netmask 255.255.255.&lt;/P&gt;&lt;P&gt;255 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp xxxxx www 10.0.0.9 www netmask 255.255.255.25&lt;/P&gt;&lt;P&gt;5 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp xxxxx 3389 10.0.0.9 3389 netmask 255.255.255.&lt;/P&gt;&lt;P&gt;255 0 0&lt;/P&gt;&lt;P&gt;access-group 100 in interface outside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 xxxxx 1&lt;/P&gt;&lt;P&gt;timeout xlate 0:05:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 si&lt;/P&gt;&lt;P&gt;p 0:30:00 sip_media 0:02:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+&lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 10.0.0.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server community public&lt;/P&gt;&lt;P&gt;no snmp-server enable traps&lt;/P&gt;&lt;P&gt;tftp-server inside 10.0.0.9 //xxxxx/c:/cisco_pix&lt;/P&gt;&lt;P&gt;no floodguard enable&lt;/P&gt;&lt;P&gt;no sysopt route dnat&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;dhcpd address 10.0.0.12-10.0.0.41 inside&lt;/P&gt;&lt;P&gt;dhcpd dns 206.26.36.34 10.0.0.9&lt;/P&gt;&lt;P&gt;dhcpd wins 10.0.0.9&lt;/P&gt;&lt;P&gt;dhcpd lease 360000&lt;/P&gt;&lt;P&gt;dhcpd ping_timeout 750&lt;/P&gt;&lt;P&gt;dhcpd domain xxxxxx.com&lt;/P&gt;&lt;P&gt;dhcpd enable inside&lt;/P&gt;&lt;P&gt;terminal width 80&lt;/P&gt;&lt;P&gt;Cryptochecksum:xxxxxx&lt;/P&gt;&lt;P&gt;pixfirewall# exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2004 20:00:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374892#M554908</guid>
      <dc:creator>pglevelle</dc:creator>
      <dc:date>2004-11-15T20:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374893#M554909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes this is a 501 with 10 user license.  I did a sh xlate command before I performed the clear local-host and it said 17 users.  After the clear was sent the total is now 7 users.  Can be extend the license on the 501?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2004 20:09:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374893#M554909</guid>
      <dc:creator>pglevelle</dc:creator>
      <dc:date>2004-11-15T20:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374894#M554910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can upgrade the license, but if there are fewer than 10 devices behind the PIX, you shouldn't have to do that.  The software version I saw the problem in was 6.1(1).  I have other customers on 10-user PIX'es now that do not seem to be having problems.  What version of the PIX software is on that PIX?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2004 20:21:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374894#M554910</guid>
      <dc:creator>jczepiga</dc:creator>
      <dc:date>2004-11-15T20:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374895#M554911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Frogot to say that we use the dhcp on the 501 for the dynamic IP address for users.  About 4 desktops are in the office all of the time and the other 4 laptops used in the field that are in the office on a random basis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also see that we can purchase a 50 user license for the 501 if this is the cause.  I still don't understand why just 8 max users are bumping into this 10 license issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2004 20:23:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374895#M554911</guid>
      <dc:creator>pglevelle</dc:creator>
      <dc:date>2004-11-15T20:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374896#M554912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the DHCP server is giving them different IP addresses, then those new addresses will count towards the total number of IP's passing through the PIX.  I'm not sure why the PIX does not time out those addresses in the older versions.  If you type "show local-host" over the next few days, you should see what addresses are taking up those licenses.  I would upgrade the PIX to the latest software and watch the local-host list.  If the DHCP server is just handing out different IP addresses to those devices every time, you may want to increase the lease time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2004 20:37:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374896#M554912</guid>
      <dc:creator>jczepiga</dc:creator>
      <dc:date>2004-11-15T20:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374897#M554913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the release notes of your FOS version, might be a bug? I think the as the hosts are dynamic the PIX counts up all the time more hosts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you not configure your DHCP to just 10 host this may solve your issue !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example: FOS 6.1.3 had&lt;/P&gt;&lt;P&gt;BugID CSCdw25026&lt;/P&gt;&lt;P&gt;License not released after 30 seconds in certain scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 501 license is based on "local-host" entries. You can issue a 'sh local-host' on the PIX to see the total number of licenses the PIX has counted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What PIX OS version are you using ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerely&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2004 20:39:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374897#M554913</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2004-11-15T20:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374898#M554914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As shown in earlier posting to you, our 501 is running 6.1(1) FOS.  I did a sh local-host after doing a clear local-host and got back 7 users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sounds like your suggestion is to limit the hosts to 10 instead of the range of 12-41 that is currently configured?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2004 20:51:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374898#M554914</guid>
      <dc:creator>pglevelle</dc:creator>
      <dc:date>2004-11-15T20:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374899#M554915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Phil, would be good thing to do this anyway. I does just give troubles to give more than 10 DHCP addresses in an 10 user license.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is definitly a bug in the 6.1.1 code I suggest you to upgarde it to 6.3.4 this release fixed also a DOS problem in the TCP/IP code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerely&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2004 21:11:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374899#M554915</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2004-11-15T21:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374900#M554916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well I just made the dhcp change to restrict to 10 IP address leases for 100 hours.  I looked at the release notes on 6.1(1) and did not see anything specific to my issue.  I did a "sh local-host" command and there are currently 8 users.  Guess that everyone is in the office today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've never done a update to the FOS.  How much effort is involved in doing this to a 501?  I see the latest version is 6.3.4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2004 21:31:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374900#M554916</guid>
      <dc:creator>pglevelle</dc:creator>
      <dc:date>2004-11-15T21:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374901#M554917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a fairly simple process. You will need a copy of the pix634.bin and PDM-302.bin (if you want to use the PIX Device Manager).  Then you will need a TFTP server.  From the console you will type "copy t&lt;A class="jive-link-custom" href="ftp://x.x.x.x/pix634.bin" target="_blank"&gt;ftp://x.x.x.x/pix634.bin&lt;/A&gt; flash:" (where x.x.x.x is the IP address of the TFTP server.  Once that is completed, you can copy the PDM with "copy t&lt;A class="jive-link-custom" href="ftp://x.x.x.x/pdm-302.bin" target="_blank"&gt;ftp://x.x.x.x/pdm-302.bin&lt;/A&gt; flash:pdm"  When both of these are completed, just type "reload".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2004 22:06:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374901#M554917</guid>
      <dc:creator>jczepiga</dc:creator>
      <dc:date>2004-11-15T22:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374902#M554918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are some details of this bug !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSCdw25026 Bug Details&lt;/P&gt;&lt;P&gt;First Fixed-in Version 	 6.1(4), 6.1(1.104)  Version &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First Found-in Version  	 6.1(1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Symptom:&lt;/P&gt;&lt;P&gt;License or host object not released after 30 seconds idle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Conditions:&lt;/P&gt;&lt;P&gt;If a host retain the license longer than 30 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Workaround:&lt;/P&gt;&lt;P&gt;Use clear local-host&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See Bug Tool:&lt;A class="jive-link-custom" href="http://www.cisco.com/kobayashi/support/tac/tools.shtml" target="_blank"&gt;http://www.cisco.com/kobayashi/support/tac/tools.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The upgarde is not really complicate you need a local TFTP server or you can download it from a Website see: Upgrading Software for the Cisco Secure PIX Firewall and PIX Device Manager&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/110/upgrade.shtml" target="_blank"&gt;http://www.cisco.com/warp/public/110/upgrade.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerely&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2004 22:31:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374902#M554918</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2004-11-15T22:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374903#M554919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to you for the clear description of the cause for the random problem accessing the Internet we see.  I will update the FOS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2004 15:44:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374903#M554919</guid>
      <dc:creator>pglevelle</dc:creator>
      <dc:date>2004-11-16T15:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374904#M554920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am now trying my best to obtain an upgrade to the FOS and PDM for this PIX 501 firewall with version 6.1(1).  Very frustrated in tyring to obtain these images from Cisco.  I do not have a current support contract and sales support keeps telling me to purchase a smartnet 8x5xnbd  I am not impressed to be force to purchase a support on a bug caused by Cisco.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on how to solve this issue of support???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2004 17:41:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374904#M554920</guid>
      <dc:creator>pglevelle</dc:creator>
      <dc:date>2004-11-24T17:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374905#M554921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Phil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Send me an e-mail (&lt;A href="mailto:sclayton@cisco.com"&gt;sclayton@cisco.com&lt;/A&gt;) and I will see if I can help you out on this.&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, 24 Nov 2004 18:43:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374905#M554921</guid>
      <dc:creator>scoclayton</dc:creator>
      <dc:date>2004-11-24T18:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374906#M554922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scott and others...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all with your suggestions.  Finally got TAC to allow me to download the binaries for the latest FOS and PDM.  Installed them to the PIX 501 yesterday and they seemed to be working fine.  Will only know if the max licensed host limit issue is fixed in the coming week.  Now am trying to configure the VPN so that owner can work from home on client proposals.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Nov 2004 20:46:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-nat-problem/m-p/374906#M554922</guid>
      <dc:creator>pglevelle</dc:creator>
      <dc:date>2004-11-27T20:46:02Z</dc:date>
    </item>
  </channel>
</rss>

