Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have 2 ASAs 5510 with same physical configuration and running ok with active/standby failover mode. Like we have PREEMPT command in active/active failover to get back primary active after its been rebooted from failed mode. This command makes prima...
Hi,To do VPN debugging on ASA, please use following commands.#debug crypto isakmp (phase 1)#debug crypto ipsec (phase 2)plus use following commands to troubleshoot#show crypto isakmp sa#show crypto ipsec saThanksUtkarsh
Hi Biplob,Farukh has explianed well, and I just want to add my thought for the same.Just add static route on pix towards router, and on router towards pix.Add ospf routes to router towards internet.As per me, no route redistribution required on route...
For routers its possible to have failover by using HSRP, VRRP by using virtual IP.But we can do the same thing in Firewall in active/active failover without virtual IP.I just want some method to implement the same in active/standby failover. IF Any.