On 20 Dec 2015 at 8:13, Yves Bovard wrote: > It isn't a stupid question! The device doesn't exist. How can I create it, > or who creates it? I first thought that "npfctl reload" or "npfctl start" > will create this device but both complain that /dev/npf doesn't exist >
Hi My kernel configuration for i386 has a line: #pseudo-device npf To use npf that would need to be: pseudo-device npf and then build and npf enabled kernel. After the system has been booted from the new kernel the next step is: cd /dev MAKEDEV <device> or MAKEDEV all David
