cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
406
Views
0
Helpful
1
Replies

Ike Phase 1 problem using eazy vpn with 1700 and 800 router

s.elmrabet
Level 1
Level 1

Dear all

I'm setting up a new network using eazy VPN with 837 as remote and 1721 as server

the problem that the IKE phase 1 doesn't complete with errors on plicy, but the policy are similar and right configured as i think

there is the debug from both remote and server side and the tow config files

please give more help

Regards

1 Reply 1

gfullage
Cisco Employee
Cisco Employee

On the server add the following line:

aaa authorization network VPN_GROUP local

crypto map OPTIQUE_MAP isakmp authorization list VPN_GROUP

You haven't defined how the ISAKMP process is going to be authorized. It is always done locally, but you have to define it. See how you go with that.