I have a freebsd machine set in place to do NAT for my local network. I am now currently forwarding one port. I would like to forward another port as well to the same address. This is what im using in rc.conf to forward a single port to a single address.
/sbin/natd -redirect_port tcp 192.168.1.106:XXXX XXXX -n sis0 where XXXX is the port number. This also brings up another question. If was to find a need to port forward to more then one address inside my netwrok. What would the syntax look like. Thanks for all your time. Shawn _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
