Browse Source

Added a simpler example to dig reverse zones

Florent AIDE 9 years ago
parent
commit
4662ce459b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -53,6 +53,10 @@ or
 
 `dig -t ptr 2.1.168.192.IN-ADDR.ARPA. @127.1 -p 5053`
 
+or more simply put
+
+`dig -x 192.168.1.2 @127.1 -p 5053`
+
 The binary can be moved to /usr/local/bin, /opt/geodns/ or wherever you find appropriate.
 
 ### Command options