CoturnServer

2020-04-22 Thread Julian Weiß
Hey Guys thanks for your help getting the LDAP done. Now I’ve got the problem 
that I can’t get the turn server running I always get an error message http 
status 404 by getting on to the possible webpage.

Any Ideas thanks a lot



smime.p7s
Description: S/MIME cryptographic signature


Re: CoturnServer

2020-04-22 Thread Julian Weiß
Sorry for that ...
When I try to open the openmeetings page I always get http status 404

Am 22.04.20, 11:47 schrieb "Maxim Solodovnik" :

Hello Julian,

On Wed, 22 Apr 2020 at 15:18, Julian Weiß  wrote:
>
> Hey Guys thanks for your help getting the LDAP done. Now I’ve got the 
problem that I can’t get the turn server running I always get an error message 
http status 404 by getting on to the possible webpage.

Not sure what webpage do you mean here :(

>
> Any Ideas thanks a lot

Please provide more details


-- 
Best regards,
Maxim


smime.p7s
Description: S/MIME cryptographic signature


Re: CoturnServer

2020-04-22 Thread Julian Weiß
Can this error cause the Problem 
"Caused by: org.xml.sax.SAXParseException: The value of attribute 
"p:objCheckTimeout" associated with an element type "bean" must not contain the 
'<' character."
Could find that row in catalina.out is there another log for openmeetings.
And Yes you are right. Going on to localhost:5443/ causes the problem and also 
going in from outside the internal net
Am 22.04.20, 11:55 schrieb "Maxim Solodovnik" :

On Wed, 22 Apr 2020 at 16:49, Julian Weiß  wrote:
>
> Sorry for that ...
> When I try to open the openmeetings page I always get http status 404

By openmeetings page do you mean this https://localhost:5443/openmeetings 
URL?
What in the logs? (openmeetings.log)

>
> Am 22.04.20, 11:47 schrieb "Maxim Solodovnik" :
>
> Hello Julian,
>
> On Wed, 22 Apr 2020 at 15:18, Julian Weiß  wrote:
> >
> > Hey Guys thanks for your help getting the LDAP done. Now I’ve got 
the problem that I can’t get the turn server running I always get an error 
message http status 404 by getting on to the possible webpage.
>
> Not sure what webpage do you mean here :(
>
> >
> > Any Ideas thanks a lot
>
> Please provide more details
>
>
> --
> Best regards,
> Maxim



-- 
Best regards,
Maxim


smime.p7s
Description: S/MIME cryptographic signature


Re: CoturnServer

2020-04-22 Thread Julian Weiß
Hey Maxim Found the Mistake the is a missing " in the tutorial at the end of 
the application context xml
Now I can log in but whe I try to start webcam and audio I get the following 
error
Failed to start broadcast: Object 
'4f09d0d4-f52f-4731-9e54-124e2da0ca9a_kurento.MediaPipeline' not found 
(Code:40101, Type:null, Data: {"type":"MEDIA_OBJECT_NOT_FOUND"})
Any Ideas?

Am 22.04.20, 12:08 schrieb "Maxim Solodovnik" :

Please check applicationContext.xml is valid XML file
You seems to have some issues in it

On Wed, 22 Apr 2020 at 17:01, Julian Weiß  wrote:
>
> Can this error cause the Problem
> "Caused by: org.xml.sax.SAXParseException: The value of attribute 
"p:objCheckTimeout" associated with an element type "bean" must not contain the 
'<' character."
> Could find that row in catalina.out is there another log for openmeetings.
> And Yes you are right. Going on to localhost:5443/ causes the problem and 
also going in from outside the internal net
    > Am 22.04.20, 11:55 schrieb "Maxim Solodovnik" :
>
> On Wed, 22 Apr 2020 at 16:49, Julian Weiß  wrote:
> >
> > Sorry for that ...
> > When I try to open the openmeetings page I always get http status 
404
>
> By openmeetings page do you mean this 
https://localhost:5443/openmeetings URL?
> What in the logs? (openmeetings.log)
>
> >
    >     > Am 22.04.20, 11:47 schrieb "Maxim Solodovnik" 
:
> >
> > Hello Julian,
> >
> > On Wed, 22 Apr 2020 at 15:18, Julian Weiß  
wrote:
> > >
> > > Hey Guys thanks for your help getting the LDAP done. Now I’ve 
got the problem that I can’t get the turn server running I always get an error 
message http status 404 by getting on to the possible webpage.
> >
> > Not sure what webpage do you mean here :(
> >
> > >
> > > Any Ideas thanks a lot
> >
> > Please provide more details
> >
> >
> > --
> > Best regards,
> > Maxim
>
>
>
> --
> Best regards,
> Maxim



-- 
Best regards,
Maxim


smime.p7s
Description: S/MIME cryptographic signature


Re: CoturnServer

2020-04-22 Thread Julian Weiß
Hey Alvaro
The 404 error is gone by now due to putting in the " at the end 

Am 22.04.20, 12:24 schrieb "Alvaro" :

...Maxim remember it you said to another user about
applicationContext.xml and the same 404 error.

That user follows the tuto 

"Instalacion certificados SSL y Coturn para OpenMeetings 5.0.0-M3.pdf"

...and there was a line:

p:flowoutTimeout="5"

...that must be not. After remove it OM works right.

Maybe if Julian remove this line, everything will work right.



 



El mié, 22-04-2020 a las 17:08 +0700, Maxim Solodovnik escribió:
> Please check applicationContext.xml is valid XML file
> You seems to have some issues in it
    > 
    > On Wed, 22 Apr 2020 at 17:01, Julian Weiß  wrote:
> > 
> > Can this error cause the Problem
> > "Caused by: org.xml.sax.SAXParseException: The value of attribute
> > "p:objCheckTimeout" associated with an element type "bean" must not
> > contain the '<' character."
> > Could find that row in catalina.out is there another log for
> > openmeetings.
> > And Yes you are right. Going on to localhost:5443/ causes the
> > problem and also going in from outside the internal net
> > Am 22.04.20, 11:55 schrieb "Maxim Solodovnik"  > m>:
> > 
> > On Wed, 22 Apr 2020 at 16:49, Julian Weiß 
> > wrote:
> > >
> > > Sorry for that ...
> > > When I try to open the openmeetings page I always get http
> > status 404
> > 
> > By openmeetings page do you mean this https://localhost:5443/op
> > enmeetings URL?
> > What in the logs? (openmeetings.log)
> > 
> > >
> > > Am 22.04.20, 11:47 schrieb "Maxim Solodovnik"  > il.com>:
> > >
> > > Hello Julian,
> > >
> > > On Wed, 22 Apr 2020 at 15:18, Julian Weiß  > s.de> wrote:
> > > >
> > > > Hey Guys thanks for your help getting the LDAP done.
> > Now I’ve got the problem that I can’t get the turn server running I
> > always get an error message http status 404 by getting on to the
> > possible webpage.
> > >
> > > Not sure what webpage do you mean here :(
> > >
> > > >
> > > > Any Ideas thanks a lot
> > >
> > > Please provide more details
> > >
> > >
> > > --
> > > Best regards,
> > > Maxim
> > 
> > 
> > 
> > --
> > Best regards,
> > Maxim
> 
> 
> 


smime.p7s
Description: S/MIME cryptographic signature


Re: CoturnServer

2020-04-22 Thread Julian Weiß
Is there any ideas what I can do


Am 22.04.20, 12:31 schrieb "Maxim Solodovnik" :

Looks like misterious
https://issues.apache.org/jira/browse/OPENMEETINGS-2168
and https://issues.apache.org/jira/browse/OPENMEETINGS-2183

please share relative part of your log
You can attach it to OPENMEETINGS-2183

On Wed, 22 Apr 2020 at 17:26, Julian Weiß  wrote:
>
> Hey Alvaro
> The 404 error is gone by now due to putting in the " at the end
>
> Am 22.04.20, 12:24 schrieb "Alvaro" :
>
> ...Maxim remember it you said to another user about
> applicationContext.xml and the same 404 error.
>
> That user follows the tuto
>
> "Instalacion certificados SSL y Coturn para OpenMeetings 5.0.0-M3.pdf"
>
> ...and there was a line:
>
> p:flowoutTimeout="5"
>
> ...that must be not. After remove it OM works right.
>
> Maybe if Julian remove this line, everything will work right.
>
>
>
> 
>
>
>
> El mié, 22-04-2020 a las 17:08 +0700, Maxim Solodovnik escribió:
> > Please check applicationContext.xml is valid XML file
> > You seems to have some issues in it
> >
> > On Wed, 22 Apr 2020 at 17:01, Julian Weiß  
wrote:
> > >
> > > Can this error cause the Problem
> > > "Caused by: org.xml.sax.SAXParseException: The value of attribute
> > > "p:objCheckTimeout" associated with an element type "bean" must 
not
> > > contain the '<' character."
> > > Could find that row in catalina.out is there another log for
> > > openmeetings.
> > > And Yes you are right. Going on to localhost:5443/ causes the
> > > problem and also going in from outside the internal net
> > > Am 22.04.20, 11:55 schrieb "Maxim Solodovnik"  > > m>:
> > >
> > > On Wed, 22 Apr 2020 at 16:49, Julian Weiß 
> > > wrote:
> > > >
> > > > Sorry for that ...
> > > > When I try to open the openmeetings page I always get http
> > > status 404
> > >
> > > By openmeetings page do you mean this 
https://localhost:5443/op
> > > enmeetings URL?
> > > What in the logs? (openmeetings.log)
> > >
> > > >
> > > > Am 22.04.20, 11:47 schrieb "Maxim Solodovnik" 
 > > il.com>:
> > > >
> > > > Hello Julian,
> > > >
> > > > On Wed, 22 Apr 2020 at 15:18, Julian Weiß 
 > > s.de> wrote:
> > > > >
> > > > > Hey Guys thanks for your help getting the LDAP done.
> > > Now I’ve got the problem that I can’t get the turn server running 
I
> > > always get an error message http status 404 by getting on to the
> > > possible webpage.
> > > >
> > > > Not sure what webpage do you mean here :(
> > > >
> > > > >
> > > > > Any Ideas thanks a lot
> > > >
> > > > Please provide more details
> > > >
> > > >
> > > > --
> > > > Best regards,
> > > > Maxim
> > >
> > >
> > >
> > > --
> > > Best regards,
> > > Maxim
> >
> >
> >



-- 
Best regards,
Maxim


smime.p7s
Description: S/MIME cryptographic signature


Re: CoturnServer

2020-04-22 Thread Julian Weiß
Ok put the interesting part in 2183 as a comment

Am 22.04.20, 12:37 schrieb "Maxim Solodovnik" :

On Wed, 22 Apr 2020 at 17:33, Julian Weiß  wrote:
>
> Is there any ideas what I can do

   please share relative part of your log
You can attach it to OPENMEETINGS-2183
>
>
> Am 22.04.20, 12:31 schrieb "Maxim Solodovnik" :
>
> Looks like misterious
> https://issues.apache.org/jira/browse/OPENMEETINGS-2168
> and https://issues.apache.org/jira/browse/OPENMEETINGS-2183
>
> please share relative part of your log
> You can attach it to OPENMEETINGS-2183
    >
> On Wed, 22 Apr 2020 at 17:26, Julian Weiß  wrote:
> >
> > Hey Alvaro
> > The 404 error is gone by now due to putting in the " at the end
> >
> > Am 22.04.20, 12:24 schrieb "Alvaro" :
> >
> > ...Maxim remember it you said to another user about
> > applicationContext.xml and the same 404 error.
> >
> > That user follows the tuto
> >
> > "Instalacion certificados SSL y Coturn para OpenMeetings 
5.0.0-M3.pdf"
> >
> > ...and there was a line:
> >
> > p:flowoutTimeout="5"
> >
> > ...that must be not. After remove it OM works right.
> >
> > Maybe if Julian remove this line, everything will work right.
> >
> >
> >
> > 
> >
> >
> >
> >     El mié, 22-04-2020 a las 17:08 +0700, Maxim Solodovnik escribió:
> > > Please check applicationContext.xml is valid XML file
> > > You seems to have some issues in it
> > >
> > > On Wed, 22 Apr 2020 at 17:01, Julian Weiß 
 wrote:
> > > >
> > > > Can this error cause the Problem
> > > > "Caused by: org.xml.sax.SAXParseException: The value of 
attribute
> > > > "p:objCheckTimeout" associated with an element type "bean" 
must not
> > > > contain the '<' character."
> > > > Could find that row in catalina.out is there another log for
> > > > openmeetings.
> > > > And Yes you are right. Going on to localhost:5443/ causes 
the
> > > > problem and also going in from outside the internal net
> > > > Am 22.04.20, 11:55 schrieb "Maxim Solodovnik" 
 > > > m>:
> > > >
> > > > On Wed, 22 Apr 2020 at 16:49, Julian Weiß 

> > > > wrote:
> > > > >
> > > > > Sorry for that ...
> > > > > When I try to open the openmeetings page I always get 
http
> > > > status 404
> > > >
> > > > By openmeetings page do you mean this 
https://localhost:5443/op
> > > > enmeetings URL?
> > > > What in the logs? (openmeetings.log)
> > > >
> > > > >
> > > > > Am 22.04.20, 11:47 schrieb "Maxim Solodovnik" 
 > > > il.com>:
> > > > >
> > > > > Hello Julian,
> > > > >
> > > > > On Wed, 22 Apr 2020 at 15:18, Julian Weiß 
 > > > s.de> wrote:
> > > > > >
> > > > > > Hey Guys thanks for your help getting the LDAP 
done.
> > > > Now I’ve got the problem that I can’t get the turn server 
running I
> > > > always get an error message http status 404 by getting on 
to the
> > > > possible webpage.
> > > > >
> > > > > Not sure what webpage do you mean here :(
> > > > >
> > > > > >
> > > > > > Any Ideas thanks a lot
> > > > >
> > > > > Please provide more details
> > > > >
> > > > >
> > > > > --
> > > > > Best regards,
> > > > > Maxim
> > > >
> > > >
> > > >
> > > > --
> > > > Best regards,
> > > > Maxim
> > >
> > >
> > >
>
>
>
> --
> Best regards,
> Maxim



-- 
Best regards,
Maxim


smime.p7s
Description: S/MIME cryptographic signature


Coturn Server

2020-04-23 Thread Julian Weiß
Hey folks,

now ist getting wiered. I have restartet the Kurenot Media Server after having 
service trouble. Now ist working fine but only inside the intranet not in the 
www. When I try to log in from outside I can connect into a grouproom but now 
video or sound is transmitted. 

Tunr server is active and running any Ideas. Nothing to see in the log data



smime.p7s
Description: S/MIME cryptographic signature


Re: Coturn Server

2020-04-23 Thread Julian Weiß
Yes I'm sure

Am 23.04.20, 18:20 schrieb "Maxim Solodovnik" :

Are you sure no configs were changed?

On Thu, 23 Apr 2020 at 20:42, Julian Weiß  wrote:
>
> Hey folks,
>
> now ist getting wiered. I have restartet the Kurenot Media Server after 
having service trouble. Now ist working fine but only inside the intranet not 
in the www. When I try to log in from outside I can connect into a grouproom 
but now video or sound is transmitted.
>
> Tunr server is active and running any Ideas. Nothing to see in the log 
data



-- 
Best regards,
Maxim


smime.p7s
Description: S/MIME cryptographic signature


AW: Coturn Server

2020-04-24 Thread Julian Weiß
No I'm running M5 but I've got an error Message now comming from the coturn 
server.
May anyone help me...
Thanks alot
1: Trying to bind fd 28 to <127.0.0.1:3478>: errno=98
Cannot bind local socket to addr: Address already in use
1: Cannot bind TLS/TCP listener socket to addr 127.0.0.1:3478
1: Trying to bind TLS/TCP listener socket to addr 127.0.0.1:3478, again...

-Ursprüngliche Nachricht-
Von: Maxim Solodovnik [mailto:solomax...@gmail.com] 
Gesendet: Donnerstag, 23. April 2020 19:37
An: Openmeetings user-list
Betreff: Re: Coturn Server

Are you running M4?
Can you check browser console?

On Thu, 23 Apr 2020 at 23:52, Julian Weiß  wrote:
>
> Yes I'm sure
>
> Am 23.04.20, 18:20 schrieb "Maxim Solodovnik" :
>
> Are you sure no configs were changed?
>
> On Thu, 23 Apr 2020 at 20:42, Julian Weiß  wrote:
> >
> > Hey folks,
> >
> > now ist getting wiered. I have restartet the Kurenot Media Server after 
> having service trouble. Now ist working fine but only inside the intranet not 
> in the www. When I try to log in from outside I can connect into a grouproom 
> but now video or sound is transmitted.
> >
> > Tunr server is active and running any Ideas. Nothing to see in the log 
> data
>
>
>
> --
> Best regards,
> Maxim



-- 
Best regards,
Maxim


Re: Coturn Server

2020-04-25 Thread Julian Weiß
Hey Maxim I guess you are right. I'm not a linux expert do you have any ideas 
how to change openmeetings at the moment listening in 3478 to another port... 
this is the actual result of netstat
Proto Recv-Q Send-Q Local Address   Foreign Address State  
tcp0200 openmeetings3:ssh   192.168.168.47:49807ESTABLISHED
tcp0  0 localhost:mysql localhost:47990 ESTABLISHED
tcp0  0 localhost:mysql localhost:47992 ESTABLISHED
tcp0  0 localhost:mysql localhost:47996 ESTABLISHED
tcp6   0  0 localhost:47992 localhost:mysql ESTABLISHED
tcp6   0  0 localhost:43496 localhost:  ESTABLISHED
tcp6   0  0 localhost:47990 localhost:mysql ESTABLISHED
tcp6   0  0 localhost:  localhost:43496 ESTABLISHED
tcp6   0  0 localhost:47996 localhost:mysql ESTABLISHED
sctpip6-localhost:3478  LISTEN 
sctpopenmeetings3:3478  LISTEN 
sctplocalhost:3478  LISTEN 
sctpip6-localhost:3479  LISTEN 
sctpopenmeetings3:3479  LISTEN 
sctplocalhost:3479  LISTEN

Am 25.04.20, 00:03 schrieb "Maxim Solodovnik" :

Hello Julian,

On Fri, 24 Apr 2020 at 17:25, Julian Weiß  wrote:
>
> No I'm running M5 but I've got an error Message now comming from the 
coturn server.
> May anyone help me...
> Thanks alot
> 1: Trying to bind fd 28 to <127.0.0.1:3478>: errno=98
> Cannot bind local socket to addr: Address already in use

this is usually mean some service is already working on port 3478
you try to check with `netstat` and `ps`

> 1: Cannot bind TLS/TCP listener socket to addr 127.0.0.1:3478
> 1: Trying to bind TLS/TCP listener socket to addr 127.0.0.1:3478, again...
>
> -Ursprüngliche Nachricht-
> Von: Maxim Solodovnik [mailto:solomax...@gmail.com]
> Gesendet: Donnerstag, 23. April 2020 19:37
> An: Openmeetings user-list
> Betreff: Re: Coturn Server
>
> Are you running M4?
> Can you check browser console?
>
> On Thu, 23 Apr 2020 at 23:52, Julian Weiß  wrote:
> >
> > Yes I'm sure
> >
> > Am 23.04.20, 18:20 schrieb "Maxim Solodovnik" :
> >
> > Are you sure no configs were changed?
> >
> > On Thu, 23 Apr 2020 at 20:42, Julian Weiß  
wrote:
> > >
> > > Hey folks,
> > >
> > > now ist getting wiered. I have restartet the Kurenot Media Server 
after having service trouble. Now ist working fine but only inside the intranet 
not in the www. When I try to log in from outside I can connect into a 
grouproom but now video or sound is transmitted.
> > >
> > > Tunr server is active and running any Ideas. Nothing to see in 
the log data
> >
> >
> >
> > --
> > Best regards,
> > Maxim
>
>
>
> --
> Best regards,
> Maxim



-- 
Best regards,
Maxim


smime.p7s
Description: S/MIME cryptographic signature


Re: NAT Issue

2020-04-26 Thread Julian Weiß
So am i. I can report the same Problem. Andy Ideas. Hey Partha do you have any 
Errorlogs from coturn.

... von unterwegs gesendet... daher etwas kurz in der Formulierung!...

Von: Partha Datta 
Gesendet: Sunday, April 26, 2020 8:22:14 PM
An: user@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...@gmail.com>> wrote:
...that is for Ubuntu 18.04.

And this is for Centos 7-8:

https://cwiki.apache.org/confluence/download/attachments/27838216/Centos%207-8%20Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.0-M3.pdf



...


El jue, 23-04-2020 a las 22:11 +0200, Alvaro escribió:
...take a look:

https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%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. 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 video.
Here is my nat table
rule family="ipv4" destination address="112.73.210.134" forward-port 
port="5443" protocol="tcp" to-port="5443" to-addr="192.168.110.16"
rule family="ipv4" destination address="112.73.210.134" forward-port 
port="" protocol="tcp" to-port="" to-addr="192.168.110.16"

public
  target: default
  icmp-block-inversion: no
  interfaces:
  sources:
  services: mdns dhcpv6-client
  ports: 53/udp 5080/tcp 1935/tcp 5443/tcp
  protocols:
  masquerade: no
  forward-ports:
  source-ports:
  icmp-blocks:
  rich rules:

Could you please help me

Regards,
--
Partha
M +91-8825608651
Sent from mobile device
"If you worried about falling off the bike, you’d never..."


Re: NAT Issue

2020-04-26 Thread Julian Weiß
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 because certificate file is not 
set properly
0: WARNING: cannot find private key file: turn_server_pkey.pem (1)
0: WARNING: cannot start TLS and DTLS listeners because private key file is not 
set properly
Might it be possible, that this is the reason I can't get any audio or video.
I've tried letsencrypt but there themes to be a broken package so that I can't 
create a ssl certificate  any other ideas how to create certs?
Thanks a lot for all your great help you all doing such a great job

Am 26.04.20, 21:25 schrieb "ratatouille" :

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
> can see me or hear.

Is this firewall running on the same host like openmeetings? Is this 
firewalld?
What does iptables -nL say on the firewall host?

> The setup test, I can see my own voice and video.
> Here is my nat table
> rule family="ipv4" destination address="112.73.210.134" forward-port
> port="5443" protocol="tcp" to-port="5443" to-addr="192.168.110.16"
> rule family="ipv4" destination address="112.73.210.134" forward-port
> port="" protocol="tcp" to-port="" to-addr="192.168.110.16"
> 
> public
>   target: default
>   icmp-block-inversion: no
>   interfaces:
>   sources:
>   services: mdns dhcpv6-client
>   ports: 53/udp 5080/tcp 1935/tcp 5443/tcp
>   protocols:
>   masquerade: no
>   forward-ports:
>   source-ports:
>   icmp-blocks:
>   rich rules:

  Andreas


smime.p7s
Description: S/MIME cryptographic signature


Re: NAT Issue

2020-04-26 Thread Julian Weiß
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 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 does your network-structure 
look like?

> And I found the log..
> WARNING: cannot find certificate file: turn_server_cert.pem (1)
> 0: WARNING: cannot start TLS and DTLS listeners because certificate file 
is not set properly
> 0: WARNING: cannot find private key file: turn_server_pkey.pem (1)
> 0: WARNING: cannot start TLS and DTLS listeners because private key file 
is not set properly
> Might it be possible, that this is the reason I can't get any audio or 
video.

No, as far as I understand openmeetings uses a selfsigned certificate if 
you didn't configure
it to use yours. Is openmeetings reachable with https?

> I've tried letsencrypt but there themes to be a broken package so that I 
can't create a ssl certificate  any other ideas how to create certs?
> Thanks a lot for all your great help you all doing such a great job
> 
> Am 26.04.20, 21:25 schrieb "ratatouille" :
> 
> 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
> > can see me or hear.  
> 
> Is this firewall running on the same host like openmeetings? Is this 
firewalld?
> What does iptables -nL say on the firewall host?
> 
> > The setup test, I can see my own voice and video.
> > Here is my nat table
> > rule family="ipv4" destination address="112.73.210.134" forward-port
> > port="5443" protocol="tcp" to-port="5443" to-addr="192.168.110.16"
> > rule family="ipv4" destination address="112.73.210.134" forward-port
> > port="" protocol="tcp" to-port="" to-addr="192.168.110.16"
> > 
> > public
> >   target: default
> >   icmp-block-inversion: no
> >   interfaces:
> >   sources:
> >   services: mdns dhcpv6-client
> >   ports: 53/udp 5080/tcp 1935/tcp 5443/tcp
> >   protocols:
> >   masquerade: no
> >   forward-ports:
> >   source-ports:
> >   icmp-blocks:
> >   rich rules:  
> 
>   Andreas



smime.p7s
Description: S/MIME cryptographic signature


Re: NAT Issue

2020-04-27 Thread Julian Weiß
Hey Partha,

I’m using UBUNTU 18LTS

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 as I type in turnserver I just get the 
information of a binding problem.

Any Ideas might it be a 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/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, 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 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 does your network-structure 
look like?

> And I found the log..
> WARNING: cannot find certificate file: turn_server_cert.pem (1)
> 0: WARNING: cannot start TLS and DTLS listeners because certificate file 
is not set properly
> 0: WARNING: cannot find private key file: turn_server_pkey.pem (1)
> 0: WARNING: cannot start TLS and DTLS listeners because private key file 
is not set properly
> Might it be possible, that this is the reason I can't get any audio or 
video.

No, as far as I understand openmeetings uses a selfsigned certificate if 
you didn't configure
it to use yours. Is openmeetings reachable with https?

> I've tried letsencrypt but there themes to be a broken package so that I 
can't create a ssl certificate  any other ideas how to create certs?
> Thanks a lot for all your great help you all doing such a great job
> 
> Am 26.04.20, 21:25 schrieb "ratatouille" :
> 
> 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
> > can see me or hear.  
> 
> Is this firewall running on the same host like openmeetings? Is this 
firewalld?
> What does iptables -nL say on the firewall host?
> 
> > The setup test, I can see my own voice and video.
> > Here is my nat table
> > rule family="ipv4" destination address="112.73.210.134" forward-port
> > port="5443" protocol="tcp" to-port="5443" to-addr="192.168.110.16"
> > rule family="ipv4" destination address="112.73.210.134" forward-port
> > port="" protocol="tcp" to-port="" to-addr="192.168.110.16"
> > 
> > public
> >   target: default
> >   icmp-block-inversion: no
> >   interfaces:
> >   sources:
> >   services: mdns dhcpv6-client
> >   ports: 53/udp 5080/tcp 1935/tcp 5443/tcp
> >   protocols:
> >   masquerade: no
> >   forward-ports:
> >   source-ports:
> >   icmp-blocks:
> >   rich rules:  
> 
>   Andreas



-- 

Partha 
M +91-8825608651
Sent from mobile device
"If you worried about falling off the bike, you’d never..."



smime.p7s
Description: S/MIME cryptographic signature


Re: NAT Issue

2020-04-27 Thread Julian Weiß
Same 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@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 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 49152-65535/udp
  protocols: 
  masquerade: yes
  forward-ports: 
  source-ports: 
  icmp-blocks: 
  rich rules: 
[root@hepi3 ~]# firewall-cmd --list-all-zones 
FedoraServer (active)
  target: default
  icmp-block-inversion: no
  interfaces: enp5s10
  sources: 
  services: ssh 
  ports: 5904/tcp 3478/tcp 3478/udp 5443/tcp /tcp 49152-65535/udp
  protocols: 
  masquerade: yes
  forward-ports: 
  source-ports: 
  icmp-blocks: 
  rich rules: 
rule family="ipv4" destination address="112.73.210.134" forward-port 
port="5443" protocol="tcp" to-port="5443" to-addr="192.168.110.16"
rule family="ipv4" destination address="112.73.210.134" forward-port 
port="" protocol="tcp" to-port="" to-addr="192.168.110.16"
rule family="ipv4" destination address="112.73.210.134" forward-port 
port="49152-65535" protocol="udp" to-port="49152-65535" to-addr="192.168.110.16"
rule family="ipv4" destination address="112.73.210.134" forward-port 
port="3478" protocol="udp" to-port="3478" to-addr="192.168.110.16"
rule family="ipv4" destination address="112.73.210.134" forward-port 
port="3478" protocol="tcp" to-port="3478" to-addr="192.168.110.16"

 

Regards,

Partha

 

 

 

On Mon, Apr 27, 2020 at 12:09 PM Alvaro  wrote:

 

...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=public --add-port=/tcp --permanent

 

# sudo firewall-cmd --zone=public --add-port=49152-65535/udp --permanent

 

# service firewalld restart

 

...and to see they are open:

 

# firewall-cmd --list-all

 

...and after this would be good stop the servers and reboot

the machine.

 

 

..

 

El lun, 27-04-2020 a las 05:23 +0530, Partha Datta escribió:

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 shall do that today, and 
update you, to confirm if that is the issue with NAT or port blocking. 

Regards,

Partha

 

On Mon, 27 Apr 2020, 00:40 Alvaro,  wrote:

Partha and Julian, is neccesary to open that ports in the firewall and

the 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 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 is for Centos 7-8:

 

https://cwiki.apache.org/confluence/download/attachments/27838216/Centos%207-8%20Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.0-M3.pdf

 

 

 

...

 

 

El jue, 23-04-2020 a las 22:11 +0200, Alvaro escribió:

...take a look:

 

https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%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. 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 video.

Here is my nat table 

rule family="ipv4" destination address="112.73.210.134" forward-port 
port="5443" protocol="tcp" to-port="5443" to-addr="192.168.110.16"
rule family="ipv4" destination address="112.73.210.134" forward-port 
port="" protocol="tcp" to-port="" to-addr="192.168.110.16"

 

public
  target: default
  icmp-block-inversion: no
  interfaces: 
  sources: 
  services: mdns dhcpv6-client
  ports: 53/udp 5080/tcp 1935/tcp 5443/tcp
  protocols: 
  masquerade: no
  forward-ports: 
  source-ports: 
  icmp-blocks: 
  rich