hello forum,
i did the following:
cd /usr/src/sys/i386/conf
cp GENERIC MYKERNEL
echo "options IPDIVERT" >> MYKERNEL
config MYKERNEL
cd ../../compile/MYKERNEL
make depend && make && make install && reboot
after rebooting i did a:
dmesg|grep divert
and got:
divert disabled
also sysctl -a told me nothing about ipdivert!
what did i wrong?
do i have to switch ipdivert on after kompiling it into
kernel???
need urgend help!!!
thank you all, msli
--
----------------------------------------------------------
Unix is not unfriendly. It's just picky about it's friends