Subject: kern/33409: ipnat(8) terminates with EIO on NetBSD 3.0/i386
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <rillig@NetBSD.org>
List: netbsd-bugs
Date: 05/02/2006 00:10:00
>Number:         33409
>Category:       kern
>Synopsis:       ipnat(8) terminates with EIO on NetBSD 3.0/i386
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 02 00:10:00 +0000 2006
>Originator:     Roland Illig
>Release:        NetBSD 3.0
>Organization:
	
>Environment:

System: NetBSD baccf5ee.roland-illig.de 3.0 NetBSD 3.0 (GENERIC) #0: Mon Dec 19 01:04:02 UTC 2005 builds@works.netbsd.org:/home/builds/ab/netbsd-3-0-RELEASE/i386/200512182024Z-obj/home/builds/ab/netbsd-3-0-RELEASE/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386

>Description:

When running ipnat(8) as root, with or without command line options, the
process terminates with this error message.

    ioctl(SIOCGNATS): Input/output error

>How-To-Repeat:

    # ipnat
    # ktrace ipnat; kdump | less

>Fix:

None that I know of.