<?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: default route for management traffic in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/default-route-for-management-traffic/m-p/5166426#M1115407</link>
    <description>&lt;P&gt;No friend&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Interconnect mgmt interface to any data interface' config both in same subnet&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then config mgmt interface to use data interface as GW&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Config NAT in ftd to NATing traffic&lt;/P&gt;
&lt;P&gt;That what you need&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
    <pubDate>Tue, 27 Aug 2024 10:40:51 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2024-08-27T10:40:51Z</dc:date>
    <item>
      <title>default route for management traffic</title>
      <link>https://community.cisco.com/t5/network-security/default-route-for-management-traffic/m-p/5166419#M1115406</link>
      <description>&lt;P&gt;We have an FTD managed by FMC on data interfaces.&amp;nbsp; The FTD device is not able to reach the internet via the management interface and I am assuming it has to do with the following:&lt;/P&gt;&lt;P&gt;FTD:~$ route | grep 169.254.&lt;BR /&gt;default 169.254.1.1 0.0.0.0 UG 0 0 0 tun1&amp;nbsp; &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;&amp;lt;--- Default route is pointing to tun1 and not tap_nlp&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 tun1&lt;BR /&gt;169.254.1.0 0.0.0.0 255.255.255.248 U 0 0 0 tap_nlp&lt;/P&gt;&lt;P&gt;Has anyone seen this and knows how to fix this without breaking management access in the process.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 10:34:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/default-route-for-management-traffic/m-p/5166419#M1115406</guid>
      <dc:creator>BoomShakaLak</dc:creator>
      <dc:date>2024-08-27T10:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: default route for management traffic</title>
      <link>https://community.cisco.com/t5/network-security/default-route-for-management-traffic/m-p/5166426#M1115407</link>
      <description>&lt;P&gt;No friend&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Interconnect mgmt interface to any data interface' config both in same subnet&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then config mgmt interface to use data interface as GW&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Config NAT in ftd to NATing traffic&lt;/P&gt;
&lt;P&gt;That what you need&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 10:40:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/default-route-for-management-traffic/m-p/5166426#M1115407</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-08-27T10:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: default route for management traffic</title>
      <link>https://community.cisco.com/t5/network-security/default-route-for-management-traffic/m-p/5166438#M1115408</link>
      <description>&lt;P&gt;NAT and access rules (permitting all traffic from management subnet until this is sorted) are in place. If I compare the configuration to a site where everything is working as expected I see this:&lt;/P&gt;&lt;P&gt;ftd2:~$ route | grep 169.254.&lt;BR /&gt;default 169.254.1.1 0.0.0.0 UG 0 0 0 tap_nlp&amp;nbsp; &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;&amp;lt;--- interface associated with correct subnet interface&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 tun1&lt;BR /&gt;169.254.1.0 0.0.0.0 255.255.255.248 U 0 0 0 tap_nlp&amp;nbsp; &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;&amp;lt;--- subnet&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Is changing this in the problem FTD as simple as adding the route in expert mode / linux shell?&lt;/P&gt;&lt;P&gt;I would agree that adding a static route would most probably solve the issue, but it will not solve the underlying issue as to why this has happened.&amp;nbsp; I would much rather solve the underlying issue than just put a band-aid on it.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 10:58:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/default-route-for-management-traffic/m-p/5166438#M1115408</guid>
      <dc:creator>BoomShakaLak</dc:creator>
      <dc:date>2024-08-27T10:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: default route for management traffic</title>
      <link>https://community.cisco.com/t5/network-security/default-route-for-management-traffic/m-p/5166444#M1115409</link>
      <description>&lt;P&gt;From this output it is clear that the issue is the incorrect inter face being referenced in the routing table&lt;/P&gt;&lt;P&gt;&amp;gt; sftunnel-status-brief&lt;/P&gt;&lt;P&gt;PEER:aaa.bbb.ccc.ddd&lt;BR /&gt;Peer channel Channel-A is valid type (CONTROL), using 'tap_nlp', connected to 'aaa.bbb.ccc.ddd' via '169.254.1.3'&lt;BR /&gt;Peer channel Channel-B is valid type (EVENT), using 'tap_nlp', connected to 'aaa.bbb.ccc.ddd' via '169.254.1.3'&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 11:09:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/default-route-for-management-traffic/m-p/5166444#M1115409</guid>
      <dc:creator>BoomShakaLak</dc:creator>
      <dc:date>2024-08-27T11:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: default route for management traffic</title>
      <link>https://community.cisco.com/t5/network-security/default-route-for-management-traffic/m-p/5166672#M1115423</link>
      <description>&lt;P&gt;What does the output of "show network" tell you?&lt;/P&gt;
