-
Task
-
Resolution: Done
-
Undefined
-
None
-
False
-
None
-
False
-
-
-
None
The following section
If the gateway nodes are directly reachable over their private IPs without any NAT in between, make sure that the firewall configuration allows the ESP protocol on the gateway nodes.
under
should be extended to cover also CeIPSecForceUDPEncaps support for ACM.
We should add something similar to :
In case you don't want to allow ESP protocol in firewall you can force submariner to encapsulate IPSec traffic in UDP.
To force UPD encapsulation apply the following on hub cluster for each managed cluster :
oc edit SubmarinerConfig -n <managed-cluster-namespace> submariner
add forceUDPEncaps: true to spec.