Date: Mon, 29 Jan 2001 19:37:48 -0500 From: Kelly Hendrix <kelly@compuage.com> To: Igor Vieira Debacker <igor@viamax.com.br> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Auto Start up Message-ID: <20010129193748.A702@hnet04.kellyhendrix.com> In-Reply-To: <002801c08a12$15a7d960$502ca8c0@MMDSC.COM.BR>; from igor@viamax.com.br on Mon, Jan 29, 2001 at 01:39:03PM -0300 References: <002801c08a12$15a7d960$502ca8c0@MMDSC.COM.BR>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010129193748.A702>