Forum Discussion
RobS
Altostratus
Jun 11, 2008ACL for sub-website?
I'm pretty weak with iRules so I was wondering if anyone has an idea on how to accomplish the following:
I need an iRule that checks for users destined for a subsite on our URL and then...
hoolio
Cirrostratus
Jun 17, 2008As Deb suggested before, you'd actually want to define the class as a type of 'address' to avoid doing a string comparison against the client IP address. This also allows you to define networks instead of individual hosts.
The bigip.conf entry should look like:
class myIPs {
host 10.10.1.1
network 192.168.1.1 255.255.255.0
}
And make sure you don't have a space in the class references. They should be $::allow and $::subsite.
Aaron
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
