Re: ipfw me6 forward

From: Andrey V. Elsukov <bu7cher_at_yandex.ru>
Date: Thu, 13 Mar 2008 08:40:49 +0300
Randy Bush wrote:
>>> # grep IPF /sys/i386/conf/WORK0
>>> options         IPFIREWALL_FORWARD
>> You need "options  IPFIREWALL" too.
>> Seems you don't have IPFIREWALL compiled into kernel.
>> Look into `grep ipfw2 /var/run/dmesg.boot`
> 
> ipfw is working fine normally.  i load the module.

You should compile it into kernel or rebuild module with
forwarding support. For example:
# cd /usr/src/sys/modules/ipfw
# make DEBUG_FLAGS=-DIPFIREWALL_FORWARD clean all install

-- 
WBR, Andrey V. Elsukov
Received on Thu Mar 13 2008 - 04:41:00 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:28 UTC