Found the problem(s).
See attached error-log.txt and red5-log.txt
So, by what I read, there is something wrong with axis2.xml and a
permissions problem with Tomcat on port 80.
Have no clue where to go from here. Too busy until next week to dig
into axis2.xml (If I remember it's in
/opt/red5/web
Hi Allen,
you should make sure you understand the connection procedure:
There are always 3 ports involved, not two.
1) You have the HTTP (default 5080) port that loads the SWF, the images,
upload/download documents (or potentially https if you configure it)
2) RTMP (default 1935), the client fir
All on the same subnet - no firewall involved yet. No software firewalls
turned on either host or client. This is why I'm confused. Same machines
work when everything is set to 5080/8088..
If I get some time today I'll fire up WireShark and look at what's going on
between the machines.
On Wed,
Connection reset means that it could not connect via rtmp / rtmpt
but port 80 does work.
You've configured rtmp to be 1935
and rtmpt to be 433
I guess at least 433 does work, but have you configured your netwetwork and
firewall that these ports are forwarded to the OpenMeetings server ?
Sebastia
Will have to confirm but not a page not found. Think it was a "connection
reset".
Time to fire up wireshark...
On Feb 7, 2012 7:35 AM, "seba.wag...@gmail.com"
wrote:
> Hi Allen,
>
> I have a sample config that seems to be 1:1 the same like yours.
>
> * I cannot make any type of connection on an
Hi Allen,
I have a sample config that seems to be 1:1 the same like yours.
* I cannot make any type of connection on an initial port 80*
=> that means your browser will show a "page not found" error or what? I
guess that has nothing todo with OpenMeetings then (except the server is
just offline).