From owner-freebsd-questions Mon Jan 29 16:37:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hnet04.kellyhendrix.com (unknown [208.233.247.37]) by hub.freebsd.org (Postfix) with ESMTP id B8E5B37B400 for ; Mon, 29 Jan 2001 16:37:35 -0800 (PST) Received: by hnet04.kellyhendrix.com (Postfix, from userid 1001) id 1E50918C8B; Mon, 29 Jan 2001 19:37:48 -0500 (EST) Date: Mon, 29 Jan 2001 19:37:48 -0500 From: Kelly Hendrix To: Igor Vieira Debacker Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Auto Start up Message-ID: <20010129193748.A702@hnet04.kellyhendrix.com> Reply-To: Kelly Hendrix References: <002801c08a12$15a7d960$502ca8c0@MMDSC.COM.BR> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <002801c08a12$15a7d960$502ca8c0@MMDSC.COM.BR>; from igor@viamax.com.br on Mon, Jan 29, 2001 at 01:39:03PM -0300 X-Freebsd-Version: FreeBSD 4.2-RELEASE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings The best way to implement your firewall would be to compile support for it in the kernel (if you haven't already done so) Look in /sys/i386/conf/LINT for option IPFIREWALL and read the documentation.(This is of course assuming you have the sources installed on your system.) As for loading the module, look at /etc/rc.firewall for ways to set up your own set of rules to execute from the shell. Kelly On Mon, Jan 29, 2001 at 01:39:03PM -0300, Igor Vieira Debacker wrote: > I'ld like to know how to put the ipfw rulez and the ipfw itself in auto > start up when my freebsd starts... > > every time i re-start my freebsd i need to : > > kldload ipfw > > ipfw add..... etc.. > > thanx in advance... > > -- ______________________________________________________________________ | There are two ways to live your life. One is as though nothing is a | | miracle. The other is as though everything is a miracle. | | | | Albert Einstein (1879-1955) | |______________________________________________________________________| To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message