Date: Fri, 5 Jul 2002 12:59:22 -0600 From: "Grant Cooper" <grant.cooper@nucleus.com> To: <freebsd-questions@FreeBSD.ORG> Subject: Executing lines in rc.conf Message-ID: <000501c22456$13c41480$040a0a0a@ab.hsia.telus.net> References: <Pine.BSF.4.10.10207052312280.54821-100000@andrsn.stanford.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
# /sbin/natd -n vr0 # /sbin/ipfw add 100 divert natd all from any to any via vr0 I can add enter these lines manually through the command lines but I don't know how to add them to /etc/rc.conf everytime and execute it. The book I have says to enter the lines above. So I am now asking the Networking Gods for help. I bow to you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000501c22456$13c41480$040a0a0a>