Forum Discussion
Parveez_70209
Nimbostratus
Nov 01, 2013How to modify this Irule with HTTP_REQUEST replacing CLIENT_ACCEPTED
Kindly guide:
To delete the CLIENT_ACCEPTED part and replace the same with HTTP_REQUEST and Also to remove the IP SEGMENT PART: 172.27.64.0/22 Query: Incase, I keep CLIENT_ACCEPT and use 0.0.0....
Parveez_70209
Nimbostratus
Nov 02, 2013Hi Kevin,
Incase we wanted to keep CLIENT_ACCEPTED and if I put 0.0.0.0/32(wanted to match everything) in place of 172.27.64.0/22, will it work?
Original Irule:
when CLIENT_ACCEPTED { if { [IP::addr [IP::clientexample_addr] equals 172.27.64.0/22] }
Planning:
when CLIENT_ACCEPTED { if { [IP::addr [IP::clientexample_addr] equals 0.0.0.0/32] }
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