Last active
January 27, 2016 10:50
-
-
Save ahupowerdns/b9354a82a7928d917e2f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pi@raspberrypi ~ $ /sbin/ifconfig eth0 | head -1 | |
eth0 Link encap:Ethernet HWaddr b8:27:eb:0c:88:27 | |
pi@raspberrypi ~ $ dig www.ds9a.xxx @192.168.5.24 +short | |
blockingserver.powerdns.com. | |
ahu@ahucer:~$ /sbin/ifconfig eth0 | head -1 | |
eth0 Link encap:Ethernet HWaddr 90:fb:e9:3b:61:dc | |
ahu@ahucer:~$ dig www.ds9a.xxx @192.168.5.24 | |
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 10412 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment