10-03-2013 07:06 AM - edited 02-21-2020 07:12 PM
I am trying to get a site to site vpn up and running:
All I am seeing is the following:
%ASA-5-750002: Local:x.x.x.x:500 Remote:x.x.x.x:500 Username:Unknown Received a IKE_INIT_SA request
%ASA-3-751002: Local:x.x.x.x:4500 Remote:x.x.x.x:4500 Username: x.x.x.x No pre-shared key or trustpoint configured for self in tunnel group x.x.x.x
%ASA-4-750003: Local:x.x.x.x:4500 Remote:x.x.x.x:4500 Username:x.x.x.x Negotiation aborted due to ERROR: Failed to locate an item in the database
10-03-2013 07:39 AM
Hi,
Do you have the following configurations
tunnel-group
tunnel-group
ikev1 pre-shared-key
Or depending on software it might be
tunnel-group
tunnel-group
pre-shared-key
- Jouni
10-03-2013 08:05 AM
tunnel-group x.x.x.x type ipsec-l2l
tunnel-group x.x.x.x general-attributes
default-group-policy GroupPolicy1
tunnel-group x.x.x.x ipsec-attributes
ikev1 pre-shared-key *****
isakmp keepalive disable