1

We have installed a COURN server referring to the https://docs.bigbluebutton.org/2.2/setup-turn-server.html#Configure_TURN_. But even with this, we are not able to access the BBB service within the University LAN protected with a restrictive firewall.

Please find the following diagram to illustrate the environment. Looking for your suggestions to solve this issue. We are banging our heads against this wall for some time now.

enter image description here

kallada
  • 1,829
  • 4
  • 33
  • 64
  • 1
    I never used TURN server, but what I can say that you can not access VoIP resources with just 3 ports. Based on my knowledge TURN server is more like a proxy and user must have access to it without restriction(UDP ports should be open), but in your case you just open 3 ports toward TURN and obviously it will not work. I would recommend to open SNGREP or any other similar utility and analyze what ports are being used during VoIP call and then you can get a bit more understanding how all of this works. – os11k Aug 25 '20 at 06:50

1 Answers1

1

From your university network, can you open https://test.bigbluebutton.org/ in a Google Chrome browser, and check whether you can access audio/video without any 1007/1020 errors?

If yes, then check your Turn server config again and ensure your BBB server can use it.

Otherwise, check whether your university firewall allows connections on TCP ports 80 and 443 and UDP ports 16384 - 32768.