07-31-2016 09:42 PM
Hi There,
Can someone assist me on below queries,
Thanks & Regards,
Gan
07-31-2016 11:01 PM
Route based VPN are based on "Tunnel interfaces", policy based VPN are ACL based.
there is plenty of documentation re. this subject.
check this link on how to build tunnel interfaces for route based VPN:
http://www.cisco.com/en/US/technologies/tk583/tk372/technologies_white_paper0900aecd8029d629_ps6635_Products_White_Paper.html
07-31-2016 11:36 PM
Thanks for the reply Denis.
I already referred the link which you shared. Configuration which mentioned on this link applied for Cisco Router only not for ASA.
I do have idea about the tunnel interface (I built route-based VPN on Juniper, Fortigate). In other vendor (Fortigate, Juniper) firewalls, we can create tunnel interface and map the same with 'Outside' interface. However I don't have any idea on Cisco ASA device, also I'm not seeing any commands on ASA for creating tunnel interface on ASA.
So I'm looking for assistance to built Route-based VPN on ASA.
Thanks & Reagrds,
Gan
07-31-2016 11:54 PM
http://packetsneverlie.blogspot.com.au/2012/06/route-based-ipsec-vpn-on-asa.html
08-01-2016 12:26 AM
Hi Dennis,
I referred this link as well, this config is same as policy-based VPN.
The reason why i'm saying this is, we need to come up with new interface IP and route it though that interface. The same we are doing in policy-based VPN as well.
In Juniper, we need to create tunnel-interface and map it with Outiside interface, so no need to specify different IP for tunnel interface.
08-01-2016 08:39 PM
ASA's won't allow you to do that mate, they are policy based, if you need logical Tunnel interfaces, you require a L3 device with crypto features, not an ASA.
03-07-2017 03:14 PM
03-07-2017 03:13 PM
+ You need an ASA with frame version 9.7 and above.
+ Steps to do the configuration using ASA with VTI vpn.
http://www.cisco.com/c/en/us/td/docs/security/asa/asa97/configuration/vpn/asa-97-vpn-config/vpn-vti.html
+ Tunnel interface is not visible for OSPF
+ only IKEv1 is supported with VTI
+IKEv2 is not available for the VTI IPSec profile.(no IKEv2 with route based VPNs on ASA).
+ only BGP is listed in the documentation link which is working for now.
If you like that answer please rate it .
Thank you
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
Route-based VPN (VTI) for ASA.
+ You need an ASA with frame version 9.7 and above.
+ Steps to do the configuration using ASA with VTI vpn.
http://www.cisco.com/c/en/us/td/docs/security/asa/asa97/configuration/vp...
+ Tunnel interface is not visible for OSPF
+ only IKEv1 is supported with VTI
+IKEv2 is not available for the VTI IPSec profile.(no IKEv2 with route based VPNs on ASA).
+ only BGP is listed in the documentation link which is working for now.
If you like that answer please rate it .
Thank you