Forum Discussion
zhaleh_329474
Nimbostratus
Jan 08, 2019f5 irule redirect based on source ip
Hello
I want redirect to for specific 5 subnet ip address,and If these 5 addresses were not requested, they should be redirected to another address example to .
7 Replies
- Martin_MachacekHistoric F5 AccountYour rules are missing use in front of pool. The correct syntax is:
rule waprule { if (http_header contains "X-UP-CALLING-LINE-ID=") { use pool wap_http_wap1 } else { use pool WapForOpera } }
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