Forum Discussion
Albert__Tase_70
Nimbostratus
Sep 12, 2007help cpnverting this into 9.3.0
else if (http_header("NPG_SRC_ADDR") contains "8.7.102.6") {
discard
}
Colin_Walker_12
Sep 26, 2007Historic F5 Account
That would look something like:
when HTTP_REQUEST {
if {[HTTP::header "NPG_SRC_ADDR"] contains "8.7.102.6" } {
discard
}
}HTH,
Colin
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