07-16-2012 07:53 AM
I am using 6500 with VPN Accellerator on this device. I have a dozen other VPN connections GRE and IPSEC to routers and ASA and other Junipter Firewalls.
They all work perfectly.
The error I get is map_db_find_best did not find matching map (Never seen this error be for)
IPSEC(cryto_ipsec_process_proposal); no IPSEC cryptomap exists for local address x.x.x.x (There is a CryptoMAP)
ISAKMP: phase 2 SA policy not acceptable
It has 2 peers:
sw1 ---Junipter1
\ Junipter2
I can't put the whole config for security reasons.
Any help would be greatly apprecated.
07-16-2012 08:22 AM
Dear Cecil,
Could you please double-check and make sure you have the right IP address in the right crypto map?
Thanks.
07-16-2012 08:34 AM
It passes isa phase 1 and has 2 peer addresses. I 2 peer addresses the problem.
07-16-2012 08:37 AM
Is it the 2 peers that are the problem?
07-16-2012 08:50 AM
What you mean by 2 peers? Both in the same crypto map or two different crypto maps?
Could you please elaborate a little bit more on the config details?
Thanks.
07-16-2012 09:21 AM
cypto isakmp key SOMEKEY address x.x.x.33 no-xauth
cypto isakmp key SOMEKEY address x.x.x.41 no-xauth
Crypto isakmp policy 10
encr 3des
hash md5
authentication pre-share
group 2
crypto ipsec transform-set 3des-tunel esp-3des esp-md5-hmac
crypto map IPSecTunnel 90 ipsec-isakmp
set peer x.x.x.33
set peer x.x.x.41
set transform-set 3des-tunnel
set pfs group2
match address SOMENAME
ip access ex SOMENAME
10 permit tcp host LocalhostIP host RemotehostIP
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