Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2004 14:07:35 -0500
From:      "Shawn Guillemette" <shawn@guillemette.org>
To:        <freebsd-questions@freebsd.org>
Subject:   port redirect
Message-ID:  <000801c3debf$839c3c40$6a01a8c0@tacstation>

next in thread | raw e-mail | index | archive | help
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.=20




/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.=20


Thanks for all your time.=20



Shawn=20



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000801c3debf$839c3c40$6a01a8c0>