Sounds like you have lost the IKE part of your config. (Those cmds starting with "crypto isakmp")
But without the details of your VPN config, it's hard to help you much. :)
Main Topics
Browse All TopicsAll of a sudden our CISCO ASA 5505 was reporting 713042 IKE Initiator unable to find policy: Intf outside, Src:
I had to delete the IPSec rule to allow traffic to and from our network. How do I configure the IPSec rule without loosing network connectivity? Our VPN is currently down and when I attempt to create a new IPSec rule we loose connectivity to the Internet.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
ASA Version 7.2(3)
!
hostname ciscoasa
domain-name default.domain.invalid
enable password te33L/h.Ec.i2D8/ encrypted
names
!
interface Vlan1
nameif inside
security-level 99
ip address 192.168.1.1 255.255.255.0
!
interface Vlan2
nameif outside
security-level 0
ip address 216.178.68.146 255.255.255.248
!
interface Ethernet0/0
switchport access vlan 2
!
interface Ethernet0/1
!
interface Ethernet0/2
!
interface Ethernet0/3
!
interface Ethernet0/4
!
interface Ethernet0/5
!
interface Ethernet0/6
!
interface Ethernet0/7
!
passwd /0/HIjF2.wDfVoEk encrypted
ftp mode passive
clock timezone EST -5
clock summer-time EDT recurring
dns server-group DefaultDNS
domain-name default.domain.invalid
same-security-traffic permit intra-interface
access-list outside_access_in extended permit tcp any any eq imap4
access-list outside_access_in remark HTTP
access-list outside_access_in extended permit tcp any any eq 81
access-list outside_access_in extended permit tcp any any eq https
access-list outside_access_in extended permit tcp any any eq ftp
access-list outside_access_in extended permit tcp any any eq www
access-list outside_access_in extended permit tcp any any eq 444
access-list outside_access_in extended permit tcp any any eq smtp
access-list outside_access_in extended permit tcp any any eq 3389
access-list outside_access_in remark LMS
access-list outside_access_in extended permit tcp any any eq 4545
access-list outside_access_in extended permit tcp any any eq ftp-data
access-list outside_access_in extended permit tcp any any eq ssh
access-list outside_access_in extended permit tcp any eq smtp any eq smtp
access-list outside_access_in remark Mantis WebSite
access-list outside_access_in extended permit tcp any eq www host 216.178.68.149 eq www
access-list outside_access_in remark Mantis Website
access-list outside_access_in extended permit tcp any eq https host 216.178.68.149 eq 444
access-list xxxxx_splitTunnelAcl standard permit 192.168.1.0 255.255.255.0
access-list inside_nat0_outbound extended permit ip any 10.1.1.0 255.255.255.224
access-list inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 10.1.1.0 255.255.255.224
access-list xxxxxroup_splitTunnelAcl standard permit any
access-list xxxxx_splitTunnelAcl_1 standard permit any
access-list xxxxxroup_splitTunnelAcl_1
access-list xxxxxroup_splitTunnelAcl_2
access-list xxxxxroup_splitTunnelAcl_3
access-list inside_access_in extended permit tcp any any
access-list inside_access_in extended permit ip any any
pager lines 24
logging enable
logging asdm informational
mtu inside 1500
mtu outside 1500
ip local pool IPSEC 10.1.1.1-10.1.1.25 mask 255.255.255.0
no failover
monitor-interface inside
monitor-interface outside
icmp unreachable rate-limit 1 burst-size 1
asdm image disk0:/asdm-523.bin
no asdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list inside_nat0_outbound
nat (inside) 1 0.0.0.0 0.0.0.0
static (inside,outside) tcp interface 81 192.168.1.2 81 netmask 255.255.255.255
static (inside,outside) tcp interface 3389 192.168.1.2 3389 netmask 255.255.255.255
static (inside,outside) tcp interface www 192.168.1.2 www netmask 255.255.255.255
static (inside,outside) tcp interface 444 192.168.1.2 444 netmask 255.255.255.255
static (inside,outside) tcp interface smtp 192.168.1.2 smtp netmask 255.255.255.255
static (inside,outside) tcp interface 4545 192.168.1.3 4545 netmask 255.255.255.255
static (inside,outside) tcp interface https 192.168.1.2 https netmask 255.255.255.255
static (inside,outside) tcp interface imap4 192.168.1.2 imap4 netmask 255.255.255.255
static (inside,outside) tcp interface ftp 192.168.1.2 ftp netmask 255.255.255.255
static (inside,outside) tcp interface ftp-data 192.168.1.2 ftp-data netmask 255.255.255.255
static (inside,inside) tcp 10.1.1.0 https 192.168.1.2 https netmask 255.255.255.255
static (inside,outside) tcp interface ssh 192.168.1.2 ssh netmask 255.255.255.255
static (inside,outside) tcp interface 4125 192.168.1.2 4125 netmask 255.255.255.255
static (inside,outside) tcp 216.178.68.148 https 192.168.1.11 https netmask 255.255.255.255
static (inside,outside) tcp 216.178.68.149 https 192.168.1.3 https netmask 255.255.255.255
access-group inside_access_in in interface inside
access-group outside_access_in in interface outside
route outside 0.0.0.0 0.0.0.0 216.178.68.145 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout uauth 0:05:00 absolute
aaa-server IPSECVPNs protocol radius
aaa-server IPSECVPNs host 192.168.1.2
retry-interval 2
timeout 5
key pw4xxxxx!
radius-common-pw pw4xxxxx!
eou clientless password xxxxx321admin
http server enable
http 66.7.190.124 255.255.255.255 outside
http 192.168.1.0 255.255.255.0 inside
http redirect inside 444
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac
crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
crypto isakmp enable outside
crypto isakmp policy 10
authentication pre-share
encryption 3des
hash sha
group 2
lifetime 86400
crypto isakmp nat-traversal 20
telnet 192.168.1.0 255.255.255.255 inside
telnet timeout 5
ssh 192.168.1.0 255.255.255.0 inside
ssh 66.7.190.124 255.255.255.255 outside
ssh timeout 5
console timeout 0
dhcpd auto_config outside
!
dhcpd address 192.168.1.2-192.168.1.254 inside
!
!
!
webvpn
port 44343
group-policy xxxxxroup internal
group-policy xxxxxroup attributes
wins-server value 192.168.1.2
dns-server value 192.168.1.2
vpn-tunnel-protocol IPSec
split-tunnel-policy tunnelspecified
split-tunnel-network-list value xxxxxroup_splitTunnelAcl_2
default-domain value xxx.local
username admin password WpgEVZ/ImdfQEbNp encrypted privilege 15
tunnel-group xxxxxroup type ipsec-ra
tunnel-group xxxxxroup general-attributes
address-pool IPSEC
authentication-server-grou
default-group-policy xxx
tunnel-group xxxxxroup ipsec-attributes
pre-shared-key *
peer-id-validate nocheck
tunnel-group xxxxxroup ppp-attributes
authentication ms-chap-v2
imap4s
default-group-policy xxxxxroup
pop3s
default-group-policy xxxxxroup
smtps
default-group-policy xxxxxroup
prompt hostname context
Cryptochecksum:f7fbd66d749
Business Accounts
Answer for Membership
by: aromeo409Posted on 2008-07-29 at 07:57:05ID: 22112091
Can any one help me with this. I'm not sure what happened but our IPSec policy just stopped working and we lost network connectivity until I removed the IPSec Policy. I need to add it back so our users can use the VPN.