We have a client where FHB routing capability is required.
On the diagram below, host from LAN 172.16.3.0/24 (30Pro) needs to reach a host 10.3.111.5 in the private network via FHB that mediates between two balance routers (30Pro and 305). Both balance routers have SF tunnels towards FHB. The private network is connected through a WAN interface of 305.
From LAN 173.16.0.0/23, host 10.3.111.5 can be reached using outbound policy of 305.
A static route towards network 10.3.0.0/16 is added at FHB however, host 10.3.111.5 is not reachable from LAN 172.16.3.0/24 (30Pro) even if it’s confirmed that this route has reached 30Pro as shown on screenshot below.
This particular use case has the restrictions below:
- No control to enable OSPF at the private network side
- Will not establish SF between 30Pro and 305 directly
- Will not establish IPSec tunnel betwenn 30Pro and 305 directly
Thanks