Is it possible to use Port 443/TCP for both OWA (via WAF) and for OpenVPN-Server? It wold be nice to use 443/TCP for OpenVPN because 1194 is often blocked.
In theory it's possible but it would be slow because every connection would have to go through openvpn and then possibly redirected to waf. Therefore we decided to support only userportal + openvpn on same port because userportal is not frequently used (connection-wise compared to waf).
In theory it's possible but it would be slow because every connection would have to go through openvpn and then possibly redirected to waf. Therefore we decided to support only userportal + openvpn on same port because userportal is not frequently used (connection-wise compared to waf).