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 wh...
cjunior
Nacreous
Jun 02, 2017Hi, 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