Skip to content

Instantly share code, notes, and snippets.

@bradphelan
Created May 14, 2010 08:51
Show Gist options
  • Save bradphelan/400961 to your computer and use it in GitHub Desktop.
Save bradphelan/400961 to your computer and use it in GitHub Desktop.
brad@bradgonesurfing:~/workspace/server$ping dachstein.local
PING dachstein.local (192.168.1.102) 56(84) bytes of data.
64 bytes from dachstein.local (192.168.1.102): icmp_seq=1 ttl=64 time=0.367 ms
64 bytes from dachstein.local (192.168.1.102): icmp_seq=2 ttl=64 time=0.379 ms
^C
--- dachstein.local ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.367/0.373/0.379/0.006 ms
brad@bradgonesurfing:~/workspace/server$nslookup dachstein.local
Server: 217.16.112.21
Address: 217.16.112.21#53
** server can't find dachstein.local: NXDOMAIN
brad@bradgonesurfing:~/workspace/server$dig -x dachstein.local
; <<>> DiG 9.7.0-P1 <<>> -x dachstein.local
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 29194
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;local.dachstein.in-addr.arpa. IN PTR
;; AUTHORITY SECTION:
in-addr.arpa. 10450 IN SOA A.ROOT-SERVERS.NET. dns-ops.ARIN.NET. 2010051316 1800 900 691200 10800
;; Query time: 24 msec
;; SERVER: 217.16.112.21#53(217.16.112.21)
;; WHEN: Fri May 14 11:03:36 2010
;; MSG SIZE rcvd: 113
<interface type='bridged'>
<mac address='52:54:00:76:a9:d7'/>
<source bridge='virbr0'/>
<model type='virtio'/>
</interface>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment