Forum Discussion
yuanqiang_22112
Nimbostratus
8 years agohow to deny ip visit application
Hello:
I want to use ltm deny ip visit v_ip, only permit domain name. How to realize ?
eben
Nimbostratus
8 years agoHi yuanqiang This should get the job done.
when HTTP_REQUEST{
if {[HTTP::host] equals "
}
}
HTH Regards
Eben.
Jad_Tabbara__J1
Cirrostratus
8 years ago@Yuanqiang this will not work since you are dropping all requests that don't come with
also the command you need to correct the following line
log local0. "connection dropped from client for accessing [HTTP::host]"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