Forum Discussion
amit_128525
Nimbostratus
Jan 03, 2014error after adding new irule
hello , we are getting below error in logs , iR_XFF_RewriteOrInsert irule was working fine before we placed new irule Http
error
TCL error: iR_XFF_RewriteOrInsert - Operation not supported (line 4) ...
nitass
Employee
Jan 06, 2014would you mind changing the existing irule to something like this?
root@(ve11a)(cfg-sync In Sync)(Active)(/Common)(tmos) list ltm rule xff
ltm rule xff {
when HTTP_REQUEST_SEND {
clientside {
HTTP::header remove X-Forwarded-For
HTTP::header insert X-Forwarded-For [substr [IP::client_addr] 0 "%"]
}
}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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