#Whitelisting IP For Im Under Attack Mode

24 messages · Page 1 of 1 (latest)

hollow sonnet
#

Create a waf rule, match it on the IP and select Skip > Skip Security Level as action

thorn vapor
#

can i do it for 3 ips?

thorn vapor
#

also is this the right configuration?

#

so i already checked all the options and its still wont let me bypass

hollow sonnet
#

Clcik "More components to skip"

thorn vapor
#

yep i clicked that too

merry wren
#

The ASN of a request would only equal one value

#

You probably want "Or" there and not AND

#

You could also do Is in operator and type them out

thorn vapor
#

so i need to use or like this?

#

sorry its my first time using the WAF

#

lemme try the is in operator

#

i tried this but its only allowing for one asn not both of it

thorn vapor
#

hm so its kinda weird, i put one of my vps asn again so its 3 asn in there and 2 of them works except one asn? i also tried to just made this rule for that single asn but it still doesn't want to work

#

is it possible this is a problem from the host?

merry wren
hollow sonnet
#

Or just check the security events

thorn vapor
#

from checking the security events it looks like it got skipped

#

but when i curl my website it still giving me the challenge page

#

but i think its the host problem, so thanks!