How can I stablished connection to AWS tunnel successfully (VPC)

0

Flow of traffic: source 10.0.0.85 AWS VPC -- site to site to FortiGate -- destination 172.24.147.189

Source cannot reach the destination

  • Are you using route based VPN or Policy based VPN? if route based is it Static route or BGP VPN? From the description it appears AWS is source of the traffic, are you seeing traffic reach Fortigate FW (in the logs)

  • I'm using route based, it is static route. I'm not seeing traffic going to FortiGate

  • Is the Tunnel itself Up (Phase 1 & Phase2)? Also clarify if you are using VGW or a TGW.

  • Yes both phase 1 and 2 tunnel are up. It is VGW

  • I have another test environment instance that uses both phase 1 and 2, and it is working perfectly fine. I don't know how to check the instance that is configured on my prod environment.

1 Risposta
1
Risposta accettata

By default, your customer gateway device must bring up the tunnels for your Site-to-Site VPN connection by generating traffic and initiating the Internet Key Exchange (IKE) negotiation process. You can configure your VPN tunnels to specify that AWS must initiate or restart the IKE negotiation process instead. This is supported on IKEv2 only.

  • Startup action: The action to take when establishing the VPN tunnel for a new or modified VPN connection. By default, your customer gateway device initiates the IKE negotiation process to bring the tunnel up. You can specify that AWS must initiate the IKE negotiation process instead.

Suggest changing the Start-up Action, reference.

Also make sure that the VPC route table has routes pointing towards VGW/TGW as well.

profile pictureAWS
ESPERTO
con risposta 2 anni fa
profile pictureAWS
ESPERTO
Toni_S
verificato 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande