<?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: ASA5505 Managment on Outside Interface in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa5505-managment-on-outside-interface/m-p/1248150#M779940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are trying to manage firewall through ipsec tunnel you shoudl still have control of your inside interface  and manage it through that interface.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;management-access inside&lt;/B&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and allow the host that needs to manage the firewall for telnet and http etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the host is not part of that ipsec tunnel but needs to manage the firewall, then you can manage it through oustide interface by simply allowing that host in your http and telnet statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e&lt;/P&gt;&lt;P&gt;http &lt;IP_HOST&gt; &lt;MASK&gt; outside&lt;/MASK&gt;&lt;/IP_HOST&gt;&lt;/P&gt;&lt;P&gt;etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Oct 2009 17:58:50 GMT</pubDate>
    <dc:creator>JORGE RODRIGUEZ</dc:creator>
    <dc:date>2009-10-16T17:58:50Z</dc:date>
    <item>
      <title>ASA5505 Managment on Outside Interface</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-managment-on-outside-interface/m-p/1248149#M779939</link>
      <description>&lt;P&gt;Is it possible to manage the ASA5505 via the outside interface.  We are setting up a VPN Tunnel between to ASA5505s and the INSIDE interface on the remote ASA will be connecting to another network which we have not control of.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Mucho!!!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:26:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-managment-on-outside-interface/m-p/1248149#M779939</guid>
      <dc:creator>sjoyce</dc:creator>
      <dc:date>2019-03-11T16:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 Managment on Outside Interface</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-managment-on-outside-interface/m-p/1248150#M779940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are trying to manage firewall through ipsec tunnel you shoudl still have control of your inside interface  and manage it through that interface.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;management-access inside&lt;/B&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and allow the host that needs to manage the firewall for telnet and http etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the host is not part of that ipsec tunnel but needs to manage the firewall, then you can manage it through oustide interface by simply allowing that host in your http and telnet statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e&lt;/P&gt;&lt;P&gt;http &lt;IP_HOST&gt; &lt;MASK&gt; outside&lt;/MASK&gt;&lt;/IP_HOST&gt;&lt;/P&gt;&lt;P&gt;etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 17:58:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-managment-on-outside-interface/m-p/1248150#M779940</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2009-10-16T17:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 Managment on Outside Interface</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-managment-on-outside-interface/m-p/1248151#M779941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the outside you can use SSH, VPN, or ASDM. Here's how to configure SSH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX(config)#hostname PIXOne&lt;/P&gt;&lt;P&gt;PIXOne(config)#domain-name mydomain.com&lt;/P&gt;&lt;P&gt;PIXOne(config)#crypto key generate rsa&lt;/P&gt;&lt;P&gt;PIXOne(config)#ssh time-out 60&lt;/P&gt;&lt;P&gt;PIXOne(config)#ssh [your public IP] 255.255.255.255 outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 18:00:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-managment-on-outside-interface/m-p/1248151#M779941</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2009-10-16T18:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 Managment on Outside Interface</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-managment-on-outside-interface/m-p/1248152#M779943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jorge, thanks for your reply.  Sometimes the easy fixes appear as real problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Mucho!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 19:22:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-managment-on-outside-interface/m-p/1248152#M779943</guid>
      <dc:creator>sjoyce</dc:creator>
      <dc:date>2009-10-16T19:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 Managment on Outside Interface</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-managment-on-outside-interface/m-p/1248153#M779945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Collin, thanks for your reply.  Sometimes the blinding obvious escapes one!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Mucho!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 19:28:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-managment-on-outside-interface/m-p/1248153#M779945</guid>
      <dc:creator>sjoyce</dc:creator>
      <dc:date>2009-10-16T19:28:04Z</dc:date>
    </item>
  </channel>
</rss>

