|
|||
|
Get Rid of `chroot` named (DNSonly)
Hi,
Is there any way to get rid of new named chroot system? I mean I want to make all scripts (/etc/init.d/named, check-conf etc.) start named without key '-t /var/named/chroot' I run my own DNS cluster based on cpanel DNS only servers, my new DNS server (chroot setup) uses almost 2 times more RAM comparing to another 2 my DNS servers that uses older DNSonly setup (without chroot securing). New server is bind 9.3.6, old servers bind 9.3.2 I do not use cpanel DNS synchronization because it doesn't work with 200k+ DNS zones, that is why chroot breaks my scripts also, but it isn't the real problem. The main problem is the memory. Please advise.
__________________
http://myIdealHost.com |
|
|||
|
rpm -qa | grep -i bind
if you see chroot bind in there, just remove it hope that helps
__________________
http://www.linuxnetworkcare.com/services/cpanel.php Affordable Linux Server Managament Solution Order : https://secure.linuxnetworkcare.com Contact :[ Phone: 647-722-5303 MSN : xerophyte5@hotmail.com AIM : xerophytev] |
|
|||
|
Its standard DNSonly setup, no manual updates
# rpm -qa | grep -i bind bind-devel-9.3.6-4.P1.el5 bind-libs-9.3.6-4.P1.el5 ypbind-1.19-12.el5 bind-utils-9.3.6-4.P1.el5 bind-devel-9.3.6-4.P1.el5 bind-9.3.6-4.P1.el5 bind-libs-9.3.6-4.P1.el5
__________________
http://myIdealHost.com |
|
|||
|
hmmm try commenting out
cat /etc/sysconfig/named ROOTDIR=/var/named/chroot and /etc/init.d/named restart
__________________
http://www.linuxnetworkcare.com/services/cpanel.php Affordable Linux Server Managament Solution Order : https://secure.linuxnetworkcare.com Contact :[ Phone: 647-722-5303 MSN : xerophyte5@hotmail.com AIM : xerophytev] |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| named chroot | cygus | cPanel Newbies | 2 | 08-01-2007 03:55 AM |
| named/views/chroot | valkira | cPanel and WHM Discussions | 0 | 07-17-2007 10:52 AM |
| Why can't I get rid of named? | Walker | cPanel and WHM Discussions | 2 | 02-02-2007 11:09 AM |
| no chroot on named | katmai | cPanel and WHM Discussions | 0 | 10-27-2006 02:34 PM |
| /var/named/chroot/etc/named.conf rewriting | _sr_ | cPanel and WHM Discussions | 0 | 03-09-2006 02:23 AM |