Question
Connecting to FMSS 3 and Port Tunneling
Hello
I am having problems connecting to Flash Media Streaming Server 3 with port tunneling.
I ran the FMS Port Connection Survey on two computers in my office. On one I am able to successfully connect across all ports, on the other I can only connect over port 80.
Seeing that, I thought I should configure port tunneling on my FMS server and have done so following this great article.
I've tested on the computer that can only accept a connection over port 80 by forcing the connection to port 80 like so: nc.connect ("rtmp://server.com:80/vod/");. This works fine on all computers.
Then I read here that if I leave out the port number it will yield 2 connection attempts (one over port 1935 and then over 80). First it attempts to connect over 1935, if unsucessful it will connect over 80. This sounds logical and something I should do but this is also where the problem lies. On the computer that only accepts connections over port 80, it will not connect. It seems that the FMS is not attempting to connect the second time.
Is this 2nd connection attempt something that should happen automatically?
Did I miss out something when I was configurating the FMS?
Looking forward to your comments.
Thanks,
Ryan
I am having problems connecting to Flash Media Streaming Server 3 with port tunneling.
I ran the FMS Port Connection Survey on two computers in my office. On one I am able to successfully connect across all ports, on the other I can only connect over port 80.
Seeing that, I thought I should configure port tunneling on my FMS server and have done so following this great article.
I've tested on the computer that can only accept a connection over port 80 by forcing the connection to port 80 like so: nc.connect ("rtmp://server.com:80/vod/");. This works fine on all computers.
Then I read here that if I leave out the port number it will yield 2 connection attempts (one over port 1935 and then over 80). First it attempts to connect over 1935, if unsucessful it will connect over 80. This sounds logical and something I should do but this is also where the problem lies. On the computer that only accepts connections over port 80, it will not connect. It seems that the FMS is not attempting to connect the second time.
Is this 2nd connection attempt something that should happen automatically?
Did I miss out something when I was configurating the FMS?
Looking forward to your comments.
Thanks,
Ryan
