DNS not working on fresh install

Discussion in 'Installation/Configuration' started by crypted, Apr 15, 2010.

  1. crypted

    crypted Member

    The DNS will not work. Every time I try to resolve the domain remotely AND locally, it does not work at all:

    my:/home/dingle# dig derekgordon.com
    Code:
    ; <<>> DiG 9.5.1-P3 <<>> derekgordon.com
    ;; global options:  printcmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 57724
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
    
    ;; QUESTION SECTION:
    ;derekgordon.com.               IN      A
    
    ;; Query time: 3 msec
    ;; SERVER: 66.118.170.2#53(66.118.170.2)
    ;; WHEN: Thu Apr 15 01:41:36 2010
    ;; MSG SIZE  rcvd: 33
    
    what can I do to get this DNS working????



    Code:
    Apr 15 01:29:46 my mydns[5257]: rr 65: invalid address in "data" (A record) (address=" 66.118.142.214")
    Apr 15 01:29:49 my mydns[5257]: rr 64: invalid address in "data" (A record) (address=" 66.118.142.214")
    Apr 15 01:32:39 my mydns[5257]: rr 66: invalid address in "data" (A record) (address=" 66.118.142.214")
    Apr 15 01:33:06 my mydns[5257]: rr 43: invalid address in "data" (A record) (address=" 66.118.142.211")
     
    Last edited: Apr 15, 2010
  2. crypted

    crypted Member

    RESOLVED. A space was at the beginning of four IPs in an A secton.
     

Share This Page