TURN is required if your users are using restricted networks
Or even not very restricted like wifi router at home
On Fri, 27 Mar 2020 at 04:48, Marcus Schulz wrote:
> Take a look at the kern.log, if your firewall drops sth.
>
> I guess sth. like this would help:
>
> iptables -A INPUT -p udp -m u
Take a look at the kern.log, if your firewall drops sth.
I guess sth. like this would help:
iptables -A INPUT -p udp -m udp --dport 1:65535 -j ACCEPTiptables -A
OUTPUT -p udp -m udp --sport 1:65535 -j ACCEPTiptables -A INPUT -p udp -m
udp --dport 3478 -j ACCEPTiptables -A OUTPUT -p udp
Our Server has an official ip adress (no NAT), I've read something about the
turn server in this forum,
but it isn't really understandable to me. That means the installation manual
for Ubuntu 18.04 in
https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+for+installing+OpenMeetings+a
Hi there lots of info in forum regarding NAT / Coturn and Turnserver. I will be
posting to this forum shortly regarding my “almost” 99.9 % working setup...
Sent from my iPhone
> On Mar 26, 2020, at 1:42 PM, stefanx wrote:
>
> Hello,
>
> I'm new to Openmeetings, I've installed Openmeetings on