Linux / UNIX Tech Support Forum
This is a discussion on FreeBSD BIND9 Chroot Setup within the All about FreeBSD/OpenBSD/NetBSD forums, part of the *BSD Operating systems category; hi!! anyone can point to commands or good document on net ? I would like to setup freebsd bind9 based ...
|
|||||||
| All about FreeBSD/OpenBSD/NetBSD Discuss all about the Rock solid FreeBSD/OpenBSD/NetBSD. You are free to talk about any issues related to BSD administration, networking, services and other stuff, share information or ask doubts. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
hi!!
anyone can point to commands or good document on net ? I would like to setup freebsd bind9 based on chroot? thanks in advance |
| Sponsored Links | ||
|
|
|
||||
|
Hi,
FreeBSD 7 and BIND9 has in built support for chroot. All, you have to do is add the following to /etc/rc.conf: Code:
named_enable="YES" named_chrootdir="/var/named" Code:
/etc/rc.d/named start Code:
dr-xr-xr-x 4 root wheel 512 Mar 30 11:17 dev drwxr-xr-x 3 root wheel 512 Jul 6 2008 etc drwxr-xr-x 6 root wheel 512 Jan 16 13:06 var
__________________
Vivek Gite Linux Evangelist Last edited by nixcraft; 03-04-2009 at 08:04 PM. |
|
||||
|
You need to configure a few things as per your setup, such as:
__________________
Vivek Gite Linux Evangelist |
![]() |
| Tags |
| /etc/rc.conf , bind , bind chroot , freebsd , freebsd bind chroot , named chroot |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux Questions About BoF and Chroot | shanthiavari | Linux software | 1 | 14-06-2008 11:52 AM |
| Minisendmail chroot | get.the.MaX | Web servers | 2 | 17-01-2008 11:58 PM |
| lighty: mysql issue when chroot enabled | TECK | Web servers | 11 | 24-11-2007 11:06 AM |
| FreeBSD setup ACL or Access control list tutorial part # 1 | nixcraft | Getting started tutorials | 2 | 20-12-2006 01:55 AM |
| how to setup ssh on firewall freebsd | raj1 | All about FreeBSD/OpenBSD/NetBSD | 1 | 23-02-2006 04:23 PM |