<?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: Can not access my ASA 5505 through http, nor ASDM, but I can through Putty in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/can-not-access-my-asa-5505-through-http-nor-asdm-but-i-can/m-p/4080391#M1069906</link>
    <description>&lt;P&gt;Thank you!&amp;nbsp; I checked it again and had to add a port to the end of the http address, which then let me access the ASDM.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 May 2020 11:08:24 GMT</pubDate>
    <dc:creator>Kondilasm</dc:creator>
    <dc:date>2020-05-06T11:08:24Z</dc:date>
    <item>
      <title>Can not access my ASA 5505 through http, nor ASDM, but I can through Putty</title>
      <link>https://community.cisco.com/t5/network-security/can-not-access-my-asa-5505-through-http-nor-asdm-but-i-can/m-p/4079811#M1069867</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been going through all the topics on this issue and have not been able to find a single answer that works for me.&amp;nbsp; The firewall was factory reset, and maintained part of it's settings.&amp;nbsp; I made sure it has the IP of 192.168.1.1 for VLAN 1 and enabled http(http server enable), set the IP range for HTTP to 192.168.1.0/24 and verified that the encryption types(3DES, SHA1) are enabled.&amp;nbsp; I have set the connected PC to DHCP and verified it has a IP in the appropriate range(192.168.1.5/24 from the ASA).&amp;nbsp; I also tried different ports(0/0, 0/1, and 0/2), just in case there was something quirky going on.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ASA did work previously and was part of a working configuration, but needs to be reloaded with a backup configuration now, after some changes were made that did not work.&amp;nbsp; If anyone has any suggestions, I'd greatly appreciate it!&amp;nbsp; Thank you for taking the time to read!&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 15:47:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-not-access-my-asa-5505-through-http-nor-asdm-but-i-can/m-p/4079811#M1069867</guid>
      <dc:creator>Kondilasm</dc:creator>
      <dc:date>2020-05-05T15:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can not access my ASA 5505 through http, nor ASDM, but I can through Putty</title>
      <link>https://community.cisco.com/t5/network-security/can-not-access-my-asa-5505-through-http-nor-asdm-but-i-can/m-p/4079890#M1069871</link>
      <description>&lt;P&gt;here is the document for reference :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.cisco.com/t5/security-documents/how-to-access-the-cisco-asa-using-asdm/ta-p/3122862" target="_blank"&gt;https://community.cisco.com/t5/security-documents/how-to-access-the-cisco-asa-using-asdm/ta-p/3122862&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know you have mentioned factory reset and configured http, can you please post the configuration to have look and confirm what is wrong.&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 16:56:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-not-access-my-asa-5505-through-http-nor-asdm-but-i-can/m-p/4079890#M1069871</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2020-05-05T16:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can not access my ASA 5505 through http, nor ASDM, but I can through Putty</title>
      <link>https://community.cisco.com/t5/network-security/can-not-access-my-asa-5505-through-http-nor-asdm-but-i-can/m-p/4079943#M1069875</link>
      <description>&lt;P&gt;Thank you for taking a look.&amp;nbsp; I have included the current configuration below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;ASA Version 8.2(5)&lt;BR /&gt;!&lt;BR /&gt;hostname ciscoasa&lt;BR /&gt;enable password lMvbRrIz1vOHae1y encrypted&lt;BR /&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt;switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 192.168.1.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt;nameif outside&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address dhcp setroute&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging asdm informational&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;asdm image disk0:/asa2backup&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0&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;timeout floating-conn 0:00:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;aaa authentication http console LOCAL&lt;BR /&gt;http server enable&lt;BR /&gt;http server idle-timeout 3&lt;BR /&gt;http server session-timeout 5&lt;BR /&gt;http 192.168.1.0 255.255.255.0 inside&lt;BR /&gt;http 0.0.0.0 0.0.0.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&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;management-access inside&lt;BR /&gt;dhcpd auto_config outside&lt;BR /&gt;!&lt;BR /&gt;dhcpd address 192.168.1.5-192.168.1.254 inside&lt;BR /&gt;dhcpd enable inside&lt;BR /&gt;!&lt;/P&gt;&lt;P&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;ssl encryption des-sha1&lt;BR /&gt;webvpn&lt;BR /&gt;username admin password OQpzJKHiUrJEe5iY encrypted&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;message-length maximum client auto&lt;BR /&gt;message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;class inspection_default&lt;BR /&gt;inspect dns preset_dns_map&lt;BR /&gt;inspect ftp&lt;BR /&gt;inspect h323 h225&lt;BR /&gt;inspect h323 ras&lt;BR /&gt;inspect rsh&lt;BR /&gt;inspect rtsp&lt;BR /&gt;inspect esmtp&lt;BR /&gt;inspect sqlnet&lt;BR /&gt;inspect skinny&lt;BR /&gt;inspect sunrpc&lt;BR /&gt;inspect xdmcp&lt;BR /&gt;inspect sip&lt;BR /&gt;inspect netbios&lt;BR /&gt;inspect tftp&lt;BR /&gt;inspect ip-options&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;Cryptochecksum:f0c3cada444fa8481f4a23d93149d909&lt;BR /&gt;: end&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 17:55:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-not-access-my-asa-5505-through-http-nor-asdm-but-i-can/m-p/4079943#M1069875</guid>
      <dc:creator>Kondilasm</dc:creator>
      <dc:date>2020-05-05T17:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can not access my ASA 5505 through http, nor ASDM, but I can through Putty</title>
      <link>https://community.cisco.com/t5/network-security/can-not-access-my-asa-5505-through-http-nor-asdm-but-i-can/m-p/4079977#M1069879</link>
      <description>&lt;P&gt;Not sure you have ASDM Image here -&amp;nbsp;&lt;STRONG&gt;asdm image disk0:/asa2backup&amp;nbsp; (this should be .bin point to flash file)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can check with dir or show flash command.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here cisco document :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/adaptive-security-device-manager/116403-configure-asdm-00.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/adaptive-security-device-manager/116403-configure-asdm-00.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here is good complete video for reference :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=CRzVkzIR8oQ" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=CRzVkzIR8oQ&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 18:59:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-not-access-my-asa-5505-through-http-nor-asdm-but-i-can/m-p/4079977#M1069879</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2020-05-05T18:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can not access my ASA 5505 through http, nor ASDM, but I can through Putty</title>
      <link>https://community.cisco.com/t5/network-security/can-not-access-my-asa-5505-through-http-nor-asdm-but-i-can/m-p/4080391#M1069906</link>
      <description>&lt;P&gt;Thank you!&amp;nbsp; I checked it again and had to add a port to the end of the http address, which then let me access the ASDM.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 11:08:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-not-access-my-asa-5505-through-http-nor-asdm-but-i-can/m-p/4080391#M1069906</guid>
      <dc:creator>Kondilasm</dc:creator>
      <dc:date>2020-05-06T11:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can not access my ASA 5505 through http, nor ASDM, but I can through Putty</title>
      <link>https://community.cisco.com/t5/network-security/can-not-access-my-asa-5505-through-http-nor-asdm-but-i-can/m-p/4110333#M1071500</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Great that you got it figured out.&lt;/P&gt;&lt;P&gt;I happen to be reading threads here and see what issues arise.&lt;/P&gt;&lt;P&gt;For others that experience "lockout" of ADSM gui but have terminal access via putty or some other emulator, and if this solution didn't work for you, you may also think about checking the asa's certificates, certificate authority config, and trustpoints.&amp;nbsp; I had a certificate being maintained by ca godaddy (ripoff enterprise) expire on me and I no longer could run the gui.&amp;nbsp; The communication exchanges certificates over ssl, and when something is not valid it breaks.&lt;/P&gt;&lt;P&gt;I had to dig in and learn about recreating certificates, trustpoints and my own local certificate authority on the asa (since I was getting reamed and defrauded by godaddy and decided to ditch them).&lt;/P&gt;&lt;P&gt;There is an ASA administration and configuration manual with extensive chapters on certificate management.&lt;/P&gt;&lt;P&gt;-Brian&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jun 2020 20:46:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-not-access-my-asa-5505-through-http-nor-asdm-but-i-can/m-p/4110333#M1071500</guid>
      <dc:creator>brianjoekelley</dc:creator>
      <dc:date>2020-06-27T20:46:37Z</dc:date>
    </item>
  </channel>
</rss>

