In the last episode (Jul 12), Michael Sierchio said:
> Is there a way of specifying a particular public address if there is
> more than one bound to the external interface?  A la
> 
> nat 123 config if re0.2 log same_ports redirect_port tcp 10.0.0.3:22 
> 102.10.22.1:2222

Yes; the redirect_port syntax is described in the natd manpage:

     redirect_port proto targetIP:targetPORT[-targetPORT]
                 [aliasIP:]aliasPORT[-aliasPORT]
                 [remoteIP[:remotePORT[-remotePORT]]]



-- 
        Dan Nelson
        dnel...@allantgroup.com
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to