![]() |
||
|
New Member
加入日期: Aug 2003
文章: 7
|
DSTM討論串
各位朋友大家好!
有關DSTM在Linux底下的問題想請教一下 ========================================================== 原文如下: - On a client node you should put IPv6 addresses in the nameserver lines in file /etc/resolv.conf, in order to use DNS over IPv6 transport. At least do not give a name as value of the -XXXerver parameter of the dstmd client if you are using IPv4 name resolution! A good idea is to run on the dstm server machine a bind9 daemon listening on IPv6 requests (option "listen-on-v6 { any; };" in the named.conf file), and to put the server IPv6 address in the /etc/resolv.conf of dstm clients. ========================================================== 我先把步驟說明一下: ========================================================== 在用戶端的節點您應該把IPv6地址放在nameserver lines檔案 位於: /etc/resolv.conf, 編輯 /etc/resolv.conf 如下: search mydomain.com domain mydomain.com nameserver 1.1.1.1 nameserver 202.96.199.133 nameserver 202.96.209.5 為了使用DNS通過IPv6的傳輸工具。 至少不要給一個名稱作為價值- xxxerver參數對 dstmd客戶如果您正在使用IPv4的名稱解析! 一個好主意,是運行於dstm伺服器機器 bind9 獨立自動地在幕後執行 聽IPv6的請求 (選項 "listen-on-v6 { any; };" 在named.conf中的文件) , 並把服務器的IPv6地址,在/etc/resolv.conf的dstm的客戶。 ========================================================== 1.請問nameserver lines這樣設定對嗎? 2.請問步驟說不要將參數設為xxxerver是什麼意思? 非常感謝為小弟解答! |
|||||||
|
|