Forum Discussion
dnoble_103799
Nimbostratus
Jul 08, 2009REdirect
Is it possible to configure a Big IP to route the requests from a given group of IP addresses to a set of hosts on a specific port, while routing the requests from all the other IP addresses to the same set of hosts but on the other ports?
- hoolio
Cirrostratus
You can define the two different groups of destination hosts in two separate pools:when CLIENT_ACCEPTED { Check if client is in special_clients datagroup if {[matchclass [IP::client_addr] equals $::special_clients]}{ Use the special pool pool special_pool } else { pool main_pool } }
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