<?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: ASA5508 Active/Standby Automatic failback? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4808996#M1099273</link>
    <description>&lt;P&gt;I performed a stateful failover to secondary and reboot of primary standby without capturing to see if it was just a one off and lost service.&lt;/P&gt;
&lt;P&gt;I then repeated this and captured the attached failover information.&lt;/P&gt;
&lt;P&gt;Primary to secondary capture - just a standard stateful failover from primary active to secondary standby&amp;nbsp;&lt;/P&gt;
&lt;P&gt;reboot of primary capture 1 - reboot of primary standby firewall - no loss of service&lt;/P&gt;
&lt;P&gt;reboot of primary capture 2 - reboot of primary standby firewall - loss of service and primary became active itself.&lt;/P&gt;
&lt;P&gt;There seems to be no issue with the failover link from these captures.&lt;/P&gt;
&lt;P&gt;I'm at a loss as to why 2 out of 3 reboots of the primary standby causes loss of service. could it be a bug?&lt;/P&gt;</description>
    <pubDate>Wed, 05 Apr 2023 18:07:49 GMT</pubDate>
    <dc:creator>LindseyJGreen</dc:creator>
    <dc:date>2023-04-05T18:07:49Z</dc:date>
    <item>
      <title>ASA5508 Active/Standby Automatic failback?</title>
      <link>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807376#M1099219</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a pair of Active/Standby ASA 5508's running 9.16.2. I needed to reboot the Primary Active firewall so I performed a stateful failover which worked as expected.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I then rebooted the primary firewall and all traffic continued to work through the secondary unit.&lt;/P&gt;
