<?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 Access ASA5505 with Telnet or ASDM from remote subnet in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/access-asa5505-with-telnet-or-asdm-from-remote-subnet/m-p/1993097#M439547</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a network with 3 sites that are on different subnets.&amp;nbsp; Each site has an ASA&lt;/P&gt;&lt;P&gt;Right now, I am only able to connect to the ASA that is connected to the subnet I am connected to.&lt;/P&gt;&lt;P&gt;I want to be able to connect to the ASA that are on the remote subnets on the address of the inside interface.&lt;/P&gt;&lt;P&gt;The sites are connected all together by site-to-site VPN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way I can achieve that without opening the outside interface directly on the Internet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 23:30:17 GMT</pubDate>
    <dc:creator>Stephane Richard</dc:creator>
    <dc:date>2019-03-11T23:30:17Z</dc:date>
    <item>
      <title>Access ASA5505 with Telnet or ASDM from remote subnet</title>
      <link>https://community.cisco.com/t5/network-security/access-asa5505-with-telnet-or-asdm-from-remote-subnet/m-p/1993097#M439547</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a network with 3 sites that are on different subnets.&amp;nbsp; Each site has an ASA&lt;/P&gt;&lt;P&gt;Right now, I am only able to connect to the ASA that is connected to the subnet I am connected to.&lt;/P&gt;&lt;P&gt;I want to be able to connect to the ASA that are on the remote subnets on the address of the inside interface.&lt;/P&gt;&lt;P&gt;The sites are connected all together by site-to-site VPN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way I can achieve that without opening the outside interface directly on the Internet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:30:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-asa5505-with-telnet-or-asdm-from-remote-subnet/m-p/1993097#M439547</guid>
      <dc:creator>Stephane Richard</dc:creator>
      <dc:date>2019-03-11T23:30:17Z</dc:date>
    </item>
    <item>
      <title>Access ASA5505 with Telnet or ASDM from remote subnet</title>
      <link>https://community.cisco.com/t5/network-security/access-asa5505-with-telnet-or-asdm-from-remote-subnet/m-p/1993098#M439549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the remote ASA, configure the following:&lt;/P&gt;&lt;P&gt;management-access inside&lt;/P&gt;&lt;P&gt;telnet &lt;LOCAL-SUBNET&gt; &lt;NETMASK&gt; inside&lt;/NETMASK&gt;&lt;/LOCAL-SUBNET&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming that the inside interface of the ASA is part of the crypto ACL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 13:01:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-asa5505-with-telnet-or-asdm-from-remote-subnet/m-p/1993098#M439549</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-07-12T13:01:14Z</dc:date>
    </item>
    <item>
      <title>Access ASA5505 with Telnet or ASDM from remote subnet</title>
      <link>https://community.cisco.com/t5/network-security/access-asa5505-with-telnet-or-asdm-from-remote-subnet/m-p/1993099#M439550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can do that...... You need to allow management access to the inside interface....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also i suggest you to have ssh access instead of telnet..... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ssh &lt;SOURCE subnet=""&gt; &lt;MASK&gt; &lt;INTERFACE&gt;&lt;/INTERFACE&gt;&lt;/MASK&gt;&lt;/SOURCE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the acls needs to very clear in allowing the access&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below document clears you better if you go through...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt; Configuring a Management Interface &lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1353212"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; To configure the management interface, enter the following command: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1490119"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV align="left"&gt;&lt;TABLE border="1" cellpadding="2" cellspacing="0" id="wp1490104table1490102" width="80%"&gt;&lt;CAPTION&gt;&lt;BR /&gt;&lt;/CAPTION&gt; &lt;TBODY&gt;&lt;TR align="left" valign="bottom"&gt;&lt;TH scope="col"&gt;&lt;A name="wp1490104"&gt;&lt;/A&gt;&lt;DIV&gt; Command &lt;/DIV&gt;&lt;/TH&gt; &lt;TH scope="col"&gt;&lt;A name="wp1490106"&gt;&lt;/A&gt;&lt;DIV&gt; Purpose &lt;/DIV&gt;&lt;/TH&gt; &lt;/TR&gt;&lt;TR align="left" valign="top"&gt;&lt;TD&gt;&lt;A name="wp1490108"&gt;&lt;/A&gt;&lt;P&gt;&lt;STRONG style="font-weight: bold;"&gt;management access &lt;/STRONG&gt;management_interface &lt;/P&gt;&lt;A name="wp1490109"&gt;&lt;/A&gt;&lt;DIV&gt; Example: &lt;/DIV&gt;&lt;A name="wp1490113"&gt;&lt;/A&gt;&lt;P&gt;hostname(config)# management access inside &lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;A name="wp1490115"&gt;&lt;/A&gt;&lt;P&gt; The &lt;EM&gt;management_interface &lt;/EM&gt;specifies the name of the management interface that you want to access when entering the ASA from another interface. &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa84/configuration/guide/access_management.html#wp1489292"&gt;http://www.cisco.com/en/US/docs/security/asa/asa84/configuration/guide/access_management.html#wp1489292&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 14:51:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-asa5505-with-telnet-or-asdm-from-remote-subnet/m-p/1993099#M439550</guid>
      <dc:creator>nkarthikeyan</dc:creator>
      <dc:date>2012-07-12T14:51:16Z</dc:date>
    </item>
  </channel>
</rss>