&lt;P&gt;We should never need to manipulate the routing table from the expert cli (Linux shell).&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 17:07:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/default-route-for-management-traffic/m-p/5166672#M1115423</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2024-08-27T17:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: default route for management traffic</title>
      <link>https://community.cisco.com/t5/network-security/default-route-for-management-traffic/m-p/5169420#M1115536</link>
      <description>&lt;P&gt;So, I opened a TAC case on this and they claim that we are hitting the below bug.&amp;nbsp; I disagree on this as we have not lost connection to the management interface.&amp;nbsp; We have several other installations where we have the same setup (different hardware though) and each time we have had to specify what traffic is to be sent via the management interface.&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to the bug notes, the solutions are to either upgrade to version 7.4.2 or delete and configure the management interface IP.&lt;/P&gt;&lt;P&gt;&lt;A href="https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwj55081" target="_blank"&gt;https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwj55081&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Show network shows correct information, but when we inspect the routing table in expert mode we see that the route is pointing to wrong internal interface.&lt;/P&gt;&lt;P&gt;&amp;gt; show network&lt;BR /&gt;===============[ System Information ]===============&lt;BR /&gt;Hostname : FTD&lt;BR /&gt;DNS Servers : 10.1.5.33&lt;BR /&gt;10.1.5.22&lt;BR /&gt;DNS from router : enabled&lt;BR /&gt;Management port : 8444&lt;BR /&gt;IPv4 Default route&lt;BR /&gt;Gateway : data-interfaces&lt;/P&gt;&lt;P&gt;==================[ management0 ]===================&lt;BR /&gt;Admin State : enabled&lt;BR /&gt;Admin Speed : sfpDetect&lt;BR /&gt;Operation Speed : 1gbps&lt;BR /&gt;Link : up&lt;BR /&gt;Channels : Management &amp;amp; Events&lt;BR /&gt;Mode : Non-Autonegotiation&lt;BR /&gt;MDI/MDIX : Auto/MDIX&lt;BR /&gt;MTU : 1500&lt;BR /&gt;MAC Address : BB:19:2B:9B:B3:00&lt;BR /&gt;----------------------[ IPv4 ]----------------------&lt;BR /&gt;Configuration : Manual&lt;BR /&gt;Address : 10.0.2.2&lt;BR /&gt;Netmask : 255.255.255.0&lt;BR /&gt;Gateway : 169.254.1.1&lt;/P&gt;&lt;P&gt;IPv4 Static route&lt;BR /&gt;Destination : 10.1.5.0&lt;BR /&gt;Gateway : 10.0.2.1&lt;BR /&gt;Netmask : 255.255.255.0&lt;/P&gt;&lt;P&gt;Destination : 10.1.1.0&lt;BR /&gt;Gateway : 10.0.2.1&lt;BR /&gt;Netmask : 255.255.255.0&lt;/P&gt;&lt;P&gt;----------------------[ IPv6 ]----------------------&lt;BR /&gt;Configuration : Disabled&lt;/P&gt;&lt;P&gt;===============[ Proxy Information ]================&lt;BR /&gt;State : Disabled&lt;BR /&gt;Authentication : Disabled&lt;/P&gt;&lt;P&gt;======[ System Information - Data Interfaces ]======&lt;BR /&gt;DNS Servers :&lt;BR /&gt;Interfaces : Ethernet1/1&lt;/P&gt;&lt;P&gt;==================[ Ethernet1/1 ]===================&lt;BR /&gt;State : Enabled&lt;BR /&gt;Link : Up&lt;BR /&gt;Name : Outside&lt;BR /&gt;MTU : 1500&lt;BR /&gt;MAC Address : BB:19:2B:BB:B3:1B&lt;BR /&gt;----------------------[ IPv4 ]----------------------&lt;BR /&gt;Configuration : Manual&lt;BR /&gt;Address : 6.1.1.2&lt;BR /&gt;Netmask : 255.255.255.248&lt;BR /&gt;Gateway : 6.1.1.1&lt;BR /&gt;----------------------[ IPv6 ]----------------------&lt;BR /&gt;Configuration : Disabled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 13:42:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/default-route-for-management-traffic/m-p/5169420#M1115536</guid>
      <dc:creator>BoomShakaLak</dc:creator>
      <dc:date>2024-09-02T13:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: default route for management traffic</title>
      <link>https://community.cisco.com/t5/network-security/default-route-for-management-traffic/m-p/5169684#M1115557</link>
      <description>&lt;P&gt;Have you tried reconfiguring the network to specify the correct gateway address? 169.254.1.1 is an APIPA and obviously incorrect.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 07:30:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/default-route-for-management-traffic/m-p/5169684#M1115557</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2024-09-03T07:30:43Z</dc:date>
    </item>
  </channel>
</rss>

