Subject: ipf
To: None <current-users@NetBSD.ORG>
From: Patrick Welche <prlw1@cam.ac.uk>
List: current-users
Date: 06/01/1997 23:05:21
I did a sup -o today, and rebuilt everything, but I still get

# ipf -E
open device: Operation not supported by device
SIOCFRENB: Bad file descriptor
# ipf -f ipfrule
open device: Operation not supported by device
ioctl(SIOCADDFR): Bad file descriptor
...
# ipmon
/dev/ipl: open: Operation not supported by device
# ls -l /dev/ipl
crw-------  1 root  wheel   29,   0 May 14 16:45 /dev/ipl

The ipfrule used to work, so what has changed? What am I missing?

Patrick