<?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 Why cant I access asdm via web browser? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/why-cant-i-access-asdm-via-web-browser/m-p/2286867#M345883</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 think you need to add the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;management-access inside&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless it was already in the configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the only way to allow management connections to reach an internal interface of the ASA through a VPN connections. On the basis of your configuration that network is located behind a L2L VPN connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naturally you will also need a &lt;STRONG&gt;"http"&lt;/STRONG&gt; command for that network. I guess you will need to use the interface &lt;STRONG&gt;"outside"&lt;/STRONG&gt; in that statements end. Or if it doesnt work, try &lt;STRONG&gt;"inside"&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jul 2013 16:58:36 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2013-07-24T16:58:36Z</dc:date>
    <item>
      <title>Why cant I access asdm via web browser?</title>
      <link>https://community.cisco.com/t5/network-security/why-cant-i-access-asdm-via-web-browser/m-p/2286863#M345879</link>
      <description>&lt;P&gt;I can access the ASA 5505 via Putty, but not the ASDM.&amp;nbsp; I cant figure out why.&amp;nbsp; when i launch a browser and try to connect, i get "Page cannot be displayed".&amp;nbsp; I have tried http/s, i added a seperate port#... everything i can think of.&amp;nbsp; Running config attached.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:16:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-cant-i-access-asdm-via-web-browser/m-p/2286863#M345879</guid>
      <dc:creator>tdean1965</dc:creator>
      <dc:date>2019-03-12T02:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Why cant I access asdm via web browser?</title>
      <link>https://community.cisco.com/t5/network-security/why-cant-i-access-asdm-via-web-browser/m-p/2286864#M345880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh, i am trying to connect using the local 172.22.4.1:8081 ip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we also have 2 other ASA's that i manage via asdm.&amp;nbsp; all 3 are now the same version, 8.2.5 and 6.4.5 yet when i try to connect to this one i get an error that the version is unknown and unsupported.&amp;nbsp; very strange.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 15:49:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-cant-i-access-asdm-via-web-browser/m-p/2286864#M345880</guid>
      <dc:creator>tdean1965</dc:creator>
      <dc:date>2013-07-24T15:49:47Z</dc:date>
    </item>
    <item>
      <title>Why cant I access asdm via web browser?</title>
      <link>https://community.cisco.com/t5/network-security/why-cant-i-access-asdm-via-web-browser/m-p/2286865#M345881</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 can only see in the configuration that you have allowed the HTTP/ASDM management through the &lt;STRONG&gt;"outside"&lt;/STRONG&gt; interface but not through the &lt;STRONG&gt;"inside"&lt;/STRONG&gt; interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;http server enable 8081&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;http XX.233.79.232 255.255.255.255 outside&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;http XXX.9.24.213 255.255.255.255 outside&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you should probably add&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;http 172.22.4.0 255.255.255.0 inside&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 16:03:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-cant-i-access-asdm-via-web-browser/m-p/2286865#M345881</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-07-24T16:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Why cant I access asdm via web browser?</title>
      <link>https://community.cisco.com/t5/network-security/why-cant-i-access-asdm-via-web-browser/m-p/2286866#M345882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did it!! Thank you!&amp;nbsp; Do i have to add anything to manage it from the asdm at out 172.22.1.0 location?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 16:13:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-cant-i-access-asdm-via-web-browser/m-p/2286866#M345882</guid>
      <dc:creator>tdean1965</dc:creator>
      <dc:date>2013-07-24T16:13:13Z</dc:date>
    </item>
    <item>
      <title>Why cant I access asdm via web browser?</title>
      <link>https://community.cisco.com/t5/network-security/why-cant-i-access-asdm-via-web-browser/m-p/2286867#M345883</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 think you need to add the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;management-access inside&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless it was already in the configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the only way to allow management connections to reach an internal interface of the ASA through a VPN connections. On the basis of your configuration that network is located behind a L2L VPN connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naturally you will also need a &lt;STRONG&gt;"http"&lt;/STRONG&gt; command for that network. I guess you will need to use the interface &lt;STRONG&gt;"outside"&lt;/STRONG&gt; in that statements end. Or if it doesnt work, try &lt;STRONG&gt;"inside"&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 16:58:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-cant-i-access-asdm-via-web-browser/m-p/2286867#M345883</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-07-24T16:58:36Z</dc:date>
    </item>
  </channel>
</rss>