&lt;P&gt;The problem came when the active started to come back up, the secondary switched back to standby, seemingly before the Active was ready and we lost all connectivity briefly.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've never known the firewalls to automatically failback, let alone do it before the firewalls are ready.&lt;/P&gt;
&lt;P&gt;Below is the Failover History from the ASA's:&lt;/P&gt;
&lt;P&gt;Primary:&lt;/P&gt;
&lt;P&gt;From State To State Reason&lt;BR /&gt;==========================================================================&lt;BR /&gt;10:10:09 BST Apr 4 2023&lt;BR /&gt;Not Detected Negotiation No Error&lt;/P&gt;
&lt;P&gt;10:10:54 BST Apr 4 2023&lt;BR /&gt;Negotiation Just Active No Active unit found&lt;/P&gt;
&lt;P&gt;10:10:54 BST Apr 4 2023&lt;BR /&gt;Just Active Active Drain No Active unit found&lt;/P&gt;
&lt;P&gt;10:10:54 BST Apr 4 2023&lt;BR /&gt;Active Drain Active Applying Config No Active unit found&lt;/P&gt;
&lt;P&gt;10:10:54 BST Apr 4 2023&lt;BR /&gt;Active Applying Config Active Config Applied No Active unit found&lt;/P&gt;
&lt;P&gt;10:10:54 BST Apr 4 2023&lt;BR /&gt;Active Config Applied Active No Active unit found&lt;/P&gt;
&lt;P&gt;==========================================================================&lt;/P&gt;
&lt;P&gt;Secondary:&lt;/P&gt;
&lt;P&gt;10:02:34 BST Apr 4 2023&lt;BR /&gt;Standby Ready Just Active Set by the config command&lt;/P&gt;
&lt;P&gt;10:02:34 BST Apr 4 2023&lt;BR /&gt;Just Active Active Drain Set by the config command&lt;/P&gt;
&lt;P&gt;10:02:34 BST Apr 4 2023&lt;BR /&gt;Active Drain Active Applying Config Set by the config command&lt;/P&gt;
&lt;P&gt;10:02:34 BST Apr 4 2023&lt;BR /&gt;Active Applying Config Active Config Applied Set by the config command&lt;/P&gt;
&lt;P&gt;10:02:34 BST Apr 4 2023&lt;BR /&gt;Active Config Applied Active Set by the config command&lt;/P&gt;
&lt;P&gt;10:11:16 BST Apr 4 2023&lt;BR /&gt;Active Cold Standby Failover state check&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;10:11:17 BST Apr 4 2023&lt;BR /&gt;Cold Standby Sync Config Failover state check&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;10:12:13 BST Apr 4 2023&lt;BR /&gt;Sync Config Sync File System Failover state check&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;10:12:13 BST Apr 4 2023&lt;BR /&gt;Sync File System Bulk Sync Failover state check&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;10:12:26 BST Apr 4 2023&lt;BR /&gt;Bulk Sync Standby Ready Failover state check&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;==========================================================================&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below is our config:&lt;/P&gt;
&lt;P&gt;Primary:&lt;/P&gt;
&lt;P&gt;failover&lt;BR /&gt;failover lan unit primary&lt;BR /&gt;failover lan interface Failover GigabitEthernet1/8&lt;BR /&gt;failover link Failover GigabitEthernet1/8&lt;BR /&gt;failover interface ip Failover 172.16.254.1 255.255.255.252 standby 172.16.254.2&lt;BR /&gt;no failover wait-disable&lt;BR /&gt;no monitor-interface Staff-Wifi&lt;BR /&gt;no monitor-interface service-module&lt;/P&gt;
&lt;P&gt;Secondary:&lt;/P&gt;
&lt;P&gt;failover&lt;BR /&gt;failover lan unit secondary&lt;BR /&gt;failover lan interface Failover GigabitEthernet1/8&lt;BR /&gt;failover link Failover GigabitEthernet1/8&lt;BR /&gt;failover interface ip Failover 172.16.254.1 255.255.255.252 standby 172.16.254.2&lt;BR /&gt;no failover wait-disable&lt;BR /&gt;no monitor-interface Staff-Wifi&lt;BR /&gt;no monitor-interface service-module&lt;/P&gt;
&lt;P&gt;Any Ideas what happened?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 10:01:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807376#M1099219</guid>
      <dc:creator>LindseyJGreen</dc:creator>
      <dc:date>2023-04-04T10:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5508 Active/Standby Automatic failback?</title>
      <link>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807441#M1099220</link>
      <description>&lt;P&gt;The newly restarted unit should never claim the active role by itself as there is no preemption on the ASA for failover. When looking at the messages, I could assume that something is not correct with your HA-link&amp;nbsp;&lt;SPAN&gt;GigabitEthernet1/8. Are the two units directly connected or are they connected through a switched infrastructure? If there is a switch in between, are the ports configured for&amp;nbsp;&lt;/SPAN&gt;portfast?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 10:22:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807441#M1099220</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2023-04-04T10:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5508 Active/Standby Automatic failback?</title>
      <link>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807502#M1099222</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The failover is configured on port 0/8 on both firewalls and is directly connected. There doesn't appear to be any issues with that link, and the firewalls showed the config and ports looking as they should when i check with a "show fail" before performing the stateful failover. The initial stateful failover also worked without any issues (didn't lose a single ping to the internet) and it was at least 10 minutes before the primary then came back up and the issue occurred.&lt;/P&gt;
