Randy Bush wrote: > # ipfw add fwd me6,5222 tcp from any to me6 15222 > ipfw: getsockopt(IP_FW_ADD): Invalid argument > > > and, yes, the kernel has the option > > # 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` -- WBR, Andrey V. ElsukovReceived on Thu Mar 13 2008 - 04:09:17 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:28 UTC