Hello,
What is the IP address used by services for OUTGOING traffic from server with NLB cluster?
Lets say I have two servers:
Server1 - 192.168.1.11, 192.168.1.13
Server2 - 192.168.1.12, 192.168.1.14
and VIP will be 192.168.1.15
I selected second Interface (with .13 and .14) on both machines to be new cluster. Now incoming traffic works as expected, however how should outgoing traffic works? From what IP it is sent? (in my LAB it was usually from .11 and .12)
Can it be VIP? (same IP for both)