04-24-2016 02:37 AM - edited 03-12-2019 12:39 AM
Dear Cisco Team,
I have FortiNet without Real static IP and need to Dial UP VPN to our Cisco ASA 5525 V9 with Real Static IP so How can we do that?
04-24-2016 04:25 AM
any update?
it's very urgent case and should be solved quickly so please your usual support is highly appreciated.
04-24-2016 04:36 AM
Hi,
Please check the following links to configure dynamic L2l Vpn on Cisco ASA:
https://supportforums.cisco.com/discussion/11084776/cisco-asa-and-fortigate-dynamic-l2l-vpn-setup
Regards,
Aditya
Please rate helpful posts and mark correct answers.
04-24-2016 05:43 AM
dear Aditya,
thank you for your support , I need configuration of the ASA V9 not Pix so please advise.
04-24-2016 07:09 AM
Any update?
it's critical case for me so please support me.
04-24-2016 11:02 AM
Dear Cisco Team,
I tried this configuration
crypto map outsideBGP_map 500 ipsec-isakmp dynamic Talabatvpn
crypto dynamic-map Talbatvpn 1 set ikev1 transform-set ESP-3DES-SHA
crypto dynamic-map Talbatvpn 1 set reverse-route
tunnel-group DefaultL2LGroup type ipsec-l2l
tunnel-group DefaultL2LGroup ipsec-attributes
pre-shared-key *
object-group network Talbat2
network-object 192.168.4.0 255.255.255.0
object-group network RCCTalbat
network-object 10.13.1.0 255.255.255.0
access-list acl_inside extended permit ip object-group RCCTalbat object-group Talbat2
nat (Inside,outsideBGP) source static RCCTalbat RCCTalbat destination static Talbat2 Talbat2
access-list 500 extended permit ip object-group RCCTalbat object-group Talbat2
but give me these logs
Apr 24 17:25:54 [IKEv1]Group = DefaultL2LGroup, IP = 62.215.108.121, Duplicate Phase 1 packet detected. Retransmitting last packet.
Apr 24 17:25:54 [IKEv1]Group = DefaultL2LGroup, IP = 62.215.108.121, P1 Retransmit msg dispatched to MM FSM
Apr 24 17:26:02 [IKEv1 DEBUG]Group = DefaultL2LGroup, IP = 62.215.108.121, IKE MM Responder FSM error history (struct &0x00007fff75625d90) <state>, <event>: MM_DONE, EV_ERROR-->MM_WAIT_MSG5, EV_PROB_AUTH_FAIL-->MM_WAIT_MSG5, EV_TIMEOUT-->MM_WAIT_MSG5, NullEvent-->MM_SND_MSG4, EV_CRYPTO_ACTIVE-->MM_SND_MSG4, EV_SND_MSG-->MM_SND_MSG4, EV_START_TMR-->MM_SND_MSG4, EV_RESEND_MSG
Apr 24 17:26:02 [IKEv1 DEBUG]Group = DefaultL2LGroup, IP = 62.215.108.121, IKE SA MM:d52b7673 terminating: flags 0x01000002, refcnt 0, tuncnt 0
Apr 24 17:26:02 [IKEv1 DEBUG]Group = DefaultL2LGroup, IP = 62.215.108.121, sending delete/delete with reason message
Apr 24 17:26:02 [IKEv1 DEBUG]Group = DefaultL2LGroup, IP = 62.215.108.121, constructing blank hash payload
Apr 24 17:26:02 [IKEv1 DEBUG]Group = DefaultL2LGroup, IP = 62.215.108.121, constructing IKE delete payload
Apr 24 17:26:02 [IKEv1 DEBUG]Group = DefaultL2LGroup, IP = 62.215.108.121, constructing qm hash payload
Apr 24 17:26:02 [IKEv1]IP = 62.215.108.121, IKE_DECODE SENDING Message (msgid=872680aa) with payloads : HDR + HASH (8) + DELETE (12) + NONE (0) total length : 76
please advise?
04-24-2016 11:20 PM
Hi,
What is the status of the sh crypto ikev1
Is is stuck at MM_WAIT_MSG5 ?
If yes then check the pre-shared key on both the devices and also make sure if
Regards,
Aditya
Please rate helpful posts.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide