可否將name server的記錄檔log 獨立出來? - Linux

By Hazel
at 2008-05-17T08:54
at 2008-05-17T08:54
Table of Contents
我架設的DNS server 是cache-only name server
我發現所有解析以及運作過程
都被寫在/var/log/messages
* 試問,有辦法將該server的記錄獨立出來嗎?
以下是我的conf
******分隔線*************
options {
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
pid-file "/var/run/named/named.pid";
// query-source address * port 53;
forward only;
forwarders {
163.28.136.2;
163.28.136.10;
};
};
******分隔線*************
* 另外,我發現這三行所指的檔案,不是沒有產生,就是沒有內容
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
pid-file "/var/run/named/named.pid";
這到底是怎麼回事,可否指點指點
請指教
謝謝
--
╭ 這篇文章讓你覺得?═════════════════════════╮
║ by ycat ║y
║ ──+ ︵ ︵ . .! ˇ ˇ ╲ ╱ ˇˇ || ◣ ◢║c
║ ̄﹀ ̄  ̄▽ ̄ ▄ ▇△▇ ≧﹏≦b  ̄︶ ̄y  ̄– ̄ 皿 ║a
║ 新奇 溫馨 誇張 難過 實用 高興 無聊 生氣 ║t
╰══════════════════════════════════ ╯
--
Tags:
Linux
All Comments
Related Posts
關於CAcert 和 ssl-cert 的建置

By Barb Cronin
at 2008-05-17T04:30
at 2008-05-17T04:30
請問一下這些指令正確嗎?

By Zora
at 2008-05-16T23:31
at 2008-05-16T23:31
Ubuntu能裝在Microsoft Virtual PC中嗎??

By Caitlin
at 2008-05-16T22:10
at 2008-05-16T22:10
又來請教egrep+awk 分析資料了

By Charlie
at 2008-05-16T22:03
at 2008-05-16T22:03
PPPoE Server的NAT設定

By Frederic
at 2008-05-16T22:02
at 2008-05-16T22:02