Forum Discussion
Geethanjali_321
Nimbostratus
Oct 23, 2012Access restriction to a single virtual server for a specific IP address
Hi,
We have many virtual servers running behind our load balancer. I want to block a specific user (eg: 10.10.10.1) from accessing one virtual server alone. I find a lot of forums which e...
Geethanjali_321
Nimbostratus
Oct 23, 2012Yes, My question is how to add it to one Virtual server. Because I just created the rule, by Main< Local Traffic< iRule and create option. I gave the name for the rule and the decription as
when CLIENT_ACCEPTED {
if { [IP::addr [IP::client_addr] equals x.x.x.x] } {
drop
return
}
}
and It does not apply to the "xyz" Virtual server I want to apply it to. The iRule remains for the whole system.
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