反解無法解析 - BBS

Table of Contents


之前DNS伺服氣得狀態都還正常

可是最近無法解析反解部份

但正解部份都可以正常解析

如下

#nslookup 140.134.28.30

Server: dns.hinet.net
Address: 168.95.1.1

*** dns.hinet.net can't find 140.134.28.30: Server failed

#nslookup cic.ee.fcu.edu.tw
Server: dns.hinet.net
Address: 168.95.1.1

Name: cic.ee.fcu.edu.tw
Address: 140.134.28.30

我的反解設定檔如下
-----------------------------------------------------------------------
@ IN SOA ee.fcu.edu.tw. root.ee.fcu.edu.tw. (
200712124 Serial
3600 ; Refresh
900 ; Retry
3600000 ; Expire
3600 ) ; Minimum
;@ IN NS ee.fcu.edu.tw.
IN NS ee.fcu.edu.tw.
1 IN PTR ee.fcu.edu.tw.
2 IN PTR www.ee.fcu.edu.tw.
3 IN PTR ieet.ee.fcu.edu.tw.

144 IN PTR student.ee.fcu.edu.tw.
;72 IN PTR mail.ee.fcu.edu.tw.

;142 IN PTR spiral.ee.fcu.edu.tw.
142 IN PTR alumni.ee.fcu.edu.tw.

30 IN PTR cic.ee.fcu.edu.tw.
------------------------------------------------------------------------

而有內容更改的話都會重新啟動named服務

請問各位高手要如何使反解功能正常

還望大家多多指教,謝謝


--

All Comments