port forward

Mike Berning meb at cinci.rr.com
Tue Dec 2 20:55:22 PST 2003


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





More information about the freebsd-questions mailing list