Site-to-Site SD-WAN for slow network
Hello Experts,
I have an issue about site-to-site SD-WAN. Here is the situation.
There are 2 ipsec tunnels between 2 Fortigates.
One tunnel (called as X) is a simple ipsec tunnel.
The other (called as Y) is a ipsec aggregation tunnel which has 3 ipsec tunnels (Y1, Y2, Y3)
FG1 -- X ------- Network_A ------- X -- FG2
-- Y - Y1 -- Network_B -- Y1 - Y --
- Y2 -- Network_C -- Y2 -
= Y3 -- Network_D -- Y3 -
(I hope you understand the above configuration.)
When all Network_A,B,C,D belong to normal network, everything is ok.
(Both X and Y are seen as green in SD-WAN performance SLA).
However, when Network_B,C,D belongs to slow network such as satellite,
Only X is OK (alive). Y is not alive as SD-WAN, although all ipsec tunnels (Y1, Y2, Y3)
and aggregated Y are established as vpn tunnel.
(Y is seen as red in SD-WAN performance SLA, however all are seen as green in VPN page.)
In this case of slow network, ping response time is about 600ms.
At normal network here, the response time is less than 150ms.
What and how should I do so that both X and Y are active at slow network?
Thanks in advance,