Subject: Re: "ipnat: ioctl(SIOCGNATS): Input/output error"
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 06/18/2004 02:17:23
In article <200406180136.i5I1aqRa020064@guild.plethora.net>,
Peter Seebach <seebs@plethora.net> wrote:
>So, a bit of poking around trying to set up ipnat runs consistently into
>EIO messages, with no kernel diagnostics at all.  Is it working for everyone
>else?  Is anyone else having trouble?  ipfstat, etc., all give the same
>behavior.
>
>  1002 ipfstat  CALL  open(0x805167a,0,2)
>  1002 ipfstat  NAMI  "/dev/ipl"
>  1002 ipfstat  RET   open 7
>  1002 ipfstat  CALL  ioctl(7,_IOWR('r',0x40,0x4),0xbfbfe5f8)
>  1002 ipfstat  GIO   fd 7 wrote 4 bytes
>       "\M^D\M-f\M-?\M-?"
>  1002 ipfstat  RET   ioctl -1 errno 5 Input/output error
>
>I don't see anything obvious to explain the error.  I think I have all the
>relevant lines in my kernel config:

Have you done ipf -E?

christos