How To Chroot Jail Bind Security Protecting BIND DNS Server Name BIND9
- Forums
- Linux Systems
- How To Chroot Jail Bind Security Protecting BIND DNS Server Name BIND9
This Page Contains information about How To Chroot Jail Bind Security Protecting BIND DNS Server Name BIND9 By wallpaperama in category Linux Systems with 1 Replies. [2968], Last Updated: Sat May 18, 2024
wallpaperama
Mon Jul 09, 2007
1 Comments
1337 Visits
ok, i heard that you can do something to chroot bind to make it more secure.
how can i do that?
login as root
send this command at the shell prompt:
once you have updated, you will see something like this:
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 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:
now start DNS server with jail chroot
https://www.wallpaperama.com/forums/how-to-chroot-jail-bind-security-protecting-bind-dns-server-name-bind9-t1696.html