i! Anyone suceeded to use RealProducer G2 from an masquaraded machine, with live streaming to a machine on the internet? Itt seems to me that it does not work. It was working with RealEncoder. I think the following happens: The client Producer (10.1.1.1) opens a TCP connection to the server successfully. They might negotiate source/destination UDP addresses over this relaiable, working TCP channel. Client says: Transport: x-pn-tng/udp;client_port=6970;mode=record Server answers: Transport: x-pn-tng/udp;client_port=6970;server_port=11248 The client sends the stream over the udp. But because the source UDP port is changed during the masquarading, the server might just drop this packets because it might think that it is coming from an illegal udp port. After 30 seconds the server thinks that the client is sleeping and closes the udp port. (I do see the udp port xxx unreachable message in Tcpdump). How could I handle this with IPmasq, Ipforwarding or anything? Any suggestion? Thanks, Akos _______________________________________________ Masq maillist - [EMAIL PROTECTED] http://tiffany.indyramp.com/mailman/listinfo/masq Admin requests can be handled by web (above) or [EMAIL PROTECTED]
