Hi,
I use the following, it works for me..

natd_program="/sbin/natd"
natd_enable="YES"
natd_interface="xl0"  # Public interface or IPaddress to use.
natd_flags="-s -m -redirect_port tcp 10.0.1.60:http 8080"


Regards

Allan McDonald
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Grant Cooper
Sent: Saturday, 6 July 2002 2:17 AM
To: FreeBSD-questions
Subject: rc.conf and adding a command


I've been working on this for awhile. From the command line I can run
/sbin/natd -n vr0 but I have read I can put this line into rc.conf. I've
tried alot of combinations but can seem to get it to click. I currently
have, natd_interface="vr0" I wrote a script to do this but I want to know
what I'm doing wrong.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to