Hi all,
i wanna configure my asa to get access to 2 VPN link the first via gateway 10.240.20.1 and the second via 10.240.30.1 but the ISP router use the intervlan routing in both interfaces i have just 10.240.20.1 but i can ping 10.240.30.1 via 10.240.20.1 interface my architecture as following:

when i connect my asa to switch and the switch to two ISP router interfaces i can ping 10.240.20.1 but i can't ping 10.240.30.1 from the ASA, what'is the problems?
so in this case Can i configure route like this:
route interfacevlan2 a.a.a.a 255.255.255.0 10.240.20.1
route intefacevlan3 b.b.b.b 255.255.255.0 10.240.30.1
this configuration is possible? the firwall can reach the 10.240.30.1 ?