Forum Discussion
Nath
Jul 24, 2018Cirrostratus
iRule to extract XFF IP address in HTTP Packet
Hi do you have any idea how I can extract XFF IP address in a packet using iRule or in LTM.
Thanks,
Samir_Jha_52506
Jul 24, 2018Noctilucent
There is an iRule to extract client IP address.
when HTTP_REQUEST {
HTTP::header insert X-Forwarded-For [IP::remote_addr]
}
Go through f5 article K4816
Hope it will help you..
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