03-20-2012 03:20 AM - edited 02-21-2020 05:57 PM
how can you configure remote vpn ipsec tunnel on a Cisco 800 router ?
03-20-2012 10:09 AM
Hi,
If I understand correctly, you want to use the 800 router as a Hardware client?
If so, you can check this link:
The 800 router can accept remote IPsec connections (IPsec server), or act as an IPsec client to initiate a tunnel to an IPsec server. (This is what EzVPN is all about).
Federico.
03-20-2012 10:21 AM
I want via laptop, ipad, desktop remote ipsec vpn to a remote router through Cisco AnyConnect and Cisco AnyConnect mobility
03-20-2012 10:39 AM
Then, check out this one:
http://www.cisco.com/en/US/tech/tk583/tk372/technologies_configuration_example09186a00800946b7.shtml
The above is for IPsec connections.
For AnyConnect:
http://www.cisco.com/en/US/products/ps5855/products_configuration_example09186a0080af314a.shtml
Federico.
03-20-2012 11:16 AM
You can also configure without a web interface and allows you to configure a tunnel interface?
03-20-2012 11:22 AM
For IPsec you can go with the old way of configuring or using VTIs:
Federico.
03-20-2012 11:48 AM
I have it configured but can not connect?
03-20-2012 12:01 PM
You might want to check what I mentioned above.
If phase 1 is getting established:
sh cry isa sa
If there's nothing, verify that you have connectivity from the client to the IP of the Router you're trying to VPN to.
If phase 1 is established, verify phase 2:
sh cry ipsec sa
After that, the tunnel should established and traffic should pass. If not, we should see where the problem is.
Federico.
03-20-2012 12:21 PM
this is the output of crypto isakmp sa and crypto ipsec sa
IPv4 Crypto ISAKMP SA
dst src state conn-id status
IPv6 Crypto ISAKMP SA
R1 # sh crypto ipsec sa
R1 #
03-20-2012 12:42 PM
You're not getting any output.
Can you PING the router from the VPN client? (connectivity)?
If connectivity is fine, make sure that the output of those debugs are being sent to your output screen (telnet, console, etc.)
Federico.
03-20-2012 12:44 PM
no it does not work
03-20-2012 12:57 PM
Ok.
If you don't have connectivity from the client to the router we need to go back....
This is no VPN problem, since you're not even getting there...
Why is that you have no connectivity between the client and server has to be the first thing to resolve here.
Is it your client? Your ISP? Something in between?
Federico.
03-20-2012 01:03 PM
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