<?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: CISCO ASA ASDM URL not Working in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416595#M1081453</link>
    <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/933779"&gt;@Cash2106&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From this link &lt;A href="https://software.cisco.com/software/swift/lrp/#/pak" target="_blank"&gt;https://software.cisco.com/software/swift/lrp/#/pak&lt;/A&gt; go to &lt;STRONG&gt;Get Licenses&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Request Crypto, IPS and Other License&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;Select &lt;STRONG&gt;Security Products&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Cisco ASA 3DES/AES License&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When request enter your serial number and you will receive the activation key by email. Then from the ASA CLI you run the command "&lt;SPAN style="color: red;"&gt;activation-key &amp;lt;the key provided&amp;gt;&lt;/SPAN&gt;" &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The command "show version" will confirm the 3DES/AES license is enabled.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jun 2021 06:56:09 GMT</pubDate>
    <dc:creator>Rob Ingram</dc:creator>
    <dc:date>2021-06-11T06:56:09Z</dc:date>
    <item>
      <title>CISCO ASA ASDM URL not Working</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416090#M1081425</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;i have configured cisco asa firewall properly and configured http server and IP's as well properly,&lt;/P&gt;&lt;P&gt;but when i am trying to access the url in browser to install the asdm its not opening this url ... the error is attached.&lt;/P&gt;&lt;P&gt;also i am pasting the configuration here for your reference. please help me and tell me how can i resolve that issue.&lt;/P&gt;&lt;P&gt;ASA Version 8.4(3)&lt;BR /&gt;!&lt;BR /&gt;hostname ciscoasa&lt;BR /&gt;enable password R1TW0ikPQjbca/CB encrypted&lt;BR /&gt;passwd R1TW0ikPQjbca/CB encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 192.168.2.15 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/1&lt;BR /&gt;nameif outside&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 2.2.2.2 255.255.255.248&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/3&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Management0/0&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asa843-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;pager lines 24&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;no failover&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout pat-xlate 0:00:30&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;timeout floating-conn 0:00:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;user-identity default-domain LOCAL&lt;BR /&gt;aaa authentication http console LOCAL&lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.2.0 255.255.255.0 inside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart&lt;BR /&gt;telnet 192.168.2.0 255.255.255.0 inside&lt;BR /&gt;telnet timeout 10&lt;BR /&gt;ssh 192.168.2.0 255.255.255.0 inside&lt;BR /&gt;ssh timeout 10&lt;BR /&gt;console timeout 0&lt;BR /&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;webvpn&lt;BR /&gt;username admin password J8w4GTvS/c1FOPRh encrypted privilege 15&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;call-home&lt;BR /&gt;profile CiscoTAC-1&lt;BR /&gt;&amp;nbsp; no active&lt;BR /&gt;&amp;nbsp; destination address http &lt;A href="https://tools.cisco.com/its/service/oddce/services/DDCEService" target="_blank" rel="nofollow  noopener"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; destination address email &lt;A href="mailto:callhome@cisco.com" target="_blank"&gt;callhome@cisco.com&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; destination transport-method http&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group diagnostic&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group environment&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group telemetry periodic daily&lt;BR /&gt;Cryptochecksum:1df1fadc28704b87d7590dfb0f57dd7c&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;suppose &lt;A href="https://192.168.2.15/admin" target="_blank" rel="nofollow  noopener"&gt;https://192.168.2.15/admin&lt;/A&gt; . when i am opening this link the page is giving me error.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error.JPG" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/122468i316FF4391F499A2B/image-size/large?v=v2&amp;amp;px=999" role="button" title="error.JPG" alt="error.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 12:25:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416090#M1081425</guid>
      <dc:creator>Cash2106</dc:creator>
      <dc:date>2021-06-10T12:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: CISCO ASA ASDM URL not Working</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416091#M1081426</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/933779"&gt;@Cash2106&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has this ever worked? The error you are receiving is "SSL_ERROR_NO_CYPHER_OVERLAP”&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Refer to this post, which list troubleshooting steps - it could just be you don't have the 3DES license enabled.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.cisco.com/t5/network-security/cannot-connect-to-asa-using-https/td-p/1641948" target="_blank" rel="noopener"&gt;https://community.cisco.com/t5/network-security/cannot-connect-to-asa-using-https/td-p/1641948&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or it could be the ASA version (8.4) is so old, that your web browser no longer supports the ciphers that the ASA is using. You could take a packet capture on your computer to provide more information. Regardless, I suggest you upgrade.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 12:36:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416091#M1081426</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2021-06-10T12:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: CISCO ASA ASDM URL not Working</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416098#M1081427</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt;i have another same firewall with the same version, on that firewall the asdm link is working.&lt;/P&gt;&lt;P&gt;but in this firewall i have done the settings basic, which required, but link is not working &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can i resolve that. i am looking to resolve it from last two days so i decided to post it here please help...&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 12:51:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416098#M1081427</guid>
      <dc:creator>Cash2106</dc:creator>
      <dc:date>2021-06-10T12:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: CISCO ASA ASDM URL not Working</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416105#M1081428</link>
      <description>&lt;P&gt;Ok, so did you read that post I provided? Did you check to see if you have the 3DES license enabled? If not that post has the steps to follow.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 12:56:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416105#M1081428</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2021-06-10T12:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: CISCO ASA ASDM URL not Working</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416106#M1081429</link>
      <description>&lt;P&gt;i have run the given below command but getting some message please check&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ciscoasa(config)# ssl encryption aes256-sha1 aes128-sha1 3des-sha1 des-sha1&lt;BR /&gt;The 3DES/AES algorithms require a VPN-3DES-AES activation key.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;am i suppose to do anything else ? in the mentioned above link i find out this command and i run it but its giving me the message above pasted&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 12:56:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416106#M1081429</guid>
      <dc:creator>Cash2106</dc:creator>
      <dc:date>2021-06-10T12:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: CISCO ASA ASDM URL not Working</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416537#M1081452</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt;i have tried these commands, but i am getting some kind of activation key message&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ciscoasa# configure terminal&lt;BR /&gt;ciscoasa(config)# ssl encryption aes256-sha1&lt;BR /&gt;The 3DES/AES algorithms require a VPN-3DES-AES activation key.&lt;BR /&gt;ciscoasa(config)# encryption aes128-sha1&lt;BR /&gt;^&lt;BR /&gt;ERROR: % Invalid input detected at '^' marker.&lt;BR /&gt;ciscoasa(config)# ssl encryption aes128-sha1&lt;BR /&gt;The 3DES/AES algorithms require a VPN-3DES-AES activation key.&lt;BR /&gt;ciscoasa(config)#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i canot get the activation key because i bought this firewall from some third party vendor. is there any way i can get that activation key, because i dont have any contract agreement with cisco ... i have bought this from a third party vendor please help me if its possible.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 03:45:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416537#M1081452</guid>
      <dc:creator>Cash2106</dc:creator>
      <dc:date>2021-06-11T03:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: CISCO ASA ASDM URL not Working</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416595#M1081453</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/933779"&gt;@Cash2106&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From this link &lt;A href="https://software.cisco.com/software/swift/lrp/#/pak" target="_blank"&gt;https://software.cisco.com/software/swift/lrp/#/pak&lt;/A&gt; go to &lt;STRONG&gt;Get Licenses&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Request Crypto, IPS and Other License&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;Select &lt;STRONG&gt;Security Products&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Cisco ASA 3DES/AES License&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When request enter your serial number and you will receive the activation key by email. Then from the ASA CLI you run the command "&lt;SPAN style="color: red;"&gt;activation-key &amp;lt;the key provided&amp;gt;&lt;/SPAN&gt;" &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The command "show version" will confirm the 3DES/AES license is enabled.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 06:56:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416595#M1081453</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2021-06-11T06:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: CISCO ASA ASDM URL not Working</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416600#M1081454</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt;thanks for your concern,&lt;/P&gt;&lt;P&gt;but as i mentioned i dont have the cisco agreement contract, so its not allowing me to get the activation key&lt;/P&gt;&lt;P&gt;screen shot attached.&lt;/P&gt;&lt;P&gt;is there any way i can fix this issue.&lt;/P&gt;&lt;P&gt;because i have bought this firewall from a local vendor.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/122557i71A5A851CD1B6B5B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 07:05:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416600#M1081454</guid>
      <dc:creator>Cash2106</dc:creator>
      <dc:date>2021-06-11T07:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: CISCO ASA ASDM URL not Working</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416607#M1081455</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/933779"&gt;@Cash2106&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's FREE.The error message is clear, you need to click on Register in that link to accept the agreement before you can get the license.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 07:12:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416607#M1081455</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2021-06-11T07:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: CISCO ASA ASDM URL not Working</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416614#M1081456</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am clicking on register but the page link &lt;A href="http://tools.cisco.com/legal/k9/controller/do/k9Check.x?eind=Y" target="_blank"&gt;http://tools.cisco.com/legal/k9/controller/do/k9Check.x?eind=Y&lt;/A&gt;&lt;/P&gt;&lt;P&gt;is not opening&lt;/P&gt;&lt;P&gt;saying very busy&lt;/P&gt;&lt;P&gt;trying from the morning but its not opening &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 07:20:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416614#M1081456</guid>
      <dc:creator>Cash2106</dc:creator>
      <dc:date>2021-06-11T07:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: CISCO ASA ASDM URL not Working</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416627#M1081457</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/933779"&gt;@Cash2106&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It works for me, no graphics but a message in the center of the page confirms I'm registered for download of encrypted software.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 07:38:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416627#M1081457</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2021-06-11T07:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: CISCO ASA ASDM URL not Working</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416654#M1081458</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt;this page link really sucks, its not opening in any way, i have tried changing browser, changing internet connection, still getting the same issue. error message on opening this page.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 08:41:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-asdm-url-not-working/m-p/4416654#M1081458</guid>
      <dc:creator>Cash2106</dc:creator>
      <dc:date>2021-06-11T08:41:37Z</dc:date>
    </item>
  </channel>
</rss>

