Forum Discussion
ErikM
Cirrus
Jun 02, 2017SNAT source ip address in http header
Hi,
Is it possible with an irule to let the BigIP put the SNAT source ip address in a http header? We have an application that would like to know where packets are coming from, as to identify which VIP is being used. The SNAT source ip can ofcourse be found in IIS but the application can't fetch it there. It can however read http headers.
Thanks,
Erik
- cjunior
Nacreous
Hi, You can try into the HTTP_REQUEST_RELEASE event.
when HTTP_REQUEST_RELEASE { HTTP::header insert X-SNAT-ADDRESS [IP::local_addr] }
Regards.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects