> Hi there,
> 
> Using nat on my gateway to forward traffic on many ports the same 
> internal machine, what is the correct syntax?
> 
> redirect_port x.x.x.x zz zz
> redirect_port x.x.x.x yy yy
> redirect_port x x x x nn nn
> 

Copied from my natd.conf

redirect_port   tcp     192.168.0.20:22      5520
redirect_port   udp     192.168.0.20:22      5520

The 5520 is the outside port number


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to