Forum Discussion
Kenny_Long_5159
Nimbostratus
Oct 11, 2007Send traffic to destination pool based on source IP address
Associates,
I have a virtual server that is tied to a pool (WebServers) that has one "real" member. Then I have a second pool (Testweb) with a different "real" member.
I would l...
Juha_Suominen_3
Nimbostratus
Oct 17, 2007
Im not an expert, but
1) I think you can specify both network and netmask. Eg. 10.10.0.0/255.255.0.0 in the example above.
2) Lots of if/elseif clauses or use datamaps to specify networks and loop trough it with matchclass
class subnets {
10.10.1.0/255.255.255.0
10.10.4.0/255.255.255.0
}
if { [matchclass [IP::client_addr] equals $::subnets] } ....
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
