<?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: FTD HA setup using multi-wan ECMP load balancing in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ftd-ha-setup-using-multi-wan-ecmp-load-balancing/m-p/5133774#M1113649</link>
    <description>&lt;P&gt;The ftd to forward&amp;nbsp; traffic check below in order&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1- conn&lt;/P&gt;
&lt;P&gt;2- nat&lt;/P&gt;
&lt;P&gt;3- rib&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if Outside clinet access via Out1 of FTD and FTD have defualt route via Out2 the ftd will use Out1 not Out2 for retrun traffic' since conn come before rib.&lt;/P&gt;
&lt;P&gt;So dont worry about that point&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jun 2024 21:46:33 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2024-06-19T21:46:33Z</dc:date>
    <item>
      <title>FTD HA setup using multi-wan ECMP load balancing</title>
      <link>https://community.cisco.com/t5/network-security/ftd-ha-setup-using-multi-wan-ecmp-load-balancing/m-p/5133767#M1113646</link>
      <description>&lt;P&gt;Hi I have a concern with using Equal Cost Multi-Path for dual WAN to be able to use both WAN connections concurrently, however my concern is how a public website will respond if it sees connections coming from different public IP addresses.&lt;/P&gt;&lt;P&gt;If each WAN interface is using a different public IP for Network Address Translation (NAT), the source IP address seen by the destination website could vary, leading to potential issues such as session instability or rejection potentially.&lt;/P&gt;&lt;P&gt;Is my concern valid? and does the FTD have any kind of "sticky" function to ensure all connections to a single website use the same egress interface?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 21:00:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-ha-setup-using-multi-wan-ecmp-load-balancing/m-p/5133767#M1113646</guid>
      <dc:creator>paul-d</dc:creator>
      <dc:date>2024-06-19T21:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: FTD HA setup using multi-wan ECMP load balancing</title>
      <link>https://community.cisco.com/t5/network-security/ftd-ha-setup-using-multi-wan-ecmp-load-balancing/m-p/5133769#M1113647</link>
      <description>&lt;P&gt;after i RTFM&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/secure-firewall-threat-defense/221692-configure-ecmp-with-ip-sla-on-ftd-manage.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/secure-firewall-threat-defense/221692-configure-ecmp-with-ip-sla-on-ftd-manage.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Traffic is load balanced among the specified gateways based on an algorithm that hashes the source and destination IP addresses, incoming interface, protocol, source and destination ports. when you run the test, the traffic you simulate can be routed to the same gateway due to the hash algorithm, this is expected, change any value among the 6 tuples (source IP, Destination IP, incoming interface, protocol, source port, destination port) to make change on the hash result.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 21:17:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-ha-setup-using-multi-wan-ecmp-load-balancing/m-p/5133769#M1113647</guid>
      <dc:creator>paul-d</dc:creator>
      <dc:date>2024-06-19T21:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: FTD HA setup using multi-wan ECMP load balancing</title>
      <link>https://community.cisco.com/t5/network-security/ftd-ha-setup-using-multi-wan-ecmp-load-balancing/m-p/5133770#M1113648</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/94068"&gt;@paul-d&lt;/a&gt;&amp;nbsp;the FTD will load balance the traffic over the different interfaces and unless the route is lost the connection will stay routed via the same interface. Therefore the destination website will see that connection coming from the same NAT IP.&lt;/P&gt;
&lt;P&gt;It won't matter if another connection (from a different (user/device) is made to the same destination website from another FTD interface, that connection will be routed via the same interface until the connection ends.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 21:18:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-ha-setup-using-multi-wan-ecmp-load-balancing/m-p/5133770#M1113648</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2024-06-19T21:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: FTD HA setup using multi-wan ECMP load balancing</title>
      <link>https://community.cisco.com/t5/network-security/ftd-ha-setup-using-multi-wan-ecmp-load-balancing/m-p/5133774#M1113649</link>
      <description>&lt;P&gt;The ftd to forward&amp;nbsp; traffic check below in order&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1- conn&lt;/P&gt;
&lt;P&gt;2- nat&lt;/P&gt;
&lt;P&gt;3- rib&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if Outside clinet access via Out1 of FTD and FTD have defualt route via Out2 the ftd will use Out1 not Out2 for retrun traffic' since conn come before rib.&lt;/P&gt;
&lt;P&gt;So dont worry about that point&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 21:46:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-ha-setup-using-multi-wan-ecmp-load-balancing/m-p/5133774#M1113649</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-06-19T21:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: FTD HA setup using multi-wan ECMP load balancing</title>
      <link>https://community.cisco.com/t5/network-security/ftd-ha-setup-using-multi-wan-ecmp-load-balancing/m-p/5134196#M1113677</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/94068"&gt;@paul-d&lt;/a&gt;, your concern is partially valid in a sense that destination host will see connections coming from different source IP addresses, although this typically shouldn't break things. Unlike other load-distribution methods, e.g. L2 port-channels, the ASA/FTD ECMP hashing algorithm is unconfigurable and always uses 6-tuple to distribute connections:&lt;/P&gt;&lt;P&gt;CSCuq99153 ENH: ASA should have a configurable load-balance algorithm for ECMP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 16:23:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-ha-setup-using-multi-wan-ecmp-load-balancing/m-p/5134196#M1113677</guid>
      <dc:creator>tvotna</dc:creator>
      <dc:date>2024-06-20T16:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: FTD HA setup using multi-wan ECMP load balancing</title>
      <link>https://community.cisco.com/t5/network-security/ftd-ha-setup-using-multi-wan-ecmp-load-balancing/m-p/5134201#M1113678</link>
      <description>&lt;P&gt;and more&amp;nbsp;&lt;BR /&gt;if the Inside client access internet using OUT2 the traffic will NAT and web server will reply to public IP of OUT2 and not return traffic to OUT1&amp;nbsp;&lt;BR /&gt;and again there is no asym traffic&amp;nbsp;&lt;BR /&gt;so both case client out or in the traffic return from same point&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 16:29:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-ha-setup-using-multi-wan-ecmp-load-balancing/m-p/5134201#M1113678</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-06-20T16:29:38Z</dc:date>
    </item>
  </channel>
</rss>

