Re: ipf and GENERIC.MP

[email protected] (Christos Zoulas) Thu, 10 Jun 2004 20:00:31 GMT
Newsgroups gmane.os.netbsd.devel.smp
Organization Trans-Atlantic Communications
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?

christos