This might help too: /usr/ports/net/bounce
pkg-descr: A little program to bounce tcp connections to another machine/port. By default it listens on port 1523. Author: Roger Espel Llima WWW: http://www.iagora.com/~espel/hacks.html -- Mohsin Rahman [EMAIL PROTECTED] ----- Original Message ----- From: "Mike Berning" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 02, 2003 11:53 PM Subject: Re: port forward > The method suggested by Sunil will work fine but if you plan on using > multiple redirects I would recommend doing this in rc.conf > natd_flags="-config /etc/natd.conf" > > and placing the multiple redirects into the file /etc/natd.conf like this > redirect_port tcp 192.168.0.100:5900 5900 > > HTH > > mike > > Sunil Sunder Raj wrote: > > > Hi, > > > > In rc.conf you need > > natd_flags="-redirect_port tcp 192.168.0.100:5900 5900" > > > > Regards > > SSR > > > > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
