BIND9 error in FreeBSD - errno2result.c:109: unexpected error?

stevek stevek at onshore.com
Wed Aug 17 16:04:46 UTC 2005


On Wed, 17 Aug 2005, stevek wrote:

>>
>> 	Look at your mount options for the chroot area.  In particular
>> 	"nodev".
>>
>> 	Mark
>
> I'm jumping in for Chris, as he's out for the next few days.
>
> The vol is mounted normaly:
>
> /dev/da0s1e             /chroot         ufs     rw              2       2
>
> Here is the /dev in chroot:
>
> drwxr-xr-x  2 root  named       512 Aug 16 14:48 .
> drwxr-xr-x  7 root  named       512 Aug 15 11:02 ..
> srwxrw-rw-  1 root  named         0 Aug 16 14:48 log
> crwxrw-rw-  1 root  named    1,   3 Aug 12 12:44 null
> crwxrw-rw-  1 root  named    1,   8 Aug 12 12:44 random
> crwxrw-rw-  1 root  named    1,   5 Aug 12 12:44 zero
>

Fixed -- It seems that the dev/random was created with the wrong node 
numbers for FreeBSD - should have been:

crw-rw-rw-  1 root  named  249,   0 Aug 17 11:02 random

Thanks -- Steve



More information about the bind-users mailing list