Hi any one, I'had this problem:
Went i write the comand
# dig
www.xxx.com @192.168.XXX.XXX
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 <<>>
www.xxx.com @192.168.XXX.XXX
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 28283
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0
;; QUESTION SECTION:
;
www.xxx.com. IN A
;; ANSWER SECTION:
www.xxx.com. 86400 IN A XXX.XXX.XXX.XXX
;; AUTHORITY SECTION:
xxx.com. 86400 IN NS ns1.xxx.com.
xxx.com. 86400 IN NS ns2.xxx.com.
;; Query time: 0 msec
;; SERVER: 192.168.XXX.XXX#53(192.168.XXX.XXX)
;; WHEN: Mon Jul 12 21:52:11 2010
;; MSG SIZE rcvd: 83
and whent I' write the comand
# dig
www.xxx.com @XXX.XXX.XXX.XXX (IP name server)
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 <<>>
www.xxx.com @XXX.XXX.XXX.XXX
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 54142
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;
www.xxx.com. IN A
;; Query time: 1 msec
;; SERVER: XXX.XXX.XXX.XXX#53(XXX.XXX.XXX.XXX)
;; WHEN: Mon Jul 12 22:05:46 2010
;; MSG SIZE rcvd: 31
in the panel ISPconfig give me the error Server MyDNS: out of line
Can you help me any one?
CENTOS 5.5 and ISPcongif 3.0