Forum Discussion
Translatin non-standard https to https
Is there any way to do the following port translation:
https://vs_ip -> https://node_ip:8080
Node members are listening on non-standard port but expect only https connections. Do I need an iRule for this?
If the incoming traffic is ssl and you have no clientssl profile then the pool members will receive ssl traffic. If you have a clientssl profile then you need to add a corresponding serverssl profile to ensure the serverside remains ssl encrypted.
- natheCirrocumulus
No need for an iRule. Your vs can be listening on port 443 and your pool members could be configured with port 8080. The vs will port translate for you.
- Konstantin_KumiNimbostratus
Thank you for quick reply.
For some reason it's not working. I'm under impression that it translates from https to http:8080 when I configure pool members for 8080.
- Kevin_Davies_40Nacreous
If the incoming traffic is ssl and you have no clientssl profile then the pool members will receive ssl traffic. If you have a clientssl profile then you need to add a corresponding serverssl profile to ensure the serverside remains ssl encrypted.
- Konstantin_KumiNimbostratus
Perfect, that's exactly what I was missing. Thank you.
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