<?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: Unable to access ASA 5520 using HTTP/HTTPS in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/1547617#M417325</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;The print screen i attached was when i access to the management interface of Firewall-02 which it management interface IP address is 192.168.80.2. I had tried to access to both firewall 1 and firewall-2 management interface after applied the ASA 3DES license key which i get from Cisco. The result was the same. I don't know whether is my configuration issue or other unknown issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had attached the diagram of the network&amp;nbsp; which shown how the connection of firewall. Meanwhile i also hope that someone can teach me on how to configure HA using command line as at the moment i can't the ASDM. I had search on Cisco website and they mention about context. I got few question for that as below:&lt;/P&gt;&lt;P&gt;1. What is it about?&lt;/P&gt;&lt;P&gt;2. Why we need to create 2 context in 1 firewall?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Apr 2011 06:54:25 GMT</pubDate>
    <dc:creator>VincentLong</dc:creator>
    <dc:date>2011-04-06T06:54:25Z</dc:date>
    <item>
      <title>Unable to access ASA 5520 using HTTP/HTTPS</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/1547612#M417320</link>
      <description>&lt;P&gt;I was unable to access my ASA 5520 using HTTP/HTTPS even on the management interface. I had upgrade the ASA IOS to asa832-k8.bin and ASDM to asdm-634-53.bin. But, the issue still the same.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My browser show the error message as attach image.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PGA-Firewall-02# sh run&lt;BR /&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;ASA Version 8.3(2)&lt;BR /&gt;!&lt;BR /&gt;hostname PGA-Firewall-02&lt;BR /&gt;enable password xxx encrypted&lt;BR /&gt;passwd xxx encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0&lt;BR /&gt;nameif public&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 192.168.50.6 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/1&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 172.16.0.6 255.255.0.0&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;description LAN Failover Interface&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Management0/0&lt;BR /&gt;nameif management&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 192.168.80.1 255.255.255.0&lt;BR /&gt;management-only&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asa832-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;dns domain-lookup public&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt;name-server 202.188.0.133&lt;BR /&gt;name-server 202.188.1.5&lt;BR /&gt;name-server 165.21.83.88&lt;BR /&gt;name-server 8.8.8.8&lt;BR /&gt;same-security-traffic permit inter-interface&lt;BR /&gt;same-security-traffic permit intra-interface&lt;BR /&gt;object network my-inside-net&lt;BR /&gt;subnet 172.16.0.0 255.255.0.0&lt;BR /&gt;access-list LAN_access_in extended permit ip any any&lt;BR /&gt;pager lines 24&lt;BR /&gt;mtu public 1500&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu management 1500&lt;BR /&gt;failover&lt;BR /&gt;failover lan unit secondary&lt;BR /&gt;failover lan interface failover GigabitEthernet0/3&lt;BR /&gt;failover key *****&lt;BR /&gt;failover interface ip failover 192.168.100.1 255.255.255.0 standby 192.168.100.2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-634-53.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;!&lt;BR /&gt;object network my-inside-net&lt;BR /&gt;nat (inside,public) dynamic interface&lt;BR /&gt;access-group LAN_access_in in interface inside&lt;BR /&gt;timeout xlate 3:00:00&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;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;http server enable 7070&lt;BR /&gt;http 0.0.0.0 0.0.0.0 management&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&lt;BR /&gt;crypto ipsec security-association lifetime seconds 28800&lt;BR /&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;dhcpd address 192.168.80.10-192.168.80.254 management&lt;BR /&gt;dhcpd dns 8.8.8.8 202.188.0.133 interface management&lt;BR /&gt;dhcpd enable management&lt;BR /&gt;!&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 xxx encrypted privilege 15&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt;match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt;parameters&lt;BR /&gt;&amp;nbsp; message-length maximum client auto&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp; inspect ftp&lt;BR /&gt;&amp;nbsp; inspect h323 h225&lt;BR /&gt;&amp;nbsp; inspect h323 ras&lt;BR /&gt;&amp;nbsp; inspect ip-options&lt;BR /&gt;&amp;nbsp; inspect netbios&lt;BR /&gt;&amp;nbsp; inspect rsh&lt;BR /&gt;&amp;nbsp; inspect rtsp&lt;BR /&gt;&amp;nbsp; inspect skinny&lt;BR /&gt;&amp;nbsp; inspect esmtp&lt;BR /&gt;&amp;nbsp; inspect sqlnet&lt;BR /&gt;&amp;nbsp; inspect sunrpc&lt;BR /&gt;&amp;nbsp; inspect tftp&lt;BR /&gt;&amp;nbsp; inspect sip&lt;BR /&gt;&amp;nbsp; inspect xdmcp&lt;BR /&gt;&amp;nbsp; inspect icmp&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;call-home&lt;BR /&gt;profile CiscoTAC-1&lt;BR /&gt;&amp;nbsp; no active&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; destination address http &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://tools.cisco.com/its/service/oddce/services/DD" target="_blank" rel="noopener"&gt;https://tools.cisco.com/its/service/oddce/services/DD&lt;/A&gt;&lt;BR /&gt;CEService&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; destination address email xxx&lt;/SPAN&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:xxx&lt;BR /&gt;: end&lt;BR /&gt;PGA-Firewall-02#&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2023 05:26:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/1547612#M417320</guid>
      <dc:creator>VincentLong</dc:creator>
      <dc:date>2023-07-18T05:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access ASA 5520 using HTTP/HTTPS</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/1547613#M417321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vincent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most commonly this is because the ASA does not have a 3DES/AES license , please check "show version | incl 3DES".&lt;/P&gt;&lt;P&gt;If this says "disabled" then go to &lt;A href="http://www.cisco.com/go/license" target="_blank" title="http://www.cisco.com/go/license"&gt;http://www.cisco.com/go/license&lt;/A&gt; to request a license (should be free of charge, but can only be requested if you are not in any country to which the US has export restrictions).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;Herbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2010 21:21:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/1547613#M417321</guid>
      <dc:creator>Herbert Baerten</dc:creator>
      <dc:date>2010-12-12T21:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access ASA 5520 using HTTP/HTTPS</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/1547614#M417322</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;After i apply the license i get from Cisco and it still don't work. i had attached the sh run and sh tech for both units. Please kindly advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 07:39:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/1547614#M417322</guid>
      <dc:creator>VincentLong</dc:creator>
      <dc:date>2011-03-22T07:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access ASA 5520 using HTTP/HTTPS</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/1547615#M417323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone facing the same issue as mine? Anyone know about the root cause of this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 04:16:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/1547615#M417323</guid>
      <dc:creator>VincentLong</dc:creator>
      <dc:date>2011-04-06T04:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access ASA 5520 using HTTP/HTTPS</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/1547616#M417324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps there is something more complicated involved here that I have not yet recognized. But I see some fairly simple things that may explain your difficulty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First let us look at what is allowed to use the HTTP access:&lt;/P&gt;&lt;P&gt;http 0.0.0.0 0.0.0.0 management&lt;/P&gt;&lt;P&gt;This says that any source address is permitted to access the management address. And the management address is&lt;/P&gt;&lt;P&gt;192.168.80.1. But in the examples of the error messages that were in your post they were not attempting to access 192.168.80.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my first suggestion is to ask what happens if you attempt HTTP/STTPS to 192.168.80.1 rather than to some other address in that subnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My second suggestion is to ask where you are attempting HTTP/HTTPS access from? Does your source have network connectivity to 192.168.80.1 connecting on the management interface (not on the inside interface)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My third suggestion would be to suggest that you enable HTTP/HTTPS access to the Inside interface address from source addresses of the inside network.&lt;/P&gt;&lt;P&gt;http 172.16.0.0 255.255.0.0 inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give these a try and let us know what happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 06:09:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/1547616#M417324</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2011-04-06T06:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access ASA 5520 using HTTP/HTTPS</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/1547617#M417325</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;The print screen i attached was when i access to the management interface of Firewall-02 which it management interface IP address is 192.168.80.2. I had tried to access to both firewall 1 and firewall-2 management interface after applied the ASA 3DES license key which i get from Cisco. The result was the same. I don't know whether is my configuration issue or other unknown issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had attached the diagram of the network&amp;nbsp; which shown how the connection of firewall. Meanwhile i also hope that someone can teach me on how to configure HA using command line as at the moment i can't the ASDM. I had search on Cisco website and they mention about context. I got few question for that as below:&lt;/P&gt;&lt;P&gt;1. What is it about?&lt;/P&gt;&lt;P&gt;2. Why we need to create 2 context in 1 firewall?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 06:54:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/1547617#M417325</guid>
      <dc:creator>VincentLong</dc:creator>
      <dc:date>2011-04-06T06:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access ASA 5520 using HTTP/HTTPS</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/1547618#M417326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vincent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is not that complex, and is frequently encountered.&lt;/P&gt;&lt;P&gt;Please refer to this document I wrote on troubleshooting ASDM access, as you are facing the exact same issue.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="https://community.cisco.com/docs/DOC-15016"&gt;https://supportforums.cisco.com/docs/DOC-15016#Weak_Encryption&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Shrikant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: Please mark the question resolved, if it has been answered. Do rate helpful posts. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 20:57:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/1547618#M417326</guid>
      <dc:creator>Shrikant Sundaresh</dc:creator>
      <dc:date>2011-04-07T20:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access ASA 5520 using HTTP/HTTPS</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/1547619#M417328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shrikant Sundaresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try the recommendation solution in your post and will update you whether it work or not as the firewall is install at project side far from my current location. I will only go there again in 2 week time. Anyway, many thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 03:42:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/1547619#M417328</guid>
      <dc:creator>VincentLong</dc:creator>
      <dc:date>2011-04-08T03:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access ASA 5520 using HTTP/HTTPS</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/4854358#M1101567</link>
      <description>&lt;P&gt;Hi schrikant, Can you please upload this documents on any other drive. Because i cant access this document on Cisco Page.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.JPG" style="width: 836px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/187480i7C14C0BEDF740D6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.JPG" alt="1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 08:15:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/4854358#M1101567</guid>
      <dc:creator>Noman Yousaf</dc:creator>
      <dc:date>2023-06-14T08:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access ASA 5520 using HTTP/HTTPS</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/4886145#M1102706</link>
      <description>&lt;P&gt;&lt;A href="https://community.cisco.com/t5/security-knowledge-base/asdm-access-troubleshooting/ta-p/3122148" target="_blank"&gt;https://community.cisco.com/t5/security-knowledge-base/asdm-access-troubleshooting/ta-p/3122148&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 16:30:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-asa-5520-using-http-https/m-p/4886145#M1102706</guid>
      <dc:creator>Jinu George</dc:creator>
      <dc:date>2023-07-17T16:30:12Z</dc:date>
    </item>
  </channel>
</rss>

