Hello,
I'm having an issue getting a VPN tunnel to come up. We purchase a Cradlepoint router and configured that to use IP Passthrough. I am able to get out to the internet fine, but unable to get the vpn tunnel to come up.
What seems to happen is we don't get a response from the other side, but the config all seems to match on both ends.
The tunnel comes up fine when going through a different ISP/interface.
The interface is configured as below:
Interface Gi0/3
ip address dhcp setroute
Below is some of the output when running debug crypto ikev1 128:
May 06 04:05:20 [IKEv1 DEBUG]IP = X.X.X.X, IKE MM Initiator FSM error history (struct &0x00002aaac1661130) <state>, <event>: MM_DONE, EV_ERROR-->MM_WAIT_MSG2, EV_RETRY-->MM_WAIT_MSG2, EV_TIMEOUT-->MM_WAIT_MSG2, NullEvent-->MM_SND_MSG1, EV_SND_MSG-->MM_SND_MSG1, EV_START_TMR-->MM_SND_MSG1, EV_RESEND_MSG-->MM_WAIT_MSG2, EV_RETRY
May 06 04:05:20 [IKEv1 DEBUG]IP = X.X.X.X, IKE SA MM:a2f2e394 terminating: flags 0x01000022, refcnt 0, tuncnt 0
May 06 04:05:20 [IKEv1 DEBUG]IP = X.X.X.X, sending delete/delete with reason message
May 06 04:05:20 [IKEv1]IP = X.X.X.X, Warning: Ignoring IKE SA (dst) without VM bit set
Can you guys point me in the right direction of getting this tunnel to come up?
Thanks!