Forum Discussion
htkiet_42906
Nimbostratus
Mar 21, 2014Pilot for ASM deployment
Hello friends,
Can you please help me as below:
I am deploying ASM for our customer, a bank. It is being used for internet banking, web application,...
The ASM already learnt traffic and no...
nathe
Cirrocumulus
Mar 21, 2014Kiet,
Would this simple iRule work? I've taken this from another post bypass ASM
when HTTP_CLASS_SELECTED {
ASM::enable
if { [class match [IP::client_addr] ne asm_internal] } {
ASM::disable
}
}
So, create a datagroup called asm_internal with your internal IP address range and any source IP which doesn't match this will have ASM disabled.
Hope this helps,
N
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