I have two 871 cisco router and i am trying to establish an ipsec tunnel between both site. I cant seem to initiate the tunnel. when i do
"show crypto ipsec sa"
i get:
protected vrf: (none)
local ident (addr/mask/prot/port): (192.168.15.32/255.255.255.224/0/0)
remote ident (addr/mask/prot/port): (192.168.1.0/255.255.255.0/0/0)
current_peer 74.61.51.221 port 500
PERMIT, flags={origin_is_acl,}
#pkts encaps: 0, #pkts encrypt: 0, #pkts digest: 0
#pkts decaps: 0, #pkts decrypt: 0, #pkts verify: 0
#pkts compressed: 0, #pkts decompressed: 0
#pkts not compressed: 0, #pkts compr. failed: 0
#pkts not decompressed: 0, #pkts decompress failed: 0
#send errors 0, #recv errors 0
local crypto endpt.: 65.220.25.84, remote crypto endpt.: 74.61.51.221
path mtu 1500, ip mtu 1500, ip mtu idb FastEthernet4
current outbound spi: 0x0(0)
which to me is that the tunnel is not started.
please help
"show crypto ipsec sa"
i get:
protected vrf: (none)
local ident (addr/mask/prot/port): (192.168.15.32/255.255.255.224/0/0)
remote ident (addr/mask/prot/port): (192.168.1.0/255.255.255.0/0/0)
current_peer 74.61.51.221 port 500
PERMIT, flags={origin_is_acl,}
#pkts encaps: 0, #pkts encrypt: 0, #pkts digest: 0
#pkts decaps: 0, #pkts decrypt: 0, #pkts verify: 0
#pkts compressed: 0, #pkts decompressed: 0
#pkts not compressed: 0, #pkts compr. failed: 0
#pkts not decompressed: 0, #pkts decompress failed: 0
#send errors 0, #recv errors 0
local crypto endpt.: 65.220.25.84, remote crypto endpt.: 74.61.51.221
path mtu 1500, ip mtu 1500, ip mtu idb FastEthernet4
current outbound spi: 0x0(0)
which to me is that the tunnel is not started.
please help