Thanks - I´ll try to re-explain
|----> one tunnel to cloud proxy provider (different VPN community "Cloud1")
---------> FW-Cluster 1 ----|
Remote access clients ---------> FW-Cluster 2 --------- Same remote access community
--------> FW-Cluster 3 ----|
Scenario:
Remote access clients can connect to different VPN gateways (FW-Cluster 1, FW-Cluster 2, FW-Cluster 3).
All VPN gateways are connected to the same Remote Access community.
MEP and Secondary connect are enabled in trac_client_1.ttm
So the user can choose in the VPN client from a dropdown box to which GW to connect (this is mandatory).
With this setup everything was working fine - client could reach all resources to internal network.
Now I changed the following for FW-Cluster 1:
- added a secondary satellite to VPN community "Cloud1"
- to make a redundant VPN tunnel I added 2 VTIs and routes with different metrics with the two satellites as destination gateways
After this change the clients connecting to FW-Cluster1 where not able to reach internal resources anymore.
The VPN tunnel to FW-Cluster1 from a client is established successfully but it looks like the Cluster is publishing a wrong topology which does not include the internal networks anymore. Only the external interfaces of the cluster.
Regards Tom