Hi, I am trying to figure out what exactly means when set link selection and all consequences for choosing one interface or another one.
As far I have read on Internet, link selection determines the interface used for incoming/outgoing traffic, and also helps to determine the best route. I can understand this but I still have tons of questions regarding link selection:
- What happen if I have two interfaces with public IP (lets call these interfaces 1 and 2), and I have just a default route to reach Internet through interface 1. What happens if I set the interface 2 IP as link selection?
- Will my device try to reach the peer using default route through interface 1 or will my device try to reach the peer through interface 2 (even if I have not a route for that)?
- If the checkpoint device uses interface 1 to send traffic, which IP would use the firewall as source address for generated packets? Interface 1 or interface 2 IP address?
Can you please help me with these doubts?
Thanks!