I spent about 4 days to find solution to my architecture but without results, if some one here has already work with this solutions can help me and thanks in advance.
architecture description:
I wanna to get access to the server 10.240.1.28 from my site, in my site i have 2 LAN 10.30.60.0/24 and 10.30.70.0/24 each LAN has a VPN link to the second site to connect to the server
in my ASA i should put the routes to the server for that i define the first route : route tcvpn 10.240.1.28 255.255.255.255 10.240.20.1
but when i put the seconde route: route cacvpn 10.240.1.28 255.255.255.255 10.240.30.1, I get error this route is already exist
i use ASA version 9.2 so i can't use zoned ECMP or PBR solution, so what is the solution for this issue?
my architecture as following:
thanks in advance,
Regards,
MM