Forum Discussion
ant77
Jul 01, 2020Cirrostratus
Alternative to getfield to check XFF client IP using data group
Hi All, We ran into a bug when upgrading to 13.1.3.3 that process an iRule to check the client IP address in an XFF header against what is defined in a data group "DG-ALLOWED-IP". Is there an...
Kevin_Davies
MVP
Having not been notified of updates to this topic...
Update [string trim $CHECK_IP] to...
[string trim $CHECK_IP {{} }]
But if you put James proc above the top if your original iRule you can simplify to this...
set CHECK_IP [call get_xff_ip]
ant77
Jul 07, 2020Cirrostratus
Thank you Kevin for all your help. Much appreciated man!
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