Forum Discussion
Manny_Santizo_8
Nimbostratus
Oct 12, 2007redirect irule for specific ip ranges.
I would like to know if I can use this irule I found to redirect ip address on a specific subnet to a specific pool.
when CLIENT_ACCEPTED {
if {[IP::client_addr] = "10.0.0.0" & [TCP::local_port] == 80} {
pool Testweb
}
else {
pool WebServers
}
}
- Deb_Allen_18Historic F5 Account
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