gt;
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Mon, May 4, 2020 at 8:15 PM Maxim Solodovnik <
>>>>>>> solomax...@gmail.com> wrote:
>>>>>>>
>>>>>>>>
and :(
>>>>>>> I would expect KMS is accessible on the same IP
>>>>>>>
>>>>>>> Anyway you have to ensure correct KMS address is specified in OM
>>>>>>> config (and it is accessible to OM)
>>>>>>> and als
ss is specified in OM
>>>>>> config (and it is accessible to OM)
>>>>>> and also accessible to TURN
>>>>>>
>>>>>> On Mon, 4 May 2020 at 03:23, Partha Datta
>>>>>> wrote:
>>>>>>
>>>>>
gt;> subnet or bind with the same IP address? If so can you tell me how to do
>>>>>> that. I am using docker-ce-18.09.0-3.fc27.x86_64
>>>>>> Regards,
>>>>>> Partha
>>>>>>
>>>>>> On Tue, Apr 28, 2020 at 7:11
rtha
>>>>>
>>>>> On Tue, Apr 28, 2020 at 7:11 PM Maxim Solodovnik
>>>>> wrote:
>>>>>
>>>>>> Finally I get to this thread :)
>>>>>>
>>>>>> I would suggest to check which network interfaces do y
;
>>>>> I would suggest to check which network interfaces do you have
>>>>> And ensure OM, KMS and coturn are available at external network
>>>>> interface
>>>>>
>>>>> On Tue, Apr 28, 2020, 11:42 Julian Weiß wrote:
>>
I get to this thread :)
>>>>>
>>>>> I would suggest to check which network interfaces do you have
>>>>> And ensure OM, KMS and coturn are available at external network
>>>>> interface
>>>>>
>>>>> On Tue, Apr 28, 2020, 11:42 Julian Weiß wr
ame at my side. It works as long as I’am in the lan (VPN is also in
>>>>> the lan) it works. Whe it comes to use the coturn server it doesn’t work.
>>>>>
>>>>>
>>>>>
>>>>> *Von: *Partha Datta
>>>>> *Antworten an: *"user
t; *Von: *Partha Datta
>>> *Antworten an: *"user@openmeetings.apache.org" <
>>> user@openmeetings.apache.org>
>>> *Datum: *Montag, 27. April 2020 um 22:14
>>> *An: *"user@openmeetings.apache.org"
>>> *Betreff: *Re: NAT Issue
>> user@openmeetings.apache.org>
>> *Datum: *Montag, 27. April 2020 um 22:14
>> *An: *"user@openmeetings.apache.org"
>> *Betreff: *Re: NAT Issue
>>
>>
>>
>> Hi Alvaro,
>>
>> No luck.. Here is my firewall configuration. But very
the
> lan) it works. Whe it comes to use the coturn server it doesn’t work.
>
>
>
> *Von: *Partha Datta
> *Antworten an: *"user@openmeetings.apache.org" <
> user@openmeetings.apache.org>
> *Datum: *Montag, 27. April 2020 um 22:14
> *An: *"user@openmeetings
e.org"
Betreff: Re: NAT Issue
Hi Alvaro,
No luck.. Here is my firewall configuration. But very strange.. it works great
when I get connected with VPN client
FedoraServer (active)
target: default
icmp-block-inversion: no
interfaces: enp5s10
sources:
services: ssh
ports: 59
Hi Alvaro,
No luck.. Here is my firewall configuration. But very strange.. it works
great when I get connected with VPN client
FedoraServer (active)
target: default
icmp-block-inversion: no
interfaces: enp5s10
sources:
services: ssh
ports: 5904/tcp 3478/tcp 3478/udp 5443/tcp /tcp 4
Julian Weiß schrieb am 27.04.20 um 11:29:23 Uhr:
> I’m using UBUNTU 18LTS
You are not very familiar with Linuxsystems, are you?
> Yes I edited the application Context xml file
>
> Any Ideas how to get the turnserver running is it a problem that only sudo
> can see that it is working. As long
right conflicti
Von: Partha Datta
Antworten an: "user@openmeetings.apache.org"
Datum: Montag, 27. April 2020 um 07:05
An: "user@openmeetings.apache.org"
Betreff: Re: NAT Issue
Hello Julian,
Which OS are you running? Have you edited
.../WEB-INF/classes/applicationContex
...Partha, please open in firewalld the ports:
# service firewalld start
# sudo firewall-cmd --zone=public --add-port=3478/tcp --permanent
# sudo firewall-cmd --zone=public --add-port=3478/udp --permanent
# sudo firewall-cmd --zone=public --add-port=5443/tcp --permanent
# sudo firewall-cmd --zone
Hello Julian,
Which OS are you running? Have you edited
.../WEB-INF/classes/applicationContext.xml file?
Regards,
Partha
On Mon, Apr 27, 2020 at 2:08 AM Julian Weiß wrote:
> Hello,
> I'M using a NAT-Router but all ports are open. Openmeetings is already
> reachable with https.
>
> Am 26.04.20,
Hello Alvaro,
I am running in Fedora 27. When I enable Firewalld service in the server
running openmeeting I cant access, even from the LAN, so I think it is
some thing to do with fire wall, I have not checked opening up the ports
mentioned in the document you have sent on the local server . I sha
Now what does this commands say?
netstat -pantu |grep turn
netstat -pantu |grep
Andreas
Julian Weiß schrieb am 26.04.20 um 20:38:25 Uhr:
> Hello,
> I'M using a NAT-Router but all ports are open. Openmeetings is already
> reachable with https.
>
> Am 26.04.20, 22:35 schrieb "ratatouil
Hello,
I'M using a NAT-Router but all ports are open. Openmeetings is already
reachable with https.
Am 26.04.20, 22:35 schrieb "ratatouille" :
Hello!
Julian Weiß schrieb am 26.04.20 um 20:22:27 Uhr:
> Hey there thanks for your reply. Tried it but no results Audio and video
is st
Hello!
Julian Weiß schrieb am 26.04.20 um 20:22:27 Uhr:
> Hey there thanks for your reply. Tried it but no results Audio and video is
> still missing.
> The turnserver is working but only under sudo rights --- is that OK?
netstat -pantu |grep turn
What kind of firewall are you using and how d
Hey there thanks for your reply. Tried it but no results Audio and video is
still missing.
The turnserver is working but only under sudo rights --- is that OK?
And I found the log..
WARNING: cannot find certificate file: turn_server_cert.pem (1)
0: WARNING: cannot start TLS and DTLS listeners beca
Hello!
Partha Datta schrieb am 24.04.20 um 00:34:14 Uhr:
> I have installed OpenMeetings 5.0.0-M3. It is working in LAN both audio &
> video.
> I have Openmeeting server behind a Linux firewall with NAT and opened up
> 5443 & ports. I can not see or hear the meeting participants nor he
> c
Partha and Julian, is neccesary to open that ports in the firewall
andthe router (both).
Try without firewall to test (open ports in router).
Are you in Ubuntu or Centos?
..
El dom, 26-04-2020 a las 23:52 +0530, Partha Datta escribió:
> Dear Alvaro,
> I have opened up all the port men
@openmeetings.apache.org
Betreff: Re: NAT Issue
Dear Alvaro,
I have opened up all the port mentioned in the document but I keep getting the
error, stating failed to connect to media server.
Does it need to do any other conficonfiguration.
Regards,
Partha
On Fri, 24 Apr 2020, 02:06 Alvaro,
mailto:zurca
Dear Alvaro,
I have opened up all the port mentioned in the document but I keep getting
the error, stating failed to connect to media server.
Does it need to do any other conficonfiguration.
Regards,
Partha
On Fri, 24 Apr 2020, 02:06 Alvaro, wrote:
> ...that is for Ubuntu 18.04.
>
> And this i
...that is for Ubuntu 18.04.
And this is for Centos 7-8:
https://cwiki.apache.org/confluence/download/attachments/27838216/Cento
s%207-
8%20Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetin
gs%205.0.0-M3.pdf
...
El jue, 23-04-2020 a las 22:11 +0200, Alvaro escri
...take a look:
https://cwiki.apache.org/confluence/download/attachments/27838216/Insta
llation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.
0-M3.pdf
El vie, 24-04-2020 a las 00:34 +0530, Partha Datta escribió:
> Hello,
> I have installed OpenMeetings 5.0.0-M3.
Hello,
I have installed OpenMeetings 5.0.0-M3. It is working in LAN both audio &
video.
I have Openmeeting server behind a Linux firewall with NAT and opened up
5443 & ports. I can not see or hear the meeting participants nor he
can see me or hear.
The setup test, I can see my own voice and v
29 matches
Mail list logo