06-11-2010 11:43 AM
I'm using two ASA 5540 in active-standby failover configuration. These boxes (primary and secondary) are used to establish some L2L and RA (Remote Access) VPN. The active box run OSPF process.
The problem is when failover occurs (just shuting down the active box, or running 'failover active' in a secondary box) all L2L don't be reestablished in a secondary box. The unique way that I can do this (reestablish the connection) is removing the RRI (Reverse Route Injection) configuration (eg. 'no crypto map rprbbe_map 3 set reverse-route') and putting the rri configuration ( 'crypto map rprbbe_map 3 set reverse-route'). After do this the connection is reestablished.
In RA clients the session persists, on a failover event, but the client lost the access. To solve this, the client need to disconnect and reconnect.
Solved! Go to Solution.
06-12-2010 12:47 AM
06-14-2010 05:45 AM
A lot of guess work but there are two potential bugs:
I would check if you see rerr or txerr increasing in "show failover" on any of the firewall.
I'd check "fsck" on both units and try doing "write standby" on active afterwards.
Short of that ... either upgrad to 8.3.2 when it's out (august?) or downgrade to 8.2 and test again. Or open a TAC case.
06-12-2010 12:47 AM
Behavior looks buggy.
What version are you running?
06-14-2010 04:57 AM
Version 8.3(1)
06-14-2010 05:45 AM
A lot of guess work but there are two potential bugs:
I would check if you see rerr or txerr increasing in "show failover" on any of the firewall.
I'd check "fsck" on both units and try doing "write standby" on active afterwards.
Short of that ... either upgrad to 8.3.2 when it's out (august?) or downgrade to 8.2 and test again. Or open a TAC case.
06-24-2010 07:20 AM
I've opened a TAC for this issue.
I'm waiting the solution.
06-24-2010 07:25 AM
Can you share the case number with me?
06-24-2010 09:25 AM
The case number is: SR 614675535.
06-29-2010 04:18 PM
This issue is a new bug identified with ID CSCth58083.
06-29-2010 11:24 PM
Awesome!
I've added this one to my interest list.
Marcin
08-20-2010 04:57 AM
This week I received a solution for my problem from TAC!
After some upgrades of version, now I'm running on asa831-6-k8 (develop version), my connections was passed from one box (primary unit) to another box (standby unit), after a failover, but the proplem with RRI happens.
The solution of my case was insert a static default route with a high metric than OSPF. Why? According with Cisco Engineer, the standby unit needs this to reach the connections that already been established (L2L and RA) and after the OSPF process is running on the standby unit, after a failover, the static routes of L2L and RA may be inserted on OSPF routes.
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