cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1253
Views
0
Helpful
4
Replies

Firewall Redundancy

sajid231088
Level 1
Level 1

Hi All,

Hope you all are doing well.

 

Please help me in below.

 

I have below devices :

ASA 5525 (2 nos)

Cisco 2801 Router

Cisco 3560 SW (4 nos)

 

I have a very simple setup for my lab, Have one ISP connection terminated on my 2801 Router and from there i have connected one switch (3560) on which all user devices are connected.

 

I wanted to build a network with redundant ASA please help me with network diagram and configuration.

 

Regards

Sajid 

4 Replies 4

socratesp1980
Level 1
Level 1

Hello Sajid I place your ASAs behind your 2801 router and make them as gateways for your internal LANs. In brief the diagram would be

                         |ASA1|

|ISP|----|3560|-----|-----| ------ |3560|

                         |ASA2|

This is not the only solution. This can change depending on your ISP's configuration or how you want to treat your internal network

Configuration on your primary unit assuming you are using a single interface for failover failover lan unit primary failover lan interface folink gi0/2 (assuming your failover interface is gig0/2)

failover interface ip folink 192.168.0.1 255.255.255.252 standby 192.168.0.2

failover link statelink gi0/2

failover interface ip folink 192.168.0.5 255.255.255.255 standby 192.168.0.6

failover

On secondary:

failover lan interface gi0/2

failover interface ip folink 192.168.0.2 255.255.255.252 standby 192.168.0.1

failover lan unit secondary

failover

Hi Socratesp,

 

Thanks for your prompt response.

 

I have attached a diagram as per your suggestion, Please check and reply if its correct.

 

Regards

Sajid

PFA

looks good. You can also use a single switch where the two ports facing your 2801 router being in a different vlan
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card