12-19-2013 08:06 PM
Hi,
This may be a stupid question and I already have the hunch that it is going to be no.
Is it possible to create a second VPN tunnel to the same destination as another tunnel already configured?
My client wants to seperate traffic so SSH goes through one tunnel and HTTPS goes through a different tunnel to the same destination.
Cheers!
12-20-2013 01:42 AM
Accoring to you tunnel need to be establish for different ports so i am assuming destination ip addresses will also be different ( means for ssh lets say 1.1.1.1 and https 2.2.2.2)
with refernce to above case create two interfaces and point a route for 1.1.1.1 toward first interface and for 2.2.2.2 toward second interface , now create two tunnel for same destination but different peer ip address of your end with the help of differnt crypto ACLs.
12-20-2013 11:23 AM
Thanks for your input Mohit,
I will test and see the functionality.
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