how to chroot jail bind security protecting BIND DNS Server name BIND9
RegisterLogin
how to chroot jail bind security protecting BIND DNS Server name BIND9
Post Description: how to chroot jail bind security protecting BIND DNS Server name BIND9
Tags: how, to, chroot, jail, bind, security, protecting, BIND, DNS, Server, name, BIND9
This Post Was Posted On Feb 29, 2008 By web hosting #2189
Post Description: how to chroot jail bind security protecting BIND DNS Server name BIND9
Tags: how, to, chroot, jail, bind, security, protecting, BIND, DNS, Server, name, BIND9
This Post Was Posted On Feb 29, 2008 By web hosting #2189
how to chroot jail bind security protecting BIND DNS Server name BIND9 by web hosting
how can i do that?
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
hostman
#2257 1
this is how you do it?
login as root
send this command at the shell prompt:
once you have updated, you will see something like this:
now send these commands:
make named start at bootup everytime your computer starts:
now start DNS server with jail chroot
login as root
send this command at the shell prompt:
yum install bind-chroot
once you have updated, you will see something like this:
Updated: bind-chroot.i386 31:9.4.1-6.1.fc7
Dependency Updated: bind.i386 31:9.4.1-6.1.fc7 bind-libs.i386 31:9.4.1-6.1.fc7 bind-utils.i386 31:9.4.1-6.1.fc7 caching-nameserver.i386 31:9.4.1-6.1.fc7
Complete!
Dependency Updated: bind.i386 31:9.4.1-6.1.fc7 bind-libs.i386 31:9.4.1-6.1.fc7 bind-utils.i386 31:9.4.1-6.1.fc7 caching-nameserver.i386 31:9.4.1-6.1.fc7
Complete!
now send these commands:
chmod 755 /var/named/
chmod 775 /var/named/chroot/
chmod 775 /var/named/chroot/var/
chmod 775 /var/named/chroot/var/named/
chmod 775 /var/named/chroot/var/run/
chmod 777 /var/named/chroot/var/run/named/
cd /var/named/chroot/var/named/
ln -s ../../ chroot
chmod 775 /var/named/chroot/
chmod 775 /var/named/chroot/var/
chmod 775 /var/named/chroot/var/named/
chmod 775 /var/named/chroot/var/run/
chmod 777 /var/named/chroot/var/run/named/
cd /var/named/chroot/var/named/
ln -s ../../ chroot
make named start at bootup everytime your computer starts:
chkconfig --levels 235 named on
now start DNS server with jail chroot
/etc/init.d/named start
Jul 09, 2007 Reply Report abuse
©2011 Webune Forums - Tue Dec 20, 2011 8:09 am
Powered by: Webune Forums V3
Powered by: Webune Forums V3