<?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 DES will not work you should in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031169#M145013</link>
    <description>&lt;P&gt;DES will not work you should have license to enable 3DES to access SSL.&lt;/P&gt;
&lt;P&gt;Ajay&lt;/P&gt;</description>
    <pubDate>Fri, 14 Apr 2017 13:34:32 GMT</pubDate>
    <dc:creator>ajay chauhan</dc:creator>
    <dc:date>2017-04-14T13:34:32Z</dc:date>
    <item>
      <title>Dont enable ASDM!!</title>
      <link>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031164#M145008</link>
      <description>&lt;P&gt;Hello community, im a begginer in firewall´s cisco world, but i have a big question for me.&lt;/P&gt;
&lt;P&gt;I try alot times some ways to enable4 asdr like this:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;&lt;CODE&gt;ASA1(config)# &lt;STRONG&gt;asdm image disk0:/asdm-761.bin&lt;/STRONG&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;ASDM requires HTTP and it’s disabled by default, let’s enable it:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;&lt;CODE&gt;ASA1(config)# &lt;STRONG&gt;http server enable&lt;/STRONG&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Instead of giving everyone access to the HTTP server we will specify which network and interface are permitted to use the HTTP server:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;&lt;CODE&gt;ASA1(config)# &lt;STRONG&gt;http 192.168.1.0 255.255.255.0 INSIDE&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This will only allow network 192.168.1.0 /24 on the inside interface to reach the HTTP server. It might be even a better idea to only allow one or two IP addresses that you use for management instead of an entire network.&lt;/P&gt;
&lt;P&gt;Let’s continue and make a user account:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;&lt;CODE&gt;ASA1(config)# &lt;STRONG&gt;username ADMIN password PASSWORD privilege 15&lt;/STRONG&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;But didnt work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Always show in my browser something like :&amp;nbsp;&lt;/P&gt;
&lt;PRE class="tw-data-text tw-ta tw-text-small prettyprint" data-placeholder="Tradução" id="tw-target-text" data-fulltext="" dir="ltr"&gt;&lt;SPAN lang="en"&gt;Unable to communicate securely on the remote system: There is no encryption algorithm (s) in common. Error code: SSL_ERROR_NO_CYPHER_OVERLAP&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;someboy can help me?? PLEASSEEEE&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;PS: My&amp;nbsp;scenario is default asa 5506-x&lt;/P&gt;
&lt;P&gt;internet ( 10.1.1.1)-----&amp;gt; ASA 5506 1/1 default -------------&amp;gt; 1/2 dhcp server enable range 192.168.1.1&lt;/P&gt;
&lt;P&gt;Internet is OK in workstations&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thank You alot &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 09:13:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031164#M145008</guid>
      <dc:creator>ti</dc:creator>
      <dc:date>2019-03-12T09:13:16Z</dc:date>
    </item>
    <item>
      <title>what license you have on ASA</title>
      <link>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031165#M145009</link>
      <description>&lt;P&gt;what license you have on ASA ? can you paste show version o/p here . This has something to do with encryption configured on ASA. Did you also tried from different browsers ?&lt;/P&gt;
&lt;P&gt;you can check logs while connecting that will show you exact error.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Ajay&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 05:18:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031165#M145009</guid>
      <dc:creator>ajay chauhan</dc:creator>
      <dc:date>2017-04-14T05:18:06Z</dc:date>
    </item>
    <item>
      <title>As Ajay was implying - most</title>
      <link>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031166#M145010</link>
      <description>&lt;P&gt;As Ajay was implying - most commonly the error you see is because the (free) 3DES-AES license is not installed on the ASA. Without that, the browser will not accept the weak DES cipher the ASA presents.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 12:35:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031166#M145010</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-04-14T12:35:35Z</dc:date>
    </item>
    <item>
      <title>Sure, look:</title>
      <link>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031167#M145011</link>
      <description>&lt;P&gt;Sure, look:&lt;/P&gt;
