Amaury De Ganseman escreveu: > Jul 30 20:11:34 gateway named[472]: could not open entropy source > /dev/arandom: file not found > Jul 30 20:11:34 gateway named[472]: *using pre-chroot entropy source > /dev/arandom* > Named on openbsd runs in a chroot. It try to find the chroot /dev/arandom, that would be in /var/named/dev/arandom. As it does not find it, it uses the pre-chroot entropy source that, yes, exists, which is the /dev/arandom. If you don't want to see this harmless warning, you can create the arandom file inside the named chroot. man MAKEDEV you help you on this task.
My regards, -- Giancarlo Razzolini http://lock.razzolini.adm.br Linux User 172199 Red Hat Certified Engineer no:804006389722501 Verify:https://www.redhat.com/certification/rhce/current/ Moleque Sem Conteudo Numero #002 OpenBSD Stable Ubuntu 8.04 Hardy Heron 4386 2A6F FFD4 4D5F 5842 6EA0 7ABE BBAB 9C0E 6B85