&lt;P&gt;I've never seen this occur before and have performed numerous zero-downtime firewall upgrades both on this pair and many others and never had this outcome.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 11:53:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807502#M1099222</guid>
      <dc:creator>LindseyJGreen</dc:creator>
      <dc:date>2023-04-04T11:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5508 Active/Standby Automatic failback?</title>
      <link>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807517#M1099224</link>
      <description>&lt;P&gt;&lt;SPAN&gt;do this friend&amp;nbsp;in both FW&lt;BR /&gt;interface GigabitEthernet1/8&lt;BR /&gt;no shut&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 12:03:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807517#M1099224</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-04-04T12:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5508 Active/Standby Automatic failback?</title>
      <link>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807523#M1099225</link>
      <description>&lt;P&gt;why would i need to no shut an interface that's already up?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Interface GigabitEthernet1/8 "Failover", is up, line protocol is up&lt;BR /&gt;Hardware is Accelerator rev01, BW 1000 Mbps, DLY 10 usec&lt;BR /&gt;Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps)&lt;BR /&gt;Input flow control is unsupported, output flow control is off&lt;BR /&gt;Description: LAN/STATE Failover Interface&lt;BR /&gt;MAC address cc16.7e98.dd1b, MTU 1500&lt;BR /&gt;IP address 172.16.254.1, subnet mask 255.255.255.252&lt;BR /&gt;18753 packets input, 2349476 bytes, 0 no buffer&lt;BR /&gt;Received 56 broadcasts, 0 runts, 0 giants&lt;BR /&gt;0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort&lt;BR /&gt;0 pause input, 0 resume input&lt;BR /&gt;0 L2 decode drops&lt;BR /&gt;1465832 packets output, 1317433220 bytes, 0 underruns&lt;BR /&gt;0 pause output, 0 resume output&lt;BR /&gt;0 output errors, 0 collisions, 0 interface resets&lt;BR /&gt;0 late collisions, 0 deferred&lt;BR /&gt;0 input reset drops, 1 output reset drops&lt;BR /&gt;input queue (blocks free curr/low): hardware (1984/1918)&lt;BR /&gt;output queue (blocks free curr/low): hardware (2047/2008)&lt;BR /&gt;Traffic Statistics for "Failover":&lt;BR /&gt;18753 packets input, 2006214 bytes&lt;BR /&gt;1465832 packets output, 1291046460 bytes&lt;BR /&gt;0 packets dropped&lt;BR /&gt;1 minute input rate 1 pkts/sec, 129 bytes/sec&lt;BR /&gt;1 minute output rate 172 pkts/sec, 153593 bytes/sec&lt;BR /&gt;1 minute drop rate, 0 pkts/sec&lt;BR /&gt;5 minute input rate 1 pkts/sec, 184 bytes/sec&lt;BR /&gt;5 minute output rate 158 pkts/sec, 141132 bytes/sec&lt;BR /&gt;5 minute drop rate, 0 pkts/sec&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 12:07:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807523#M1099225</guid>
      <dc:creator>LindseyJGreen</dc:creator>
      <dc:date>2023-04-04T12:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5508 Active/Standby Automatic failback?</title>
      <link>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807594#M1099229</link>
      <description>&lt;P&gt;Why would i need to no shut interfaces which are already up?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 13:28:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807594#M1099229</guid>
      <dc:creator>LindseyJGreen</dc:creator>
      <dc:date>2023-04-04T13:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5508 Active/Standby Automatic failback?</title>
      <link>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807605#M1099230</link>
      <description>&lt;P&gt;It defualt down not up' that why each fw not detect mate&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So just no shut it.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 13:46:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807605#M1099230</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-04-04T13:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5508 Active/Standby Automatic failback?</title>
      <link>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807612#M1099232</link>
      <description>&lt;P&gt;The ports are not in default and were up which is how the stateful failover occurred in the first place. the ports are live and were live when I initiated the failover otherwise I'd have not seen the standby unit as "standby ready".&lt;/P&gt;
&lt;P&gt;Primary:&lt;/P&gt;
&lt;P&gt;Interface GigabitEthernet1/8 "Failover", is up, line protocol is up&lt;BR /&gt;Hardware is Accelerator rev01, BW 1000 Mbps, DLY 10 usec&lt;BR /&gt;Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps)&lt;BR /&gt;Input flow control is unsupported, output flow control is off&lt;BR /&gt;Description: LAN/STATE Failover Interface&lt;BR /&gt;MAC address cc16.7e98.dd1b, MTU 1500&lt;BR /&gt;IP address 172.16.254.1, subnet mask 255.255.255.252&lt;BR /&gt;29222 packets input, 3681760 bytes, 0 no buffer&lt;BR /&gt;Received 59 broadcasts, 0 runts, 0 giants&lt;BR /&gt;0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort&lt;BR /&gt;0 pause input, 0 resume input&lt;BR /&gt;0 L2 decode drops&lt;BR /&gt;2305301 packets output, 2075831472 bytes, 0 underruns&lt;BR /&gt;0 pause output, 0 resume output&lt;BR /&gt;0 output errors, 0 collisions, 0 interface resets&lt;BR /&gt;0 late collisions, 0 deferred&lt;BR /&gt;0 input reset drops, 1 output reset drops&lt;BR /&gt;input queue (blocks free curr/low): hardware (2011/1918)&lt;BR /&gt;output queue (blocks free curr/low): hardware (2047/2008)&lt;BR /&gt;Traffic Statistics for "Failover":&lt;BR /&gt;29222 packets input, 3149288 bytes&lt;BR /&gt;2305301 packets output, 2034334216 bytes&lt;BR /&gt;0 packets dropped&lt;BR /&gt;1 minute input rate 2 pkts/sec, 437 bytes/sec&lt;BR /&gt;1 minute output rate 138 pkts/sec, 122693 bytes/sec&lt;BR /&gt;1 minute drop rate, 0 pkts/sec&lt;BR /&gt;5 minute input rate 1 pkts/sec, 182 bytes/sec&lt;BR /&gt;5 minute output rate 136 pkts/sec, 121221 bytes/sec&lt;BR /&gt;5 minute drop rate, 0 pkts/sec&lt;/P&gt;
&lt;P&gt;Secondary:&lt;/P&gt;
&lt;P&gt;Interface GigabitEthernet1/8 "Failover", is up, line protocol is up&lt;BR /&gt;Hardware is Accelerator rev01, BW 1000 Mbps, DLY 10 usec&lt;BR /&gt;Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps)&lt;BR /&gt;Input flow control is unsupported, output flow control is off&lt;BR /&gt;Description: LAN/STATE Failover Interface&lt;BR /&gt;MAC address 0081.c450.607d, MTU 1500&lt;BR /&gt;IP address 172.16.254.2, subnet mask 255.255.255.252&lt;BR /&gt;2681082808 packets input, 2377976899072 bytes, 0 no buffer&lt;BR /&gt;Received 420 broadcasts, 0 runts, 0 giants&lt;BR /&gt;0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort&lt;BR /&gt;0 pause input, 0 resume input&lt;BR /&gt;0 L2 decode drops&lt;BR /&gt;61111493 packets output, 7301123504 bytes, 0 underruns&lt;BR /&gt;0 pause output, 0 resume output&lt;BR /&gt;0 output errors, 0 collisions, 0 interface resets&lt;BR /&gt;0 late collisions, 0 deferred&lt;BR /&gt;0 input reset drops, 434 output reset drops&lt;BR /&gt;input queue (blocks free curr/low): hardware (2013/1889)&lt;BR /&gt;output queue (blocks free curr/low): hardware (2047/2027)&lt;BR /&gt;Traffic Statistics for "Failover":&lt;BR /&gt;2320992 packets input, 2004854428 bytes&lt;BR /&gt;29073 packets output, 3121166 bytes&lt;BR /&gt;0 packets dropped&lt;BR /&gt;1 minute input rate 133 pkts/sec, 115840 bytes/sec&lt;BR /&gt;1 minute output rate 1 pkts/sec, 120 bytes/sec&lt;BR /&gt;1 minute drop rate, 0 pkts/sec&lt;BR /&gt;5 minute input rate 135 pkts/sec, 117708 bytes/sec&lt;BR /&gt;5 minute output rate 1 pkts/sec, 182 bytes/sec&lt;BR /&gt;5 minute drop rate, 0 pkts/sec&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 13:52:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807612#M1099232</guid>
      <dc:creator>LindseyJGreen</dc:creator>
      <dc:date>2023-04-04T13:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5508 Active/Standby Automatic failback?</title>
      <link>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807634#M1099234</link>
      <description>&lt;P&gt;The ports are not default. The ports are live and being actively used to send the config to the standby. the failover link has to be working in order to perform a stateful failover, which it did. Entering no shut has no effect on interfaces already live.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 14:17:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807634#M1099234</guid>
      <dc:creator>LindseyJGreen</dc:creator>
      <dc:date>2023-04-04T14:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5508 Active/Standby Automatic failback?</title>
      <link>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807979#M1099246</link>
      <description>&lt;P&gt;please can you do this&amp;nbsp;&lt;BR /&gt;capture HA-link interface Failover match ip host 172.16.254.1 host 172.16.254.2&lt;BR /&gt;wait 5 min&amp;nbsp;&lt;BR /&gt;capture HA-link stop&amp;nbsp;&lt;BR /&gt;show capture HA-link&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;check if both FW exchange hello message in time you do failover test.&amp;nbsp;&lt;BR /&gt;thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 23:53:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4807979#M1099246</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-04-04T23:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5508 Active/Standby Automatic failback?</title>
      <link>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4808237#M1099253</link>
      <description>&lt;P&gt;Do i do this capture on the active firewall as i failover?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 07:04:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4808237#M1099253</guid>
      <dc:creator>LindseyJGreen</dc:creator>
      <dc:date>2023-04-05T07:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5508 Active/Standby Automatic failback?</title>
      <link>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4808677#M1099263</link>
      <description>&lt;P&gt;In any one'&lt;/P&gt;
&lt;P&gt;Both FW send receive hello message.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 10:16:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4808677#M1099263</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-04-05T10:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5508 Active/Standby Automatic failback?</title>
      <link>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4808996#M1099273</link>
      <description>&lt;P&gt;I performed a stateful failover to secondary and reboot of primary standby without capturing to see if it was just a one off and lost service.&lt;/P&gt;
&lt;P&gt;I then repeated this and captured the attached failover information.&lt;/P&gt;
&lt;P&gt;Primary to secondary capture - just a standard stateful failover from primary active to secondary standby&amp;nbsp;&lt;/P&gt;
&lt;P&gt;reboot of primary capture 1 - reboot of primary standby firewall - no loss of service&lt;/P&gt;
&lt;P&gt;reboot of primary capture 2 - reboot of primary standby firewall - loss of service and primary became active itself.&lt;/P&gt;
&lt;P&gt;There seems to be no issue with the failover link from these captures.&lt;/P&gt;
&lt;P&gt;I'm at a loss as to why 2 out of 3 reboots of the primary standby causes loss of service. could it be a bug?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 18:07:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4808996#M1099273</guid>
      <dc:creator>LindseyJGreen</dc:creator>
      <dc:date>2023-04-05T18:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5508 Active/Standby Automatic failback?</title>
      <link>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4809292#M1099291</link>
      <description>&lt;P&gt;Found that this is a bug regarding certain NAT rules. The bug causes Split Brain - Bug CSCwb32841&lt;/P&gt;
&lt;P&gt;I used Cisco's CLI Analyzer to find the bug.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 07:06:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4809292#M1099291</guid>
      <dc:creator>LindseyJGreen</dc:creator>
      <dc:date>2023-04-06T07:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5508 Active/Standby Automatic failback?</title>
      <link>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4809295#M1099292</link>
      <description>&lt;P&gt;IMO, having (any, any) in a NAT statement is always a misconfiguration.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 07:14:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4809295#M1099292</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2023-04-06T07:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5508 Active/Standby Automatic failback?</title>
      <link>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4809454#M1099304</link>
      <description>&lt;P&gt;Thanks a lot for update us.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 12:17:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5508-active-standby-automatic-failback/m-p/4809454#M1099304</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-04-06T12:17:21Z</dc:date>
    </item>
  </channel>
</rss>

