08-15-2012 10:11 PM
Hi,
situation:
cisco 878 configured to accept client vpn requests. From client prospective people get error 412 and they can't connect. Not sure what s wrong, following configuration and debug isakmp. Autentication is through a radius server.
thanks in advance.
Solved! Go to Solution.
08-16-2012 02:11 AM
In the config above - you have wrong crypto map assigned to interface.
Also, I'd suggest using VTI based setup and not crypto maps.
08-16-2012 02:11 AM
In the config above - you have wrong crypto map assigned to interface.
Also, I'd suggest using VTI based setup and not crypto maps.
08-16-2012 09:52 PM
Hi,
thanks for the tip
I have changed
crypto map VPNTOMEL 1 ipsec-isakmp
--More-- description VPN to Perth
set peer $$$$4
set transform-set ESP-3DES-SHA
set pfs group2
match address 118
to (so it has the same name as the group vpn).
crypto map RDAPER 2 ipsec-isakmp
description VPN to Perth
set peer $$$$4
set transform-set ESP-3DES-SHA
set pfs group2
match address 118
changed the crypto map in the dialer interface to crypto map RDAPER
The IPSEC vpn went back up, but i m still getting the same errors connecting using the vpn client
any clues?
thanks
08-16-2012 10:26 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