>From: Christian Bourque <[EMAIL PROTECTED]>
>Subject: [Masq] quicktime 4.0 and masquerading
>is anyone succeed in enabling quicktime streaming trough ip
masquerading ???
>I've tried Apple's RTSP proxy but it's not giving me any better results
!
>Here's a copy of the daemon ouput (running in verbose mode) :
<slash>
>As you can see, the daemon see my station (192.168.1.3) and is
You will have to use the proxy. The client setups a tcp connection to
the server (via proxy) for a control channel , then negotiates the udp
ports for the server to stream the data to. Do a netstat -an |grep
192.168.1.3 when a client is negotiating a session. I'll bet the proxy
is using 192.168.1.3 for the udp stream (should see the udp ports in the
10000-15000 range). The server will have just a little trouble getting
the stream there. You need to make adjustments to /etc/host and\or
/etc/host.conf, so that the proxy will use your external ip for the
streams instead.
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
http://tiffany.indyramp.com/mailman/listinfo/masq
Admin requests can be handled by web (above) or [EMAIL PROTECTED]