07-16-2008 09:46 AM - edited 02-21-2020 03:49 PM
I have to deploy a site to site vpn between an 851 route and an ASA 5510, the man ssue is i dont have static IP on the wan interface of 851 route and i m using SDM and ASDM to configure the devices.
07-16-2008 10:51 PM
Hi,
Hope this link will help.
http://www.cisco.com/en/US/tech/tk583/tk372/technologies_configuration_example09186a0080809222.shtml
07-17-2008 11:47 AM
That is a helpful document except it has a major flaw in it, so beware when it doesn't work. I spent two freaking days trying to understand why it wouldn't work and discovered the ACL is wrong. The source and destinations are backwards. I dont exactly remember which one, but keep it in mind when programming the ASA.
I think it is this one, this adds the routes that the client gets, and it is wrong, it is supposed to be the networks connected or behind the ASA, not the client network.
access-list Split_Tunnel_List standard permit 192.168.10.0 255.255.255.0
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