Forum Discussion
ant77
Cirrostratus
Jun 30, 2020iRule parsing errors after upgrading BigIP to 13.1.3 version
Hi All, Does anyone know why we are getting this iRule parsing or formatting error after upgrading our BigIP from 12.x to version 13.1.3.3? After upgrading, the irule that was working is no longe...
ant77
Cirrostratus
Jun 30, 2020Thanks Sachin.
So if I want to use two IP address to be looked at and match in the XFF client field, do you separate with a comma like below?
when HTTP_REQUEST {
set exampleIP "192.0.0.2, 192.0.0.3"
HTTP::header insert X-Forwarded-For [IP::addr $exampleIP mask "255.255.255.255"]
log local0. "Where is exampleIP: [whereis $exampleIP country]"
}
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