Results 1 to 3 of 3
Hey All,
If someone could please help me, stuck for a long time now.
I have bound "open-ims.test" on 127.0.0.1. All looks well when i test the same by "system-config-bind" ...
- 02-23-2009 #1Just Joined!
- Join Date
- Oct 2008
- Posts
- 18
DNS BIND status
Hey All,
If someone could please help me, stuck for a long time now.
I have bound "open-ims.test" on 127.0.0.1. All looks well when i test the same by "system-config-bind" and when i "ping open-ims.test"
However, when i dig open-ims.test it reflects "status: NXDOMAIN"
here's the trace:
[root@localhost named]# dig open-ims.test
; <<>> DiG 9.5.1-P1 <<>> open-ims.test
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 26264
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;open-ims.test. IN A
;; AUTHORITY SECTION:
. 2365 IN SOA A.ROOT-SERVERS.NET. NSTLD.VERISIGN-GRS.COM. 2009022201 1800 900 604800 86400
;; Query time: 43 msec
;; SERVER: 192.168.0.1#53(192.168.0.1)
;; WHEN: Mon Feb 23 14:48:57 2009
;; MSG SIZE rcvd: 106
Can someone please let me know what the issue is?
Thanks in advance.
Raziya
- 02-23-2009 #2
Check your /etc/resolv.conf and ensure that it point to your server
- 02-24-2009 #3Just Joined!
- Join Date
- Oct 2008
- Posts
- 18
Thanks
Thanks for your reply. resolv.conf was indeed the issue. Have solved it.
Thanks.


Reply With Quote