> I have ipf on a freebsd V5 box but am unable to get > the ipfilter to work. > > in my rc.conf file I have the line ipfilter_enable="YES" > and the config file is set to /etc/ipf.rules . This file was working on a freebsd > > v4.7 ok, but even when I do a ipf -V I get this back > nebula:root % ipf -V > ipf: IP Filter: v3.4.29 (336) > open device: No such file or directory > or when I try to start from command line with > nebula:root % ipf -Fa -f /etc/ipf.rules > open device: No such file or directory > ioctl(SIOCIPFFL): Bad file descriptor > open device: No such file or directory > 1:ioctl(add/insert rule): Bad file descriptor
Sounds like you haven't built the kernel with IPFilter options. -- Toomas Aas | [EMAIL PROTECTED] | http://www.raad.tartu.ee/~toomas/ * Tell me what you need, and I'll tell you how to get along without it.
