<?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: Crypto map commands lock-up PIX 525 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/crypto-map-commands-lock-up-pix-525/m-p/296956#M593849</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The access-list is correct...No problems...I was told if you try to add crypto map lines one at a time the PIX sees that as a incomplete crypto map and secures the PIX by locking down the outside interface.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Mar 2004 19:42:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2004-03-23T19:42:25Z</dc:date>
    <item>
      <title>Crypto map commands lock-up PIX 525</title>
      <link>https://community.cisco.com/t5/network-security/crypto-map-commands-lock-up-pix-525/m-p/296954#M593845</link>
      <description>&lt;P&gt;Does anyone know why my PIX 525 locks up when I apply my cryptomap command one line at a time ? I apply the following ACL first. But when I attempt to apply the first cryptomap line my PIX locks and I have to reboot it.......Any help would be greatly appreciated &amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list XXXXXtunnel permit ip xx.xx.0.0 255.192.0.0 xx.xx.18.0 255.255.255.0&lt;/P&gt;&lt;P&gt;access-list nonat permit ip xx.xx.0.0 xx.xx.0.0 xx.xx.xx.0 255.255.255.0&lt;/P&gt;&lt;P&gt;access-list acl-inside permit ip xx.xx.0.0 xx.xx.0.0 xx.xx.xx.0 xx.xx.xx.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto map xxx_map 157 ipsec-isakmp&lt;/P&gt;&lt;P&gt;crypto map xxx_map 157 match address xxx-tunnel&lt;/P&gt;&lt;P&gt;crypto map xxx_map 157 set peer xx.4.xx.xx&lt;/P&gt;&lt;P&gt;crypto map xxx_map 157 set transform-set xxx_set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:18:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/crypto-map-commands-lock-up-pix-525/m-p/296954#M593845</guid>
      <dc:creator>admin_2</dc:creator>
      <dc:date>2020-02-21T07:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Crypto map commands lock-up PIX 525</title>
      <link>https://community.cisco.com/t5/network-security/crypto-map-commands-lock-up-pix-525/m-p/296955#M593847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you sure your access list is not wrong, and blocking traffic? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2004 01:43:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/crypto-map-commands-lock-up-pix-525/m-p/296955#M593847</guid>
      <dc:creator>mostiguy</dc:creator>
      <dc:date>2004-03-23T01:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Crypto map commands lock-up PIX 525</title>
      <link>https://community.cisco.com/t5/network-security/crypto-map-commands-lock-up-pix-525/m-p/296956#M593849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The access-list is correct...No problems...I was told if you try to add crypto map lines one at a time the PIX sees that as a incomplete crypto map and secures the PIX by locking down the outside interface.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2004 19:42:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/crypto-map-commands-lock-up-pix-525/m-p/296956#M593849</guid>
      <dc:creator />
      <dc:date>2004-03-23T19:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Crypto map commands lock-up PIX 525</title>
      <link>https://community.cisco.com/t5/network-security/crypto-map-commands-lock-up-pix-525/m-p/296957#M593853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have come across this problem when there are other entries already existing under the same crypto map and are already applied to an interface.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found that by negating the crypto map interface command first, modifying the config and then re-applying the interface command this would work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1) no crypto map xxx_map interface outside&lt;/P&gt;&lt;P&gt;(2) apply crypto map config lines&lt;/P&gt;&lt;P&gt;(3) crypto map xxx_map interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course you will lose existing tunnels if some already configured but then this happens if you reboot anyway!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2004 14:59:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/crypto-map-commands-lock-up-pix-525/m-p/296957#M593853</guid>
      <dc:creator>r.bishop</dc:creator>
      <dc:date>2004-03-25T14:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Crypto map commands lock-up PIX 525</title>
      <link>https://community.cisco.com/t5/network-security/crypto-map-commands-lock-up-pix-525/m-p/296958#M593856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome...That worked perfectly...Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2004 22:24:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/crypto-map-commands-lock-up-pix-525/m-p/296958#M593856</guid>
      <dc:creator />
      <dc:date>2004-03-25T22:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Crypto map commands lock-up PIX 525</title>
      <link>https://community.cisco.com/t5/network-security/crypto-map-commands-lock-up-pix-525/m-p/296959#M593859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've just managed to lock up our 525's doing exactly the same! The failover didn't work either, I had to drive to site and reboot both PIXes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should have checked this forum first....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the fix.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2004 20:27:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/crypto-map-commands-lock-up-pix-525/m-p/296959#M593859</guid>
      <dc:creator>SteveGodfrey</dc:creator>
      <dc:date>2004-04-19T20:27:17Z</dc:date>
    </item>
  </channel>
</rss>

