This is more of an academic question, rather than me having an issue I would like to solve.
There are 2 interesting settings in the "outgoing route selection" section of the "IPSec VPN > Link Selection" panel:
1. Setup: When responding to a remotely initiated tunnel, determine the outgoing interfacing using:
1.a. Use outgoing traffic configuration
1.b. Reply from the same interface
2. Source IP address settings: When initiating a tunnel user the following IP address as the source IP of outgoing packets:
2.a. Automatic (derived from method of IP selection be remote peer)
2.b. Selected address from topology table
2.c. IP address of chosen interface
In my opinion, the answer to these questions should always be 1.b. (it's always polite to face the person you are speaking to 😅) and 2.c. (or else the next hop might drop your packets, since the packets do not belong to the next-hop network).
Is my assumption wrong?
What are the scenarios when these configurations are counter-productive?