NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/26265: ipmon fails to start with ioctl(FIONREAD) Operation not supported, when started before dns is available
The following reply was made to PR bin/26265; it has been noted by GNATS.
From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: bin/26265: ipmon fails to start with ioctl(FIONREAD) Operation
not supported, when started before dns is available
Date: Sat, 17 Dec 2011 04:28:59 +0000
(not sent to gnats, use gnats-bugs for PR traffic)
------
From: Darren Reed <darrenr%NetBSD.org@localhost>
To: gnats%netbsd.org@localhost
Subject: bin/26265
Date: Tue, 13 Dec 2011 23:36:29 +0000 (UTC)
The error from FIONREAD is not because of dns not being present,
it is because ipfilter in the kernel is not yet ready. this suggests
that there is a race between the ipmon service starting and ipfilter
in the kernel being enabled - is ipfilter enabled in rc.conf, for
example?
personally, i cannot reproduce this so i'm going to close it.
Home |
Main Index |
Thread Index |
Old Index