On 8/27/2010 9:14 PM, Michael J. Kearney wrote:
Will natd forward rtmp:// ???
I am sure libalias and natd know nothing about rtmp.
freebsd# cat /etc/natd.conf use_sockets redirect_port tcp 192.168.0.3:3389 10.1.10.172:3389 redirect_port tcp 192.168.0.2:1935 10.1.10.172:1935 redirect_port tcp 192.168.0.2:8790 10.1.10.172:8790 redirect_port tcp 192.168.0.2:6000-6100 10.1.10.172:6000-6100 interface fxp0 log Everything else seems to work just fine. What am I doing wrong ?
Some protos need special handling when an IP address is changed. Are you sure rtmp can be redirected only by changing the destination address? Nikos _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
