Re: General questions about DMZ, https, apache web server, single Interent IP address

2020-04-07 Thread Maxim Solodovnik
No problem then :) You can set up both OM<->world and OM<->Apache<->world (latter configuration will use more "natural" 443 port + TURN ports only) On Tue, 7 Apr 2020 at 10:37, Kirkham, George wrote: > Hi, > > Thanks for the replies. > > I have no issue opening UDP ports 4-6, nor is it a

Re: General questions about DMZ, https, apache web server, single Interent IP address

2020-04-06 Thread Kirkham, George
Hi, Thanks for the replies. I have no issue opening UDP ports 4-6, nor is it an issue for me to use extra TCP or UDP ports other than port 443. That is using ports 80, 443, 2443, 3443, 5070, 50-70, 5443, 8080, 8443, etc. People who would be connected to my OpenMeetings server should

Re: General questions about DMZ, https, apache web server, single Interent IP address

2020-04-06 Thread Maxim Solodovnik
The problem here: TURN required UDP in range: 4-6 and it seems to be impossible to pass all these connections via 443 On Tue, 7 Apr 2020 at 02:31, Zenon Panoussis wrote: > > > I believe while you can redirect port 80 traffic to another > > server, because port 443 traffic is encrypted, i

Re: General questions about DMZ, https, apache web server, single Interent IP address

2020-04-06 Thread Zenon Panoussis
> I believe while you can redirect port 80 traffic to another > server, because port 443 traffic is encrypted, it cannot be > redirected. It can, as long as it is done transparently. If you have, say, serviceA on internalhostA:443 and serviceB on internalhostB:443, you can tell the router somet

Re: General questions about DMZ, https, apache web server, single Interent IP address

2020-04-06 Thread YUP
Yes, I would like to confirm that it is (still) impossible to use only one tcp port for OM. You should also have UDP ports open in your firewall, it is a requirement :( I even tried to use udptunnel which can operate on tcp port to handle upd flow, but my attempt was unsuccessful too. On Mon, Ap

Re: General questions about DMZ, https, apache web server, single Interent IP address

2020-04-06 Thread Maxim Solodovnik
Hello George, Welcome back :) I'm not sure about "any Video Conferencing systems" OM 4.0.10 will work almost the same as 2.0.x (it will additionally require websocket connection on the same port as OM) [will use Flash] OM 5.0.x CAN work be set up to work over single SSL port but additional server

General questions about DMZ, https, apache web server, single Interent IP address

2020-04-05 Thread Kirkham, George
​Hi, Background * Reading about Jitsi and BigBlueButton, it seems the underlying software they the use required "direct connection to the internet" and exclusive use of port 443. * While my infrastructure has a single external IP address, Router that changes Internet facing IP