SSL for Coturn server and Kurento

2024-03-02 Thread Online Use via user
Dear All,
I had installed OM some time ago, and configured SSL for Coturn server and KMS. 
The certifications for these servers apparently need to be renewed. I checked 
the installation guide but it doesn't show how. I think I created the 
certificates and keys based on explanation from someone in your team by then, 
but I don't have a documentation for this.
If there is a document that you can refer me to for this purpose please share. 
Otherwise please tell me the steps so that I can keep record of them for 
renewal again in the future.
Thank you.

Re: OM blocked on some computers

2024-03-02 Thread K. Kamhamea
I've installed OM 7.2 with Coturn on a test server in the internet and it
is accessible by somone's computer that could not open the page and login
before. That's fine thank you.

Please allow some minor issues concerning this installation tutorial:

Page 5
https://localhost:5443/openmeetings
Should probably read
https://My-Server-IP:5443/openmeetings

Page 16
$ iptables -A OUT -p udp --match multiport --dports 49152:65535 -j ACCEPT
iptables: No chain/target/match by that name.

This doesn't work on Ubuntu. It should read
$ iptables -A OUTPUT -p udp --match multiport --dports 49152:65535 -j ACCEPT

Page 16-17
$ service iptables save
$ service iptables restart
Dont' work on Ubuntu and they are not necessary.

There is a similar command to save the rules into a text file but this is
probably not the intention here.
$ iptables-save > /etc/iptables/rules.v4




Am So., 25. Feb. 2024 um 08:48 Uhr schrieb K. Kamhamea <
kamha...@googlemail.com>:

> Thank you so much for your help. So I will try 7.2. with TURN server now
> and will be back with the result later.
>
> Am Sa., 24. Feb. 2024 um 01:53 Uhr schrieb Yah's Global Kingdom <
> yahs...@gmail.com>:
>
>> The instructions for setting up the media server, tell you also how to
>> setup the Turn Server.
>>
>> On Fri, Feb 23, 2024 at 3:10 PM Ali Alhaidary <
>> ali.alhaid...@the5stars.org> wrote:
>>
>>>
>>> https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+for+installing+OpenMeetings+and+Tools?preview=/27838216/284789626/Installation%20OpenMeetings%207.2.0%20on%20Ubuntu%2022.04%20lts.pdf
>>> On 2/23/24 11:06, K. Kamhamea wrote:
>>>
>>> > Do you have TURN server?
>>>
>>> No. Do I need one to vercome the problem? If so, is there an instruction
>>> how to install it?
>>>
>>> Am Fr., 23. Feb. 2024 um 03:09 Uhr schrieb Maxim Solodovnik <
>>> solomax...@gmail.com>:
>>>
 Hello,

 from mobile (sorry for typos ;)


 On Fri, Feb 23, 2024, 08:45 Yah's Global Kingdom 
 wrote:

> I have not experienced this problem.
>
> On Thu, Feb 22, 2024 at 8:04 AM K. Kamhamea 
> wrote:
>
>> I use OM Version 6.2 to communicate with customers. Unfurtunately in
>> about 50% of cases OM is blocked, while my website from the same domain 
>> but
>> different IP is not blocked.
>>
>
 Do you have TURN server?
 Is it open "to the world"?


 In some cases we could overcome the problem by booting the Win11 laptop
>> from an Ubuntu USB. In others I don't know. My questions are:
>> 1. Is there a trouble shooting guide for this problem?
>> 2. Can this be an IP:Port problem? I still use the 5443 port.
>> 3. Is this problem solved with the newer version 7.2?
>>
>