AP15
Sep 14, 2011Altostratus
LTM to retrieve actual source IP for net.tcp?
Hi Experts,
Need some guidance regarding one of our applications be load balanced and the server/application should log actual client source IPs.
The application is being accessed as
net.tcp://test-tgapps:port/Service/OutageService.svc
Some background the APP is hosted on VM environment and the server has default gateway of switch rather than F5 LTM. LTM is configured with SNAT so we dont have to change gateways on the VM servers. The app developer wants to see the actual client IP in net.tcp requests and not LTM.
I guess my question is, will LTM be able to forward actual client IP for this sort of requests similar to X-Forwarded-For in HTTP?
The virtual pool/applications are on seperate subnet. Could you please suggest any solutions to keep source IP intact for accessing net.tcp.