29-Sep-2020 12:30
I need to be able to allow the virtual server destination IP to be seen as the source to my pool member servers. We are replacing our Kemp Loadmasters with BigIP devices. What I need and how the Kemp behaves is like this: The virtual server (VIP) sends traffic to our pool members (IIS webservers/real servers) and the applications see the request coming from the actual Kemp virtual IP, not the Kemp devices or VLAN IPs which is how the F5 functions.
The issue I am seeing is that the webservers are seeing the requests from the F5 as coming from the VLAN self and floating IPs, not from the virtual server IP, which is what I need. Is this possible with F5? SNAT is not what I'm looking for.
29-Sep-2020 16:51
Actually, SNAT may be exactly what you are looking for. I know of no reason why you couldn't create a snatpool with the VIP address as the translation address.
Just to clarify -
Hope this helps.