Forum Discussion
Firepass with LTM without SSL offload
Hi Kevin,
I have the same certificate in firepass and in client ssl profile of VS in LTM/APM Big-IP. The name o certificiate resolves to ip adress of this VS in LTM/APM Big-IP. Also in this VS i have to config ssl server profile to serverssl-insecure-compatible to firepass page display. In this VS i have configured also Access Policy of APM. So my idea was to create an irule that user type https://hostaname goes to firepass but if types https://hostname/uri1 or https://hostname/uri2 .... goes to APM. when access policy is configured in VSwith i can't go to firepass pool i can only go to APM using following irule, any suggestions? when HTTP_REQUEST {
if { [HTTP::uri] equals "/" } {
ACCESS::disable pool firepasspool } elseif { [HTTP::uri] equals "/uri1" } {
ACCESS::enable log local0. "APM /uri1 " } }
Thanks Regards, MC
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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