Forum Discussion
jespjens_42843
Nimbostratus
May 05, 2008Source IP routing from external server
---------------- ------------------
Source 1 Source 2
---------------- ------------------
| ...
Manuel_Gabaldon
Nimbostratus
May 06, 2008As I said, you don't need to force a redirection to the new virtual IP address,
you can do it this way:
when CLIENT_ACCEPTED {
if { [IP::addr [IP::client_addr] equals 10.10.10.10] } {
pool my_pool
}
}
http://devcentral.f5.com/Wiki/default.aspx/iRules.IP__addr
BR
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