Forum Discussion
Cesar_01_134968
Nimbostratus
Apr 12, 2017Problem ProxySSL with two pools.
Hi,
I have a VS with ProxySSL enabled (profile SSL client and server), and two pools with HTTPS (A_pool and B_pool). I configure the A_pool as default pool in VS and works correctly. But when I...
can u try this?
[root@tulip:Active] config b virtual bar list
virtual bar {
snat automap
pool foo
destination 172.28.17.66:http
ip protocol tcp
rules myrule
}
[root@tulip:Active] config b rule myrule list
rule myrule {
when CLIENT_ACCEPTED {
if {[IP::addr [IP::remote_addr] equals 10.0.0.0/8]} {
persist source_addr
}
}
}
persist wiki
http://devcentral.f5.com/wiki/default.aspx/iRules/persist.html
Recent Discussions
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