<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV style="FONT-FAMILY: ; COLOR: ">
<DIV>wondered if something has recently changed ?</DIV>
<DIV>i run both flash media server and wowza media server (on different servers) 
</DIV>
<DIV style="FONT-FAMILY: ; COLOR: ; TEXT-DECORATION: "><FONT face=Arial><FONT 
style="FONT-SIZE: 9pt">build 5107R new installs</FONT></FONT></DIV>
<DIV style="FONT-FAMILY: ; COLOR: ">
<FORM method=post action=https://www.paypal.com/cgi-bin/webscr>
<DIV>with wowza installed it appears to bind to port 1935 fine and i can access 
the server</DIV>
<DIV>but installing fms i cannot seem to open the port or it appears 
blocked</DIV>
<DIV><SPAN style="FONT-FAMILY: "><EM><FONT style="FONT-SIZE: 11pt">iptables -I 
INPUT -p tcp --dport 1935 --syn -j ACCEPT</FONT></EM></SPAN></DIV>
<DIV><EM>service iptables save</EM></DIV>
<DIV><EM>service iptables reload</EM></DIV>
<DIV><SPAN style="FONT-FAMILY: "><FONT face="Courier New"></FONT></SPAN></DIV>
<DIV><SPAN style="FONT-FAMILY: ">dosent appear to open the port?</SPAN></DIV>
<DIV><SPAN style="FONT-FAMILY: ">running this shows fms is running </SPAN></DIV>
<DIV><SPAN style="FONT-FAMILY: "></SPAN></DIV>
<DIV><EM>[root@www FMS_3_5_2_r654]# ps cax | grep fms > /dev/null</EM></DIV>
<DIV><EM>[root@www FMS_3_5_2_r654]# if [ $? -eq 0 ]; then</EM></DIV>
<DIV><EM>> echo "Process is running."</EM></DIV>
<DIV><EM>> else</EM></DIV>
<DIV><EM>> echo "Process is not running."</EM></DIV>
<DIV><EM>> fi</EM></DIV>
<DIV><EM>Process is running.</EM></DIV>
<DIV><EM>[root@www FMS_3_5_2_r654]#</EM></DIV>
<DIV><BR>but if i try </DIV>
<DIV>[root@www ~]# telnet localhost 1935</DIV>
<DIV>Trying 127.0.0.1...</DIV>
<DIV>telnet: connect to address 127.0.0.1: Connection refused</DIV>
<DIV>[root@www ~]#</DIV>
<DIV>[root@www ~]# telnet my-website.co.uk 1935</DIV>
<DIV>Trying 80.176.185.244...</DIV>
<DIV>telnet: connect to address 123.123.123.123: Connection refused</DIV>
<DIV>[root@www ~]#</DIV>
<DIV></DIV>
<DIV>anyone point me in the right direction here please  
thanks</DIV></FORM></DIV></DIV></DIV></DIV></BODY></HTML>