Date: Tue, 10 Aug 2004 13:23:41 -0700 (PDT) From: "Dave Patterson" <dave@rocsculptr.net> To: freebsd-questions@freebsd.org Subject: Problem: ipf - /dev/kmem errors Message-ID: <1510.128.115.254.31.1092169421.squirrel@www.rocsculptr.net>
index | next in thread | raw e-mail
Hello everyone,
I'm currently using a generic pc running, that is acting as a router. The
routing works fine, but ipfilter does not.
Pentium III (801.82-MHz 686-class CPU)
memory = (128 MB)
5.2-CURRENT #1
here is part of my kernel config file :
>--snip--<
# IPF stuff
options PFIL_HOOKS # pfil(9) framework
options IPFILTER
options IPFILTER_LOG
options INVARIANTS #Enable calls of extra sanity
checking
>--snip--<
the kernel seems to load the module {from dmesg}
IP Filter: v3.4.35 initialized. Default = pass all, Logging = enabled
yet when I try and verify which rulesets are loaded, I get kmem errors.
# ipfstat
ioctl(SIOCGETFS): Invalid argument
openkmem:open: No such file or directory
I did read that in 5.x /dev/kmem was changed/removed for security, if
thats the case what is the facility that ipfilter uses ?
thanks for any help,
D
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1510.128.115.254.31.1092169421.squirrel>
