Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Local Client can’t resolve hostname.. #375293
    darnelld
    Participant

    I appologize if this is not the correct section of the forum to post (maybe DNS…????)…..anyway

    in terminal I ran dig on my server and then on my macbook pro on my network…..

    Server response…

    server:~ test$ dig 679ave.com

    ; <<>> DiG 9.4.2-P2 <<>> 679ave.com
    ;; global options: printcmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 20288 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QUESTION SECTION: ;679ave.com. IN A ;; AUTHORITY SECTION: 679ave.com. 10800 IN SOA server.679ave.com. admin.679ave.com. 2009020100 86400 3600 604800 345600 ;; Query time: 0 msec ;; SERVER: 192.168.1.100#53(192.168.1.100) ;; WHEN: Sun Feb 1 12:57:20 2009 ;; MSG SIZE rcvd: 77 MacBook Pro.... server:~ test$ dig 679ave.com ; <<>> DiG 9.4.2-P2 <<>> 679ave.com
    ;; global options: printcmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 60226 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QUESTION SECTION: ;679ave.com. IN A ;; AUTHORITY SECTION: 679ave.com. 10800 A 68.178.323.100 ;; Query time: 0 msec ;; SERVER: 192.168.1.100#53(68.87.76.178) ;; WHEN: Sun Feb 1 13:402009 ;; MSG SIZE rcvd: 44 the ip address from my macbook pro is the DNS server from ISP. My server has a static ip address 192.168.1.100. When I dig the static ip address from my macbook pro, I get ;; QUESTION SECTION: ;192.168.1.100. IN A ;; AUTHORITY SECTION: . 10800 IN SOA A.Root-Servers.net NSTLD,Verisign-grs.com. 2009020101 1800 900 604800 86400 ;; Query time: 0 msec ;; SERVER: 192.168.1.100#53(192.168.1.100) ;; WHEN: Sun Feb 1 12:57:20 2009 ;; MSG SIZE rcvd: 77 thanks for any help....

Viewing 1 post (of 1 total)