-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
We have configured FGT VMs with ELB and ILB . Below is the deployment details
- Only Single Public IP attached to ELB.
- Inbound Rules on ELB forwarding 4500 and 500 UDP to Back-end FGT port1 IP address. Floating IP Disabled.
- ILB Configured with HA Rule for all ports with Floating IP Address.
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels