02-03-2011 01:14 PM - edited 03-11-2019 12:44 PM
Hello Dear's,
Please see the attached design and confirm, what i m thinking is correct and it is fully redundant.
Packet flow will ------> web server----NIC-1-----switch-1----switch-2----secondary ASA
Thanks
Solved! Go to Solution.
02-03-2011 03:39 PM
I don't think that is a fully redundant design. If the cables marked as 3 or 4 fail the communication will get interrupted. There's got to be redundant links all over.
02-03-2011 06:01 PM
Unfortunately, ASA failover does not work in that fashion.
ASA can only have 1 active firewall at a given time, and the redundancy is provided when the ASA actually fails over from the active to the standby ASA when the failure actually occurs on the ASA firewall, not when other devices in the network fails
When the web server fails over and traffic is actually being routed towards the secondary standby ASA, the standby ASA will drop the packet because standby ASA does not route nor inspect any traffic. Within the ASA failover pair, there is only 1 active ASA at any given time as well as only 1 active IP Address. The ip address follows the active ASA firewall.
For example:
IP address of 10.1.1.1 is currently active on the primary ASA, and when primary fails over to the secondary ASA, secondary ASA becomes active and it resumes the ip address of 10.1.1.1. The standby ip address normally assigned to the standby ASA is only used for management purposes.
Hope that helps.
02-04-2011 04:31 AM
That looks perfect now. Just to confirm again that only the active ASA will be passing traffic, so traffic will always be routed to only the active ASA.
02-04-2011 06:31 AM
This new design doesn't seem as soo good as the one before. There are two week points. It will be better to have to cables for each ASA going to each switch. If you have an extra interface on each ASA you can configure redundant interfaces which will make two physical interfaces work as one that way you can cable two interfaces of each ASA going to each switch on VLAN 120.
Check the attachment.
02-04-2011 08:53 AM
This design looks fine to me.
As Paul has advised, you can further drill down on redundancy. It's just how far you would like to make the network redundant.
02-04-2011 09:11 AM
Here is the link for redundant interface:
I don't think you second design will cause issues.
02-03-2011 03:39 PM
I don't think that is a fully redundant design. If the cables marked as 3 or 4 fail the communication will get interrupted. There's got to be redundant links all over.
02-03-2011 06:01 PM
Unfortunately, ASA failover does not work in that fashion.
ASA can only have 1 active firewall at a given time, and the redundancy is provided when the ASA actually fails over from the active to the standby ASA when the failure actually occurs on the ASA firewall, not when other devices in the network fails
When the web server fails over and traffic is actually being routed towards the secondary standby ASA, the standby ASA will drop the packet because standby ASA does not route nor inspect any traffic. Within the ASA failover pair, there is only 1 active ASA at any given time as well as only 1 active IP Address. The ip address follows the active ASA firewall.
For example:
IP address of 10.1.1.1 is currently active on the primary ASA, and when primary fails over to the secondary ASA, secondary ASA becomes active and it resumes the ip address of 10.1.1.1. The standby ip address normally assigned to the standby ASA is only used for management purposes.
Hope that helps.
02-04-2011 12:07 AM
Hello Experts,
You''ll are perfect.
Now chk the attached diagram and please confirm the routing & switching and redundancy are perfect,?? If not please suggest me according to ur expierience.
IPS-1 inline interface pair 1 and 3, 2 and 4
IPS-2 inline interface pair 1 and 3, 2 and 4.
Thanks,
02-04-2011 04:31 AM
That looks perfect now. Just to confirm again that only the active ASA will be passing traffic, so traffic will always be routed to only the active ASA.
02-04-2011 06:00 AM
now you got it.
02-04-2011 06:07 AM
02-04-2011 06:31 AM
This new design doesn't seem as soo good as the one before. There are two week points. It will be better to have to cables for each ASA going to each switch. If you have an extra interface on each ASA you can configure redundant interfaces which will make two physical interfaces work as one that way you can cable two interfaces of each ASA going to each switch on VLAN 120.
Check the attachment.
02-04-2011 09:04 AM
Hello Experts,
Thanks
02-04-2011 09:11 AM
Here is the link for redundant interface:
I don't think you second design will cause issues.
02-04-2011 08:53 AM
This design looks fine to me.
As Paul has advised, you can further drill down on redundancy. It's just how far you would like to make the network redundant.
02-04-2011 09:52 AM
Hello Dear's,
I have 1 doubt in my 2nd design,
If i m doing interface pairing insted of vlan pairing on IPS (Right side 100 and 200 from NIC B ) and (Left side 100 and 200 from NIC A), suppose if Active ASA fails still the packets from NIC B will flow to Active ASA (previous standby) without any issues.
The above query is about interface pairing in IPS, what i know abt interface pairing is ,, it is just forwarding packets to out interface of the pair.i.e (Right side vlan 200 on IPS from NIC B ).
Thanks
02-05-2011 08:15 AM
Hello, Jennifer/Paul
Waiting for ur last reply dear's,
Thanks
02-05-2011 09:04 AM
There are 2 options in configuring IPS with interface pairing:
1) Connect each of the IPS interface to 2 different switches.
2) If you need to connect both IPS interfaces to 1 switch, you are correct, both needs to be in different VLAN, and the default gateway needs to be on the opposite VLAN.
For example:
Inside network: vlan 100 (10.10.10.0/24), eg: host A connects to vlan 100 with ip address of 10.10.10.5 and its default gateway is 10.10.10.1 (ASA inside interface).
ASA inside interface: vlan 200 (10.10.10.1)
IPS interface 1: vlan 100
IPS interface 2: vlan 200
Hope this answers your question.
02-05-2011 12:35 PM
Hello Jennifer,
Cool Explanation.......
I have attached new design with added 1 more switch with full redundant design, as client is running in stock of switches.
Jennifer if i m wrong please correct me , My each IPS pair is going on different switch so they can be in same vlan. If i m wrong then which interface will be in which vlan please guide.
IPS-1:
Pair 1 and 3 ( ASA-SW-1 and DMZ-SW-1)
Pair 2 and 4 (ASA-SW-1 and DMZ-SW-2)
IPS-2
Pair 1 and 3 ( ASA-SW-2 and DMZ-SW-1)
Pair 2 and 4 (ASA-SW-2 and DMZ-SW-2)
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