03-05-2023 02:32 AM
Greetings,
last week i have face a question and i dind'nt get the write answer for it, it is about the configuration of ASA firewall with FailOver,
the question was, when two firewall are connected with fail over, and a originated packet from the inside to the outside the firewall will create a session for this connection and track it , and we assume that the retunred packet is through the seconde firewall ,
in this senarion how the asa deal with those packet ??
* Asa will Drop the packet ?
* the State table are synchronous for each other, so the both are awared about all the session state created?
thanks in advanced.
Solved! Go to Solution.
03-05-2023 02:46 AM - edited 03-05-2023 03:18 AM
Yes you are right, status of traffic is exchange between two FW and if return traffic is come through standby it will pass since the standby have xlate and conn of traffic.
case is happened healthy only in
active/standby failover
otherwise you have asymmetric and more info. you can see link
https://community.cisco.com/t5/security-knowledge-base/asa-asymmetric-routing-troubleshooting-and-mitigation/ta-p/3117045
03-05-2023 02:53 AM
and we assume that the retunred packet is through the seconde firewall , --< this never happens if the HA working as expected, until the ASA HA becomes the split-brain. (means both ASA become Active/Active)
i would point to some basics below the blog explain how that works, in both Active/Active (means active standby backend for that context) - same case Active / Standby
https://network-insight.net/2015/01/06/asa-failover/
* Asa will Drop the packet ? ( as I mentioned above situation, this happens only when the HA splits - and packet will be dropped)
* the State table are synchronous for each other, so both are aware of all the session state created?
- if the fail over scenario - Active and Standby aware of full packet flow, when the switchover happens from active to standby, the traffic will seamlessly switch over and no packet drops you see here.
03-05-2023 02:46 AM - edited 03-05-2023 03:18 AM
Yes you are right, status of traffic is exchange between two FW and if return traffic is come through standby it will pass since the standby have xlate and conn of traffic.
case is happened healthy only in
active/standby failover
otherwise you have asymmetric and more info. you can see link
https://community.cisco.com/t5/security-knowledge-base/asa-asymmetric-routing-troubleshooting-and-mitigation/ta-p/3117045
03-05-2023 03:56 AM
thanks for your reply
03-05-2023 03:59 AM
You are so so welcome.
03-05-2023 02:53 AM
and we assume that the retunred packet is through the seconde firewall , --< this never happens if the HA working as expected, until the ASA HA becomes the split-brain. (means both ASA become Active/Active)
i would point to some basics below the blog explain how that works, in both Active/Active (means active standby backend for that context) - same case Active / Standby
https://network-insight.net/2015/01/06/asa-failover/
* Asa will Drop the packet ? ( as I mentioned above situation, this happens only when the HA splits - and packet will be dropped)
* the State table are synchronous for each other, so both are aware of all the session state created?
- if the fail over scenario - Active and Standby aware of full packet flow, when the switchover happens from active to standby, the traffic will seamlessly switch over and no packet drops you see here.
03-05-2023 03:56 AM
thank for the sharing informations
03-05-2023 03:13 AM - edited 03-05-2023 03:18 AM
I add link to my previous post.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide