Date: Fri, 27 Aug 2010 23:36:21 +0300 From: Nikos Vassiliadis <nvass9573@gmx.com> To: "Michael J. Kearney" <mkearney@nvita.org> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: NATD Question Message-ID: <4C7821C5.9020002@gmx.com> In-Reply-To: <0A2D7DF01CEBB144ACA1A79F588BD23902C3F2665CE3@SQUIRRELSERVER.nvita.org> References: <0A2D7DF01CEBB144ACA1A79F588BD23902C3F2665CE3@SQUIRRELSERVER.nvita.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C7821C5.9020002>