Forum Discussion
Reg VIP Forwarding using iRule.
if you want to forward based on host header which may be the same value as Servername tls extension, you can use sni routing
https://devcentral.f5.com/s/articles/sni-routing-with-big-ip-31348
with this, don’t assign a clientssl profile to outside virtual server
Thank you Stanilas
- YugandharNov 04, 2019Nimbostratus
Hi Stanislan,
In this case SSL client profile would be applied to both VIPs.
Could you also please tell me the message that the client web browser receives from the F5 (1st VIP) after the irule statement virtual "/External/xyz.com--443" is executed ?
Would like to know whether client receives a HTTP 302 ( redirect message ) or something else.
Thanks,
Yugandhar.
- Stanislas_Piro2Nov 04, 2019Cumulonimbus
virtual command forward the TCP connection to new VS.
there is no HTTP response.
So if :
- the outside virtual server has client side encryption configured (client ssl profile assigned)
- he outside virtual server has client side has server side clear connection configured (no serverssl profile)
- the inner virtual server has clientssl profile
The client MUST initiate TLS handshake inside first TLS connection, which may not work....
If you want to decrypt connection on the inner VS, you must have :
- No Client SSL + Server SSL profiles assigned to the outside VS
- Both Client SSL + Server SSL profiles assigned to the outside VS
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