Skip to main content
Participating Frequently
September 4, 2008
Question

Configurate Port 80

  • September 4, 2008
  • 1 reply
  • 306 views
Hi,

I´m running a FMS 3 server under a single IP. Now I realized that some of our clienst are behind a firewall that blocks Port 1935. I want to configuarte the server that it uses the single IP with the three ports. I found some hints that say that I have to change it i the FMS.ini. I did that and restarted the FMS. Nothing works, even Port 1935. I wrote ADAPTOR.HOSTPORT = XX.XXX.XX.72:1935,80,443 in the FMS.ini.

What can I do?

Many thanks in advance.

Tobi
    This topic has been closed for replies.

    1 reply

    September 9, 2008
    enabling port 80; would allow incoming rtmpt connections on port 80. you may want to change the client code to retry with rtmpt:// after a connection attempt with rtmp:// fails.