Big Bind problem under chroot environment

Hi all,

I am having problem setting cpanel dns only package on the server.

Two main problems i encounter here.

1. could not open entropy source /dev/random: file not found

2. couldn't open pid file '/var/run/named/named.pid': No such file or directory

/dev/random exist
/var/run/named directory exist

cpanel DNS package is installing in chroot environment. I am not sure what to do to fix this.

The log:
Sep 30 05:22:45.065 loading configuration from '/etc/named.conf'
Sep 30 05:22:45.066 listening on IPv4 interface lo, 127.0.0.1#53
Sep 30 05:22:45.068 listening on IPv4 interface eth0, 154.37.3.50#53
Sep 30 05:22:45.073 command channel listening on 127.0.0.1#953
Sep 30 05:22:45.073 could not open entropy source /dev/random: file not found
Sep 30 05:22:45.074 ignoring config file logging statement due to -g option
Sep 30 05:22:45.074 couldn't open pid file '/var/run/named/named.pid': No such file or directory
Sep 30 05:22:45.074 exiting (due to early fatal error)

 

 

 

 

Top