Forum Discussion
yuanqiang_22112
Nimbostratus
Sep 28, 2018Domain name access only
Hi
LTM version 11.5.1, Please provide irules for domain name access application only .
Thankyou .
yuanqiang_22112
Nimbostratus
Oct 08, 2018@Pete White:
Try your irules, not work ; Modify the iruels can work : when HTTP_REQUEST {
if { [string tolower [HTTP::host] ] != "www.f5.com" } {
drop
log [HTTP::host] }
}Which string can expression all domain name , not work , you know ?
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