Hello!

Partha Datta <[email protected]> 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 & 8888 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="8888" protocol="tcp" to-port="8888" 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

Reply via email to