Skip to content

IPSEC VPN For Active-Active FGT with ELB and ILB #71

@HARIS-581

Description

@HARIS-581

We have configured FGT VMs with ELB and ILB . Below is the deployment details

  1. Only Single Public IP attached to ELB.
  2. Inbound Rules on ELB forwarding 4500 and 500 UDP to Back-end FGT port1 IP address. Floating IP Disabled.
chrome_ulRdTrUP3X
  1. ILB Configured with HA Rule for all ports with Floating IP Address.
chrome_DtkeQewLfu
  1. FGSP and Auto Scaling Is configure and enable.d

IPsec Tunnel Behavior:

  • The IPsec tunnel establishes on FGT-A.
  • Traffic from remote sites arrives over the IPsec tunnel to FGT-A and is routed to an internal virtual machine (VM).
  • When the internal VM responds, the traffic is routed via the ILB to FGT-B.
  • Since the tunnel is active only on FGT-A, this routing causes the traffic to be dropped.

- Traffic Initiation from Internal VM:

  • If the internal VM initiates traffic destined for a target VM over the IPsec tunnel and it is routed to FGT-B, the traffic is dropped.

How to resolve this so that return traffic is not dropped by FGT-B ? Disabling Internal Port-2 interface is 1 option but this will be manual and in case of failover it should be enabled back.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions