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_12Historic F5 AccountThat would look something like:
when HTTP_REQUEST { if {[HTTP::header "NPG_SRC_ADDR"] contains "8.7.102.6" } { discard } }
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