Re: ipfw Kernel Module - Default to Accept?
- From: Toni Schmidbauer <toni@xxxxxxxxxxx>
- Date: Tue, 30 May 2006 18:45:37 +0200
At Tue, 30 May 2006 09:04:09 -0700,
Drew Tomlinson wrote:
I'm using FBSD 6.1. When using the ipfw kernel module, is it possible
to get ipfw loaded in a "default to accept" mode? I've seen the
kernel option to enable this when compiling statically but nothing
specific to the kernel module. Maybe there's a way to compile the
kernel module with some entry in /etc/make.conf? I've Googled but
have not been able to turn up anything.
you can recompile the module, uncomment the line
#CFLAGS+= -DIPFIREWALL_DEFAULT_TO_ACCEPT
in /usr/src/sys/modules/ipfw/Makefile. next call make in the same
directory and copy the compiled module to /boot/kernel. i've done that
in the past, works like a charm.
hth,
toni
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- ipfw Kernel Module - Default to Accept?
- From: Drew Tomlinson
- ipfw Kernel Module - Default to Accept?
- Prev by Date: Re: troubleshooting network settings
- Next by Date: Re: ndis problem
- Previous by thread: ipfw Kernel Module - Default to Accept?
- Index(es):
Relevant Pages
|
|