Forum Discussion
Thiyagu_163984
Nimbostratus
Apr 14, 2017Pass through HTTPS termination to Servers on LTM version BIG-IP 11.6.0
Hello All,
I'm working on request to terminate the SSL on the web servers and not on LTM. The traffic flow should be as follows
Client ---> VIP (443) ----> Webservers( 443)
I have setup the...
Kevin_Davies_40
Nacreous
Apr 14, 2017Login to command line and run the following commands.
tmsh create ltm pool mypool members add { x.x.x.x:443 x.x.x.x:443 x.x.x.x:443 }
tmsh create ltm virtual myvirtual destination y.y.y.y:443 profile add { tcp } pool mypool
Where x.x.x.x is the server, you can have multiple servers as shown separated by spaces. Then y.y.y.y is the listening address of the virtual server. Clients open their connection to y.y.y.y.
Recent Discussions
Related Content
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