<?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 Management Port Access in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/management-port-access/m-p/2982911#M910281</link>
    <description>&lt;P&gt;I am trying to understand how to use the MGMT port correctly on the ASA. I currently have a new 5508 but would like to update all my other firewalls. I have the OUTSIDE address 1.1.1.1 /30 the INSIDE address 172.16.16.5 /24 and MGMT 10.10.30.20/24.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;ssh 10.10.30.0 255.255.255.0 MGMT&lt;/P&gt;
&lt;P&gt;ssh 10.10.220.0 255.255.255.0 MGMT&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;route OUTSIDE 0.0.0.0 0.0.0.0 1.1.1.2&lt;/P&gt;
&lt;P&gt;route INSIDE10.10.0.0 255.255.0.0 172.16.16.1&lt;/P&gt;
&lt;P&gt;route INSIDE 10.20.0.0 255.255.0.0 172.16.16.1&lt;/P&gt;
&lt;P&gt;route MGMT 10.10.30.0 255.255.255.0 10.10.30.1&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;When I remote in from any other network besides the 10.10.30.0/24 network I can not access the MGMT console from SSH. I am assuming that the route wants to send to the INSIDE interface and that is the reason for the non access.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Is there a way around this or can I not configure it this way and it has to be an OUT OF BAND network only interface?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I can configure the INSIDE interface for SSH, I wanted to try to use the MGMT interface for access and system needs.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 13:55:14 GMT</pubDate>
    <dc:creator>Joshua Maurer</dc:creator>
    <dc:date>2020-02-21T13:55:14Z</dc:date>
    <item>
      <title>Management Port Access</title>
      <link>https://community.cisco.com/t5/network-security/management-port-access/m-p/2982911#M910281</link>
      <description>&lt;P&gt;I am trying to understand how to use the MGMT port correctly on the ASA. I currently have a new 5508 but would like to update all my other firewalls. I have the OUTSIDE address 1.1.1.1 /30 the INSIDE address 172.16.16.5 /24 and MGMT 10.10.30.20/24.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;ssh 10.10.30.0 255.255.255.0 MGMT&lt;/P&gt;
&lt;P&gt;ssh 10.10.220.0 255.255.255.0 MGMT&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;route OUTSIDE 0.0.0.0 0.0.0.0 1.1.1.2&lt;/P&gt;
&lt;P&gt;route INSIDE10.10.0.0 255.255.0.0 172.16.16.1&lt;/P&gt;
&lt;P&gt;route INSIDE 10.20.0.0 255.255.0.0 172.16.16.1&lt;/P&gt;
&lt;P&gt;route MGMT 10.10.30.0 255.255.255.0 10.10.30.1&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;When I remote in from any other network besides the 10.10.30.0/24 network I can not access the MGMT console from SSH. I am assuming that the route wants to send to the INSIDE interface and that is the reason for the non access.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Is there a way around this or can I not configure it this way and it has to be an OUT OF BAND network only interface?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I can configure the INSIDE interface for SSH, I wanted to try to use the MGMT interface for access and system needs.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 13:55:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/management-port-access/m-p/2982911#M910281</guid>
      <dc:creator>Joshua Maurer</dc:creator>
      <dc:date>2020-02-21T13:55:14Z</dc:date>
    </item>
    <item>
      <title>Traditionally what you're</title>
      <link>https://community.cisco.com/t5/network-security/management-port-access/m-p/2982912#M910286</link>
      <description>&lt;P&gt;Traditionally what you're seeing has been the case due to there only being a single routing table in an ASA. However in ASA 9.5(2), the following was introduced:&lt;/P&gt;
&lt;TABLE cellpadding="3" cellspacing="0" width="100%" bordercolor="#808080" summary="" frame="hsides" border="1" rules="all"&gt;
&lt;TBODY&gt;
&lt;TR valign="top"&gt;
&lt;TD class="cellrowborder" valign="top" width="28.57142857142857%" headers="d25e3834 "&gt;
&lt;P&gt;Separate routing table for management-only interfaces&lt;/P&gt;
&lt;/TD&gt;
&lt;TD class="row-nocellborder" valign="top" width="71.42857142857143%" headers="d25e3839 "&gt;
&lt;P&gt;To segregate and isolate management traffic from data traffic, the ASA now supports a separate routing table for management-only interfaces.&lt;/P&gt;
&lt;P&gt;We introduced or modified the following commands: &lt;STRONG&gt;backup, clear ipv6 route management-only, clear route management-only, configure http, configure net, copy, enrollment source, name-server, restore, show asp table route-management-only, show ipv6 route management-only show route management-only&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;We did not modify any screens.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Reference:&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/roadmap/asa_new_features.html&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 01:27:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/management-port-access/m-p/2982912#M910286</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2016-09-21T01:27:59Z</dc:date>
    </item>
  </channel>
</rss>

