Hello,
is it possible to place an F5 load balancer in front of an OpenVidu CE machine installed on-premises in a DMZ, forwarding all traffic on the following ports?
- 443 TCP: for the OpenVidu server and application (HTTPS)
- 40000–57000 TCP/UDP: used by Kurento Media Server to establish media connections
- 57001–65535 TCP/UDP: used by the TURN server to establish relayed media connections
Or does the OpenVidu server necessarily need to have direct access to the Internet?
In other words, is it possible to place an F5 in front and forward the required traffic without direct Internet access?
Thank you.