Forum Discussion
Zero27351
Nov 08, 2023Altostratus
problems connecting socket via F5
Hi Folks, So we have a setup where we have two VIPs for the same site https://something.domain.com/login.php on ports 443 and 10800. Connecting to the site works (on 443). Once logged there is ano...
Lucas_Thompson
Nov 10, 2023Employee
Be sure that the target pool of that virtual server is port 443 (one port) instead of 0 (all ports). If you use 0, the flow would look like this:
client(S: ephemeral, d: 10800) --> <big-ip> --> server(S: ephemeral, d: 10800)
but if the pool was port 443 explicitly, the BIG-IP automatically translates the destination port on the server-side of the flow,
client(S: ephemeral, d: 10800) --> <BIG-IP> --> server(S: ephemenal, d: 443)
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