&lt;P&gt;show version&lt;/P&gt;
&lt;P&gt;Cisco Adaptive Security Appliance Software Version 9.6(1)&lt;BR /&gt;Device Manager Version 7.6(1)&lt;/P&gt;
&lt;P&gt;Compiled on Fri 18-Mar-16 14:04 PDT by builders&lt;BR /&gt;System image file is "disk0:/asa961-lfbff-k8.SPA"&lt;BR /&gt;Config file at boot was "startup-config"&lt;/P&gt;
&lt;P&gt;fwmetalurgica up 6 mins 9 secs&lt;/P&gt;
&lt;P&gt;Hardware: ASA5506, 4096 MB RAM, CPU Atom C2000 series 1250 MHz, 1 CPU (4 cores)&lt;BR /&gt;Internal ATA Compact Flash, 7168MB&lt;BR /&gt;BIOS Flash M25P64 @ 0xfed01000, 16384KB&lt;/P&gt;
&lt;P&gt;Encryption hardware device : Cisco ASA Crypto on-board accelerator (revision 0x1)&lt;BR /&gt; Number of accelerators: 1&lt;/P&gt;
&lt;P&gt;1: Ext: GigabitEthernet1/1 : address is f80b.cbf7.f1ca, irq 255&lt;BR /&gt; 2: Ext: GigabitEthernet1/2 : address is f80b.cbf7.f1cb, irq 255&lt;BR /&gt; 3: Ext: GigabitEthernet1/3 : address is f80b.cbf7.f1cc, irq 255&lt;BR /&gt; 4: Ext: GigabitEthernet1/4 : address is f80b.cbf7.f1cd, irq 255&lt;BR /&gt; 5: Ext: GigabitEthernet1/5 : address is f80b.cbf7.f1ce, irq 255&lt;BR /&gt; 6: Ext: GigabitEthernet1/6 : address is f80b.cbf7.f1cf, irq 255&lt;BR /&gt; 7: Ext: GigabitEthernet1/7 : address is f80b.cbf7.f1d0, irq 255&lt;BR /&gt; 8: Ext: GigabitEthernet1/8 : address is f80b.cbf7.f1d1, irq 255&lt;BR /&gt; 9: Int: Internal-Data1/1 : address is f80b.cbf7.f1c9, irq 255&lt;BR /&gt;10: Int: Internal-Data1/2 : address is 0000.0001.0002, irq 0&lt;BR /&gt;11: Int: Internal-Control1/1 : address is 0000.0001.0001, irq 0&lt;BR /&gt;12: Int: Internal-Data1/3 : address is 0000.0001.0003, irq 0&lt;BR /&gt;13: Ext: Management1/1 : address is f80b.cbf7.f1c9, irq 0&lt;/P&gt;
&lt;P&gt;Licensed features for this platform:&lt;BR /&gt;Maximum Physical Interfaces : Unlimited perpetual&lt;BR /&gt;Maximum VLANs : 5 perpetual&lt;BR /&gt;Inside Hosts : Unlimited perpetual&lt;BR /&gt;Failover : Disabled perpetual&lt;BR /&gt;Encryption-DES : Enabled perpetual&lt;BR /&gt;Encryption-3DES-AES : Disabled perpetual&lt;BR /&gt;Carrier : Disabled perpetual&lt;BR /&gt;AnyConnect Premium Peers : 2 perpetual&lt;BR /&gt;AnyConnect Essentials : Disabled perpetual&lt;BR /&gt;Other VPN Peers : 10 perpetual&lt;BR /&gt;Total VPN Peers : 12 perpetual&lt;BR /&gt;AnyConnect for Mobile : Disabled perpetual&lt;BR /&gt;AnyConnect for Cisco VPN Phone : Disabled perpetual&lt;BR /&gt;Advanced Endpoint Assessment : Disabled perpetual&lt;BR /&gt;Shared License : Disabled perpetual&lt;BR /&gt;Total UC Proxy Sessions : 2 perpetual&lt;BR /&gt;Botnet Traffic Filter : Disabled perpetual&lt;BR /&gt;Cluster : Disabled perpetual&lt;/P&gt;
&lt;P&gt;This platform has a Base license.&lt;/P&gt;
&lt;P&gt;Serial Number: JAD210801JF&lt;BR /&gt;Running Permanent Activation Key: 0xc337c472 0xe459ae85 0xa8106d1c 0xa25c0880 0x8618228a&lt;BR /&gt;Configuration register is 0x1&lt;BR /&gt;Image type : Release&lt;BR /&gt;Key Version : A&lt;BR /&gt;Configuration last modified by enable_15 at 05:22:53.869 UTC Fri Apr 14 2017&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Im try in different browsers ( IE, Firefox, Google Chrome, Edge) and have the same error &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Please help me !&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Ty Pedro&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 13:28:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031167#M145011</guid>
      <dc:creator>ti</dc:creator>
      <dc:date>2017-04-14T13:28:04Z</dc:date>
    </item>
    <item>
      <title>How i can installed the</title>
      <link>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031168#M145012</link>
      <description>&lt;P&gt;How i can installed the license in my ASA 5506-x?&lt;/P&gt;
&lt;P&gt;Im really a begginer user and dont know how make it &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Ty Pedro&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 13:31:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031168#M145012</guid>
      <dc:creator>ti</dc:creator>
      <dc:date>2017-04-14T13:31:42Z</dc:date>
    </item>
    <item>
      <title>DES will not work you should</title>
      <link>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031169#M145013</link>
      <description>&lt;P&gt;DES will not work you should have license to enable 3DES to access SSL.&lt;/P&gt;
