For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

reen_sc_140631's avatar
reen_sc_140631
Icon for Nimbostratus rankNimbostratus
Mar 19, 2015

ProxyPass no SSLProfile Selection

Hello,

 

On my F5 LB I've to user partitions (one production and one development).

 

I'm using the ProxyPass iRule to modify paths and SSL/nonSSL to the backend system.

 

The ProxyPass is installed on both partitions and is working only in the production partition correctly.

 

If I try to use the ProxyPass in the development partition to select an Serverside SSL Profile the iRule isn't able to select one (Data Group List "ProxyPassSSLProfiles" is present!).

 

The difference in the ltm Log is the following (ProxyPass Debug = 2)...

 

Mar 19 14:10:11 F5_host info tmm1[16217]: Rule /prod/ProxyPass_v10.9 SERVER_CONNECTED: VS=/prod/vs_www_https, Host= URI=/bin/: ServerSSL profile /prod/serverssl assigned for pool /prod/p_https_tcp8443

 

In the Prod enviroment the ltm logs the statement and in the Dev enviroment not.

 

Someone an idea?

 

Thanks

 

1 Reply

  • you could have /prod/ProxyPassSSLProfilesVSNAME and not /common/... or not in /dev/...