Re: Compiling PF and IPFW in the same kernel

2004-10-27 Thread Andrey Simonenko
On Tue, 26 Oct 2004 22:46:53 +0100 in lucky.freebsd.questions, Alexandre Vieira wrote: > Anyone knows if there is any problem in compiling ipfw and pf in the > same kernel? > Which one will be turned of by default? Or will they both be turned on? > Will the default rule for PF be allow all ? > T

Re: Compiling PF and IPFW in the same kernel

2004-10-26 Thread Alex de Kruijff
On Tue, Oct 26, 2004 at 10:46:53PM +0100, Alexandre Vieira wrote: > Hello, > > Anyone knows if there is any problem in compiling ipfw and pf in the > same kernel? > Which one will be turned off by default? Or will they both be turned on? Useing two different firewall doesn't cause a problem. I've

Compiling PF and IPFW in the same kernel

2004-10-26 Thread Alexandre Vieira
Hello, Anyone knows if there is any problem in compiling ipfw and pf in the same kernel? Which one will be turned of by default? Or will they both be turned on? Will the default rule for PF be allow all ? Sorry for the mass questioning! thanks for your time :) ___