[BlueOnyx:12153] opening ports

george george at mr-webcam.com
Mon Feb 4 15:00:33 -05 2013


wondered if something has recently changed ?
i run both flash media server and wowza media server (on different servers) 
build 5107R new installs
with wowza installed it appears to bind to port 1935 fine and i can access the server
but installing fms i cannot seem to open the port or it appears blocked
iptables -I INPUT -p tcp --dport 1935 --syn -j ACCEPT
service iptables save
service iptables reload
dosent appear to open the port?
running this shows fms is running 
[root at www FMS_3_5_2_r654]# ps cax | grep fms > /dev/null
[root at www FMS_3_5_2_r654]# if [ $? -eq 0 ]; then
> echo "Process is running."
> else
> echo "Process is not running."
> fi
Process is running.
[root at www FMS_3_5_2_r654]#

but if i try 
[root at www ~]# telnet localhost 1935
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
[root at www ~]#
[root at www ~]# telnet my-website.co.uk 1935
Trying 80.176.185.244...
telnet: connect to address 123.123.123.123: Connection refused
[root at www ~]#
anyone point me in the right direction here please  thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20130204/e5651167/attachment.html>


More information about the Blueonyx mailing list