&lt;P&gt;Ajay&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 13:34:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031169#M145013</guid>
      <dc:creator>ajay chauhan</dc:creator>
      <dc:date>2017-04-14T13:34:32Z</dc:date>
    </item>
    <item>
      <title>I need buy this licence? What</title>
      <link>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031170#M145014</link>
      <description>&lt;P&gt;I need buy this licence?&amp;nbsp;&lt;STRONG&gt;&lt;SPAN&gt;What would be the method to activate?&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;Ty Pedro&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 13:37:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031170#M145014</guid>
      <dc:creator>ti</dc:creator>
      <dc:date>2017-04-14T13:37:31Z</dc:date>
    </item>
    <item>
      <title>Its free</title>
      <link>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031171#M145015</link>
      <description>&lt;P&gt;Its free&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;ASA strong crypto (3DES / AES) keys are available at: &lt;/FONT&gt;&lt;A href="http://www.cisco.com/go/license"&gt;&lt;U&gt;&lt;FONT color="#0066cc" size="2"&gt;http://www.cisco.com/go/license&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN style="font-size: 12px;"&gt;Enter your CCO userid and password&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-size: 12px;"&gt;Click the “Continue to Product License Activation” link.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-size: 12px;"&gt;Click Get Other Licenses &amp;gt; IPS, Crypto, Other…&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-size: 12px;"&gt;Select Security Products &amp;gt; Cisco ASA 3DES/AES License, click Next&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-size: 12px;"&gt;Enter ASA Serial number and click Next&lt;/SPAN&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN style="font-size: 12px;"&gt;If this is the first time you have applied for a strong crypto product, review and accept the terms of the license windows. You may need to return to &lt;A href="http://www.cisco.com/go/license"&gt;&lt;U&gt;&lt;FONT color="#0066cc"&gt;http://www.cisco.com/go/license&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&amp;nbsp; and complete the steps above.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-size: 12px;"&gt;In the 3. Review and Submit window, click the I Agree with the terms of the License&amp;nbsp; check box, review your contact information, and click Submit&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-size: 12px;"&gt;An email will be sent you with the ASA Activation key and instructions on how to apply the key&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Once you have it configure -&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2 id="Configuration:"&gt;Configuration:&lt;/H2&gt;
&lt;PRE class="prettyprint"&gt;&lt;STRONG&gt;activation-key key [activate | deactivate]&lt;/STRONG&gt;
ASA# activation-key 0xd11b3d48 0xa80a4c0a 0x48e0fd1c 0xb0443480 0x843fc490&lt;/PRE&gt;</description>
      <pubDate>Fri, 14 Apr 2017 13:43:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031171#M145015</guid>
      <dc:creator>ajay chauhan</dc:creator>
      <dc:date>2017-04-14T13:43:36Z</dc:date>
    </item>
    <item>
      <title>Im follow all steps, the site</title>
      <link>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031172#M145016</link>
      <description>&lt;P&gt;Im follow all steps, the site send me the serial but have one error :&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;ERROR: The requested activation key was not saved because it is not&lt;BR /&gt;valid for this system.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Some solution?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Ty Pedro&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 13:59:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031172#M145016</guid>
      <dc:creator>ti</dc:creator>
      <dc:date>2017-04-14T13:59:43Z</dc:date>
    </item>
    <item>
      <title>Pedro,</title>
      <link>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031173#M145017</link>
      <description>&lt;P&gt;Pedro,&lt;/P&gt;
&lt;P&gt;Double check that you used the correct serial number in requesting the key. It should be the one you have shown in the "show version" output:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;&lt;SPAN&gt;JAD210801JF&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN&gt;If that is correct also double check that you enter the key exactly correct without any extra spaces etc.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 14:58:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031173#M145017</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-04-14T14:58:54Z</dc:date>
    </item>
    <item>
      <title>Hello, i follow some steps</title>
      <link>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031174#M145018</link>
      <description>&lt;P&gt;Hello, i follow some steps above:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;conf t&lt;/P&gt;
&lt;P&gt;activation-key ae26c047 20c14f22 XXXXXXX ae2c2018 XXXXXXX&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Of course i use the complet key.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Some error?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Ty&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 19:12:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031174#M145018</guid>
      <dc:creator>ti</dc:creator>
      <dc:date>2017-04-14T19:12:01Z</dc:date>
    </item>
    <item>
      <title>I come through this post to</title>
      <link>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031175#M145019</link>
      <description>&lt;P&gt;I come through this post to thank everyone who helped me @Marvin Rhoads and @ajay chauhan, you guys are amazing.&lt;/P&gt;
&lt;P&gt;My error was: I put the serial that is under the firewall to generate the license, and in fact I needed to have put the serial of the software that is installed in the firewall.&lt;/P&gt;
&lt;P&gt;After generating a new license enabled&amp;nbsp;the 3DES and the ASDM worked !! I was in that problem three days ago.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thank you all!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;PS: i found one video for this process...&lt;/P&gt;
&lt;P&gt;https://www.youtube.com/watch?v=yn_qCnOh9xk&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 19:38:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031175#M145019</guid>
      <dc:creator>ti</dc:creator>
      <dc:date>2017-04-14T19:38:58Z</dc:date>
    </item>
    <item>
      <title>You're welcome.</title>
      <link>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031176#M145020</link>
      <description>&lt;P&gt;You're welcome.&lt;/P&gt;
&lt;P&gt;Thanks for rating.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2017 03:24:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dont-enable-asdm/m-p/3031176#M145020</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-04-15T03:24:22Z</dc:date>
    </item>
  </channel>
</rss>

