I have problems with testing demos, I have tried
olfa_demo and BallControl. I can access the red5 test
page but demos seems not to connect properly.  By
launching olfa_demo through the web and setting
rtmp://myserver:1935/olfa_demo I get 

 connected?: true
 NetConnection.onStatus: 
  level = error
  code = NetConnection.Connect.Failed

The port 1935 seems to be open, nmap gives 

21/tcp   open  ftp     ProFTPD
22/tcp   open  ssh     OpenSSH 4.3p2 Debian-5ubuntu1
(protocol 2.0)
80/tcp   open  http    Apache httpd 2.0.55 ((Ubuntu)
mod_jk/1.2.18 PHP/5.1.6 mod_ssl/2.0.55 OpenSSL/0.9.8b)
443/tcp  open  http    Apache httpd 2.0.55 ((Ubuntu)
mod_jk/1.2.18 PHP/5.1.6 mod_ssl/2.0.55 OpenSSL/0.9.8b)
1935/tcp open  rtmp?
1936/tcp open  unknown
3306/tcp open  mysql   MySQL (unauthorized)
5080/tcp open  unknown
8009/tcp open  ajp13?
8080/tcp open  http    Apache Tomcat/Coyote JSP engine
1.1
8088/tcp open  unknown

The output from #lsof -i :1935
COMMAND  PID USER   FD   TYPE DEVICE SIZE NODE NAME
java    4059 root    8u  IPv6   9751       TCP *:1935
(LISTEN)

 I'm not sure if TYPE IPv6 could be problematic? To my
knowledge I should be using IPv4.

If I try to connect trough port 1936 I get connection,
with output connected?: true 
and
#lsof -i :1936
COMMAND  PID USER   FD   TYPE DEVICE SIZE NODE NAME
java    4059 root    9u  IPv6   9752       TCP *:1936
(LISTEN)
java    4059 root   20u  IPv6  17907       TCP
host.xx.xx:1936->guest.xx.xx:1819 (ESTABLISHED)

but nothing seems to happen the 5 sign does not change
 color. I also tested two BallControl swfs but they
were not connected.   

I hope I provided the relevant information, Im not a
developer so my understanding of things is limited. 

Note: I'm using standalone Red5 used for Dokeos LMS
1.8 beta. It's a learning management system. 

Best regards,
Damjan 


 
____________________________________________________________________________________
Food fight? Enjoy some healthy debate 
in the Yahoo! Answers Food & Drink Q&A.
http://answers.yahoo.com/dir/?link=list&sid=396545367

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to