Daniel Bye wrote:
On Fri, Mar 14, 2003 at 10:30:28AM +0000, Matthew Ryan wrote:
natd -redirect_port tcp 192.168.1.241:xxxx xxxx
but here's what i get:
natd: aliasing address not given
That's because natd can't determine which interface it should use for
aliasing. Try specifying it with the -n flag:
# natd -n xl0 -redirect...
Replace xl0 with whatever your external interface is.
Use the natd_interface="xl0" syntax in /etc/rc.conf to add this to the
startup procedure.
--
Bill Moran
Potential Technologies
http://www.potentialtech.com
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message