NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NPF does not recognize npflog0
Hi,
I am trying NPF on 6.0_STABLE (i386). It seems not recognize npflog0.
# echo 'npf=YES' >> /etc/rc.conf
# cd /dev
# ./MAKEDEV npf
# /etc/rc.d/npf reload
Reloading NPF ruleset.
/etc/npf.conf:9:1: unknown interface 'npflog0' near '}'
related /etc/npf.conf
procedure "log" {
log: npflog0
}
I also found that without explicit MAKEDEV, NPF would not find the device.
If I remember correctly, PF does not require such MAKEDEV.
And lkm disappears from 6.0; I believe that it will automatically load kmod
from /stand/i386/6.0/modules/.
Any suggestions are highly appreciated.
--
Pongthep Kulkrisada
"UNIX is basically a simple operating system,
but you have to be a genius to understand the simplicity."
-- Dennis M. Ritchie
Home |
Main Index |
Thread Index |
Old Index