[問題]BIND 9.3.1 設定的問題
小弟目前使用的是 FreeBSD 5.4-RELEASE-p4 內建的
BIND 9.3.1
在設定完成後發現一個狀況
就是每次重新開機 named 這個 process 雖然都有跑起來
但是在其他電腦上執行 nslookup 時
C:\Documents and Settings\ziway>nslookup ftp.aerial.twbbs.org
Server: dns.seed.net.tw
Address: 139.175.55.244
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to dns.seed.net.tw timed-out
都會出現這樣的訊息
但是只要手動移除 process 再手動重新執行
就又正常了
爬了半天文發現好像是 bind 預設使用 chroot 的問題
又找到幾篇
http://www.zytrax.com/books/dns/ch5/#fbsd
http://www.lab.mlc.edu.tw/modules/newbb/
viewtopic.php?viewmode=flat&topic_id=208&forum=3
http://spaces.msn.com/members/tenyi/
可是怎麼設定狀況都沒有改善
目前 /etc/rc.conf 設定為
named_enable="YES"
named_program="/usr/sbin/named"
named_flags="-u bind"
named_chrootdir="" # disables jail/sandbox
named_chroot_autoupdate="NO" # Automatically install/update chrooted
# components of named. See /etc/rc.d/named.
named_symlink_enable="NO" # Symlink the chrooted pid file
named.conf 為
directory "/etc/namedb";
pid-file "/var/run/named/pid";
dump-file "/var/dump/named_dump.db";
statistics-file "/var/stats/named.stats";
想請各位大大賜教一下
--
※Origin:星 情 小 築 < Star.leobbs.net >
※From: 59-105-114-33.adsl.dynamic.seed.net.tw
FreeBSD 近期熱門文章
PTT數位生活區 即時熱門文章