--On 23 July 2002 10:53 -0400 Nathan Vidican <@unspecified-domain> wrote:
> Just recently switched from a dedicated ISDN connection to a faster DSL > [snip] > Here's what I get logged to /var/log/messages: > > Jul 23 10:42:20 home named[9937]: starting BIND 9.2.1 > Jul 23 10:42:20 home named[9937]: entropy.c:279: unexpected error: > Jul 23 10:42:20 home named[9937]: fcntl(35, F_SETFL, 4): Inappropriate > ioctl for device > > I have no idea what this means, nor how to fix it. Never did so until > now, and I can't see th reason why? Any ideas, comments, suggestions, > or even lectures would be greatly appreciated. It's a bug in the FreeBSD /dev/random device and it's support (or non support) of non-blocking mode in older versions of FreeBSD. It's "harmless" to bind, so long as your not using it's security features etc. (i.e. signed zones tsig et'al). For more details either search Google for the error - or have a hunt around the Bind/ISC website, Regards, -Karl Pielorz To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
