Hi, Check Point Experts
I have a request and would like to seek your help and opinions.
Both the Client and Server are on directly connected networks of the Gateway. When the Client accesses an internal Server service via the Load Balancer (F5)'s virtual server IP, and without configuring S-NAT on F5 or PBR on the Gateway, how can we make the reply packet (blue line) return to the F5?
A simulated architecture diagram is shown below.

update:
After discussions between the CP team and the customer, the customer’s goal is to ensure that reply packets exit through the same interface the request packets entered from.
I’ve updated the interface port numbers in the network diagram:
- the request packet enters the Gateway via eth5 and is then forwarded to the Server.
- When the Gateway receives the reply packet from the Server, it should preferably be sent out via eth5 as well.
Is there a configuration method that can achieve this behavior?