Yar Tikhiy wrote:
<...>On Tue, Nov 16, 2004 at 03:08:54PM +0200, Yury Tarasievich wrote:
I'm adding IPDIVERT option ("options IPDIVERT") to config file and
<...>You seem to be confused by the well-known kernel vs. module configuration issue. Alas, kernel options you specify in your kernel config file affect the kernel binary only, not modules built along with the kernel. If you want IPDIVERT, which is an option to IPFIREWALL, you have to build your kernel with both IPFIREWALL and IPDIVERT:
I did. See the config contents in originating posting. That was the essence of the problem -- familiar procedure unexplainably not working.
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

