Re: problem about forward the mms connection

From: Jacob Nevins (jacobn_at_chiark.greenend.org.uk)
Date: 04/23/05

  • Next message: Per Hedeland: "Re: HowTo: to enable tcpwrapper in openssh for SUSE(linux)"
    Date: 23 Apr 2005 14:22:12 +0100 (BST)
    
    

    Michael <Tcpipv6@gmail.com> writes:
    >I want to forward a mms connection under Windows XP with the
    >following configuration in putty:
    >
    >Source port :1755 (local listening port)
    >Destination :live.stream.aol.com:1755
    >
    >It just can't work when I initiate the mms connection with address
    >mms://127.0.0.1/cnn_webcast4_high in windows media player.

    A little research indicates that MMS can run over UDP, TCP, or HTTP.
    SSH can't forward UDP; perhaps WMP isn't falling back to TCP, or 1755
    isn't the port for MMS over TCP (I haven't looked into this).

    You may have better luck if you use dynamic forwarding in PuTTY and
    point WMP at the SOCKS proxy thus provided.


  • Next message: Per Hedeland: "Re: HowTo: to enable tcpwrapper in openssh for SUSE(linux)"