Jeff,

check out following :

C:\>ping localhost

Pinging wxp-cno [127.0.0.1] with 32 bytes of data:

Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128

Ping statistics for 127.0.0.1:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms

C:\>telnet localhost 2038
Connecting To localhost...Could not open connection to the host, on 
port 2038: Connect failed


windows firewall is off, and no others are installed. I put 
everything in comment in my host file, so it could not be a firewall.
if i try netstat -a , i do not see the port, when my container has 
been started up. 
Is it not the container that should start up some kind of listener on 
port 2038 with protocol RTMP ?

Chris.

Reply via email to