John Doe wrote:

I have downloaded ipfilter 4.1.7 and executed the following commands
with no luck:

make freebsd5
> make install-bsd
and everything seems to go well, I then recompiled my kernel with options IPFILTER and IPFILTER_LOG

but when I reboot and run "ipf -V" i get the following error: ipf: IP
 Filter v4.1.7 (416) ioctl(SIOCGETFS): Invalid argument

and if I run strings /boot/kernel/ipl.ko | grep -i "IP Filter" I get:
IP Filter: v3.4.35 IP Filter: already initialised IP Filter: not initialised IP Filter: v3.4.35


which makes me think that somehow the new ipfilter has not been installed properly.

All of the above seems to indicate that you forgot to run BSD/kupgrade. As a result, you have ipf 4.1.7 in the userland and ipfilter 3.4.35 in the kernel.

--
Toomas Aas --------------------------------------------------------
|arvutiv�rgu peaspetsialist | head specialist on computer networks|
|Tartu Linnakantselei       | Tartu City Office                   |
----------------------------------------------------- +372 736 1274





Reply via email to