Question
Fabric overlay orchestrator not provide the good wan1 remote IP
Hi,
I have configure 3 60F like that:
- 1hub
- 2 Spoke
In the Hub, the WAN 1 ip of the Remote-GW is: "set remote-gw 10.1.230.100"
And in the spoke, IPSEC 1 show 10.1.230.100. But it's the lan IP.
How to change with the wan ip ?
Exemple: config overlays
edit "wan1"
set overlay-tunnel-block 10.10.10.1 255.255.255.0
set remote-gw 10.1.230.100
set interface "wan1"
set bgp-neighbor "10.10.10.253"
set ipsec-phase1 "fabric_vpn_1"
set sdwan-member 1
next
