Forum Discussion
BJL_01_139818
Nimbostratus
Apr 04, 2019Irule, Datagroup to whitelist certain ip addresses?
We have several customer that are being scanned (PCI, Penetration Tests etc.) and when that happens we have to whitelist a huge amount of ip addresses on our ASM
Is there a way to whitelist these ip addresses through datagroups, so that ASM will not block?
Best Regards Brian
- youssef1
Cumulonimbus
Hi,
create your dg then use this irule:
when HTTP_REQUEST { if {[matchclass [IP::client_addr] equals bypass_asm_class]}{ whitelist IP ASM::disable return } else { do nothing } }
Regards
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