[Unbound-users] UNBOUND on Solaris 10
Carl Williams
carlw at mcsr-labs.org
Fri Dec 5 21:48:12 UTC 2008
Hi Wouter,
Thanks for your response. I am running Solaris 10 with Zones.
My Unbound is on its own Zone so "mknod" will not work on Solaris Zones.
Carl
-----Original Message-----
From: W.C.A. Wijngaards [mailto:wouter at nlnetlabs.nl]
Sent: Friday, December 05, 2008 4:14 PM
To: carlw at mcsr-labs.org
Cc: unbound-users at unbound.net
Subject: Re: [Unbound-users] UNBOUND on Solaris 10
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Carl,
It looks like you need to mknod device specials that you need.
# ls -lL /dev/log
crw-r----- 1 root sys 21, 5 Jun 9 14:46 /dev/log
# mknod /mychroot/dev/log c 21 5
Although the ln manual page says it can also hardlink special files, in
which case a simple hardlink ln command may also work.
on my solaris 11 system /dev/random is
crw-r--r-- 1 root sys 190, 0 Dec 5 22:08 /dev/random
mknod /mychroot/dev/random c 190 0
Best regards,
Wouter
Carl Williams wrote:
> During my installation of UNBOUND on Solaris 10 I must make sure unbound
>
> Can access entropy from inside the chroot.
>
>
>
> On Linux this is very simple by using:
>
>
>
> mount --bind -n /dev/random /etc/unbound/dev/random
>
> mount --bind -n /dev/log /etc/unbound/dev/log
>
>
>
> How may I do this on Solaris 10 as I don’t see that Solaris 10 has the
> –bind option to mount.
>
>
>
> Carl
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Unbound-users mailing list
> Unbound-users at unbound.net
> http://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iEYEARECAAYFAkk5mYEACgkQkDLqNwOhpPgldgCeKgpHJc/PToWpcdWCV+4b1e+Q
LNIAoLZvdr8dco3wguce9U8TGanbfsYD
=TEEC
-----END PGP SIGNATURE-----
More information about the Unbound-users
mailing list