re: ipf and GENERIC.MP

matthew green <[email protected]> Fri, 11 Jun 2004 12:27:23 +1000
Newsgroups gmane.os.netbsd.devel.smp
Message-ID <[email protected]>
   In article <[email protected]>,
   Sebastian Wasilewski <[email protected]> wrote:
   >-----BEGIN PGP SIGNED MESSAGE-----
   >Hash: SHA1
   >
   >Hello,
   >
   >I have problem with ipf on NetBSD 2.0-beta (20040531). Kernel GENERIC.MP 
   >running on Sun SS20 machine.
   >
   >root@uranium# cat firewall
   >block in quick from 192.168.0.0/16 to any
   >pass in all
   >root@uranium# ipf -f firewall
   >2:ioctl(add/insert rule): Input/output error
   >3:ioctl(add/insert rule): Input/output error
   >root@uranium#
   >
   >Has anyone have the same problem ? 
   
   ipf -E?
   
   I have to say that the choice of errno here is misleading and confusing.
   Maybe ESHUTDOWN?


maybe "ipf" could check the enabled status and explictly whine about it?