<?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 ASA Management port with different route in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-management-port-with-different-route/m-p/2284558#M310806</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U should plugging a laptop to managment 0/0 and then from that laptop connect to 202.177.223.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that interface has the management-access only so no routed traffic can reach that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jcarvaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Oct 2013 13:42:03 GMT</pubDate>
    <dc:creator>Julio Carvajal</dc:creator>
    <dc:date>2013-10-17T13:42:03Z</dc:date>
    <item>
      <title>ASA Management port with different route</title>
      <link>https://community.cisco.com/t5/network-security/asa-management-port-with-different-route/m-p/2284557#M310804</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some ASA 5510 in under setup now.&amp;nbsp; I got some problem and I would like to connect the Management0/0 to Interenet but it will not same is subnet of "outside" interface.&amp;nbsp; What should I do.&amp;nbsp; Following is my part of interface setup:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 222.53.77.234 255.255.255.252 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Management0/0&lt;/P&gt;&lt;P&gt; nameif management&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 202.177.223.1 255.255.255.0 &lt;/P&gt;&lt;P&gt; management-only&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 222.53.77.233 1&lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;----------------------------------&lt;/P&gt;&lt;P&gt;I am able to connect with ethernet0/0 interface.&amp;nbsp; But however, it did not able to connecting with Management0/0.&amp;nbsp; How should I setup to be allow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:53:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-management-port-with-different-route/m-p/2284557#M310804</guid>
      <dc:creator>Machi Ma</dc:creator>
      <dc:date>2019-03-12T02:53:07Z</dc:date>
    </item>
    <item>
      <title>ASA Management port with different route</title>
      <link>https://community.cisco.com/t5/network-security/asa-management-port-with-different-route/m-p/2284558#M310806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U should plugging a laptop to managment 0/0 and then from that laptop connect to 202.177.223.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that interface has the management-access only so no routed traffic can reach that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jcarvaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 13:42:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-management-port-with-different-route/m-p/2284558#M310806</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-10-17T13:42:03Z</dc:date>
    </item>
    <item>
      <title>ASA Management port with different route</title>
      <link>https://community.cisco.com/t5/network-security/asa-management-port-with-different-route/m-p/2284559#M310807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Machi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please let me know if i understand your problem correctly:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you want to connect a machine to management interface and want to access internet from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this you would need to make the management interface to be able to use as a data interface by "no management-only" and it you are using Private IP addressing in management interface than you need to add a dynamic NAT for the traffic else we dont need to NAT the traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain the issue with the help of a topology diagram if above is not the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 02:51:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-management-port-with-different-route/m-p/2284559#M310807</guid>
      <dc:creator>narawat</dc:creator>
      <dc:date>2013-10-18T02:51:55Z</dc:date>
    </item>
    <item>
      <title>ASA Management port with different route</title>
      <link>https://community.cisco.com/t5/network-security/asa-management-port-with-different-route/m-p/2284560#M310809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for advise.&amp;nbsp; However, the Managment interface I will plan to connect to the "back door" which can allow to access from outside directly.&amp;nbsp; ie.&amp;nbsp; The outside interface will connecting to primary Internet and management interface will connecting to another ISP which work as a "back door".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if still not clear about my idea and I can share more for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 09:40:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-management-port-with-different-route/m-p/2284560#M310809</guid>
      <dc:creator>Machi Ma</dc:creator>
      <dc:date>2013-10-18T09:40:00Z</dc:date>
    </item>
  </channel>
</rss>

