<?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 asymmetric routing problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-asymmetric-routing-problem/m-p/1758114#M495294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zoran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was checking some configuration example and here are some Prerequisities for asr-group:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; margin-bottom: 6px; margin-left: 0em; margin-right: 0em; margin-top: 1px; text-align: left; text-decoration: none; text-indent: 0em; text-transform: none;"&gt;You must have to following configured for asymmetric routing support to function properly:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;•&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="19" /&gt;Active/Active Failover&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;•&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="19" /&gt;Stateful Failover—Passes state information for sessions on interfaces in the active failover group to the standby failover group.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;•&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="19" /&gt;&lt;SPAN style="font-weight: bold;"&gt;replication http&lt;/SPAN&gt;—HTTP session state information is not passed to the standby failover group, and therefore is not present on the standby interface. For the ASA to be able re-route asymmetrically routed HTTP packets, you need to replicate the HTTP state information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;After carefully reviewing your initial post I found that you are running Active/Standby failover. I am afraid asr-group is not supported with active/standby.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;You have following options:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;1. Configure active/active failover and then configure asr-group.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;2. Correct asymmetric routing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;3. Enable selective tcp-state bypass if your company policy permit the same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Details refer to following link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/ha_active_active.html#wp1110881"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/ha_active_active.html#wp1110881&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;--&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;Anubhav Swami&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Oct 2011 14:37:20 GMT</pubDate>
    <dc:creator>aswami300</dc:creator>
    <dc:date>2011-10-19T14:37:20Z</dc:date>
    <item>
      <title>ASA asymmetric routing problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-asymmetric-routing-problem/m-p/1758109#M495286</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my problem is as follows. I have configured ASA 5550 in transparent mode with two security contexts (admin and another one named "host").&lt;/P&gt;&lt;P&gt;I have configured in context "host" 8 bridge groups (running 8.4). Each bridge group has two interfaces, inside and outside and it's own subnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my problem is asymmetric routing. When packet (SYN) enters one of my outside interfaces and goes out on inside in the same bridge group, &lt;/P&gt;&lt;P&gt;beacuse of asymmetric routing behind my inside interfaces, it is possible that reply packet (SYN ACK) enters inside interface in another bridge&lt;/P&gt;&lt;P&gt;group. So firewall drops this packet. Now, my question is how can I resolve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried configuring asr-group but it doesn't work. I have active/standby failover configuration and I see that asr-group is usually configured&lt;/P&gt;&lt;P&gt;with active-active failover. But is it possible to configure it in active/standby? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:39:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-asymmetric-routing-problem/m-p/1758109#M495286</guid>
      <dc:creator>zoran.suica</dc:creator>
      <dc:date>2019-03-11T21:39:46Z</dc:date>
    </item>
    <item>
      <title>ASA asymmetric routing problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-asymmetric-routing-problem/m-p/1758110#M495288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zoran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try tcp state bypass feature&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080b2d922.shtml"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080b2d922.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Anubhav Swami (Anna)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 13:55:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-asymmetric-routing-problem/m-p/1758110#M495288</guid>
      <dc:creator>aswami300</dc:creator>
      <dc:date>2011-10-19T13:55:01Z</dc:date>
    </item>
    <item>
      <title>ASA asymmetric routing problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-asymmetric-routing-problem/m-p/1758111#M495290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anubhav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your answer but unfortunately my company's security policy asks for stateful firewall and tcp state bypass disables stateful firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zoran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 13:59:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-asymmetric-routing-problem/m-p/1758111#M495290</guid>
      <dc:creator>zoran.suica</dc:creator>
      <dc:date>2011-10-19T13:59:43Z</dc:date>
    </item>
    <item>
      <title>ASA asymmetric routing problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-asymmetric-routing-problem/m-p/1758112#M495292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zoran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If tcp state bypass is not an option. then we can troubleshoot asr-group configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please check if you have correctly identified ingress and egress interface and applied asr-group to correct interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Anubhav Swami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 14:15:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-asymmetric-routing-problem/m-p/1758112#M495292</guid>
      <dc:creator>aswami300</dc:creator>
      <dc:date>2011-10-19T14:15:39Z</dc:date>
    </item>
    <item>
      <title>ASA asymmetric routing problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-asymmetric-routing-problem/m-p/1758113#M495293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is part of my configuration for two bridge groups. I did this for test and it doesn't work.&lt;/P&gt;&lt;P&gt;This is all in one context and I tried telnet from my PC. SYN enters vlan 325 and goes out on&lt;/P&gt;&lt;P&gt;225, and then SYN ACK enters vlan 126 but ASA drops it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface BVI2&lt;/P&gt;&lt;P&gt; ip address 192.168.225.50 255.255.255.0 standby 192.168.225.51 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface BVI3&lt;/P&gt;&lt;P&gt; ip address 192.168.126.50 255.255.255.0 standby 192.168.126.51 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0.225&lt;/P&gt;&lt;P&gt; nameif VLAN225&lt;/P&gt;&lt;P&gt; bridge-group 2&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; asr-group 1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0.325&lt;/P&gt;&lt;P&gt; nameif VLAN325&lt;/P&gt;&lt;P&gt; bridge-group 2&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; asr-group 1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/2.126&lt;/P&gt;&lt;P&gt; nameif VLAN126&lt;/P&gt;&lt;P&gt; bridge-group 3&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; asr-group 1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/2.127&lt;/P&gt;&lt;P&gt; nameif VLAN127&lt;/P&gt;&lt;P&gt; bridge-group 3&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; asr-group 1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 14:22:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-asymmetric-routing-problem/m-p/1758113#M495293</guid>
      <dc:creator>zoran.suica</dc:creator>
      <dc:date>2011-10-19T14:22:06Z</dc:date>
    </item>
    <item>
      <title>ASA asymmetric routing problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-asymmetric-routing-problem/m-p/1758114#M495294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zoran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was checking some configuration example and here are some Prerequisities for asr-group:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; margin-bottom: 6px; margin-left: 0em; margin-right: 0em; margin-top: 1px; text-align: left; text-decoration: none; text-indent: 0em; text-transform: none;"&gt;You must have to following configured for asymmetric routing support to function properly:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;•&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="19" /&gt;Active/Active Failover&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;•&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="19" /&gt;Stateful Failover—Passes state information for sessions on interfaces in the active failover group to the standby failover group.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;•&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="19" /&gt;&lt;SPAN style="font-weight: bold;"&gt;replication http&lt;/SPAN&gt;—HTTP session state information is not passed to the standby failover group, and therefore is not present on the standby interface. For the ASA to be able re-route asymmetrically routed HTTP packets, you need to replicate the HTTP state information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;After carefully reviewing your initial post I found that you are running Active/Standby failover. I am afraid asr-group is not supported with active/standby.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;You have following options:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;1. Configure active/active failover and then configure asr-group.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;2. Correct asymmetric routing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;3. Enable selective tcp-state bypass if your company policy permit the same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Details refer to following link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/ha_active_active.html#wp1110881"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/ha_active_active.html#wp1110881&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;--&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif;"&gt;Anubhav Swami&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 14:37:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-asymmetric-routing-problem/m-p/1758114#M495294</guid>
      <dc:creator>aswami300</dc:creator>
      <dc:date>2011-10-19T14:37:20Z</dc:date>
    </item>
  </channel>
</rss>

