[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 2.8 ipfilter traceroute broken?
01/01/01 3:02:53 AM, Steve Wingate <srwingat@gte.net> wrote:
>I've read the man page and the website and I still apparently am not applying
>this correctly. I still have 3.3.18 upon reboot. Can someone give me ALL the
>steps please?
If you have patched everything and rebuilt your kernel and you are still not getting the right version numbers
it is probably because you forgot to make includes before rebuilding your kernel
cd /usr/src
make includes
rebuild all the userland ipf related binaries
rebuild kernel
reboot
I made the same mistake a while back
Matt Sauve-Frankel