cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
977
Views
0
Helpful
2
Replies

Site to Site VPN between RV082 and cisco asa 5540

Hello Experts,

I am trying build a site to site VPn between RV082 and cisco ASA but with no luck, maybe I am missing something. Below is the configuration from both RV082 and ASA. Please help!!!

============Cisco ASA============


access-list CRC_McMahon_TX extended permit ip any 192.168.14.192 255.255.255.192

access-list No_NAT extended permit ip any 192.168.14.192 255.255.255.192

crypto ipsec transform-set DES_ONLY esp-des esp-md5-hmac

crypto isakmp policy 114
authentication pre-share
encryption des
hash md5
group 1
lifetime 10000

crypto map CRY_MAP 130 match address CRC_McMahon_TX
crypto map CRY_MAP 130 set pfs
crypto map CRY_MAP 130 set peer 68.179.52.113
crypto map CRY_MAP 130 set transform-set DES_ONLY
crypto map CRY_MAP 130 set security-association lifetime seconds 10800

crypto map CRY_MAP interface outside

crypto isakmp enable outside

tunnel-group 68.179.52.113 type ipsec-l2l
tunnel-group 68.179.52.113 ipsec-attributes
pre-shared-key **********

===========RV082=================

file attached

=================================

Thanks in advance!

2 Replies 2

Logs from RV082:

Dec 6 08:29:09 2013VPN Log(g2gips0) #3931: Peer ID is ID_IPV4_ADDR: '64.141.106.4'
Dec 6 08:29:09 2013VPN Log(g2gips0) #3931: [Tunnel Negotiation Info] Main Mode Phase 1 SA Established
Dec 6 08:29:09 2013VPN Log(g2gips0) #3931: [Tunnel Negotiation Info] Main Mode Phase 1 SA Established
Dec 6 08:29:09 2013VPN Log(g2gips0) #3931: ISAKMP SA established
Dec 6 08:29:09 2013VPN Log(g2gips0) #3932: initiating Quick Mode PSK+ENCRYPT+TUNNEL+PFS {using isakmp#3931}
Dec 6 08:29:09 2013VPN Log(g2gips0) #3932: [Tunnel Negotiation Info] >>> Initiator send Quick Mode 1st packet
Dec 6 08:29:09 2013VPN Log(g2gips0) #3932: [Tunnel Negotiation Info] >>> Initiator send Quick Mode 1st packet
Dec 6 08:29:09 2013VPN Log(g2gips0) #3931: ignoring informational payload, type IPSEC_RESPONDER_LIFETIME
Dec 6 08:29:09 2013VPN Log(g2gips0) #3931: ignoring informational payload, type IPSEC_RESPONDER_LIFETIME
Dec 6 08:29:09 2013VPN Log(g2gips0) #3931: ignoring informational payload, type NO_PROPOSAL_CHOSEN
Dec 6 08:29:09 2013VPN Log(g2gips0) #3931: ignoring informational payload, type NO_PROPOSAL_CHOSEN
Dec 6 08:29:09 2013VPN Log(g2gips0) #3931: received Delete SA payload: deleting ISAKMP State #3931

I got it working finally.

Thanks!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: