10-22-2008 06:58 AM - edited 03-11-2019 07:01 AM
Hello guys,
I've got a problem while building VPN tunnel between cisco 1841 router and ASA 5510. The vpn tunnel is coming up only from firewall side.
Equipment is configured as described in this instruction: http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00805e8c80.shtml
Who can advise?
10-22-2008 08:01 AM
Hello Ilya,
Please post us the configs of both sides. There may be an issue with the interesting traffic ACL in router
Regards
10-23-2008 12:37 AM
10-23-2008 01:47 AM
Configs look valid, try the follwoing
no ip nat pool branch 172.17.63.230 172.17.63.230 netmask 255.255.255.0
ip nat inside source route-map nonat interface f0/0 overload
no ip nat inside source route-map nonat pool branch overload
Run the following debugs in router, then initiate an interesting traffic and paste the debug output
debug crypto ipsec
debug crypto isakmp
10-23-2008 01:50 AM
also add this into router
crypto ipsec security-association lifetime seconds 3600
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