Find the answer to your Linux question:
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" ...
  1. #1
    Just 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

  2. #2
    Linux Guru Lazydog's Avatar
    Join Date
    Jun 2004
    Location
    The Keystone State
    Posts
    2,281
    Check your /etc/resolv.conf and ensure that it point to your server

    Regards
    Robert

    Linux
    The adventure of a life time.

    Linux User #296285
    Get Counted

  3. #3
    Just Joined!
    Join Date
    Oct 2008
    Posts
    18

    Thanks

    Thanks for your reply. resolv.conf was indeed the issue. Have solved it.
    Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...