Advertisement
fuxoft

dig Turris

Feb 3rd, 2022
385
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. dig @192.168.69.99 local. SOA
  2.  
  3. ; <<>> DiG 9.16.1-Ubuntu <<>> @192.168.69.99 local. SOA
  4. ; (1 server found)
  5. ;; global options: +cmd
  6. ;; Got answer:
  7. ;; WARNING: .local is reserved for Multicast DNS
  8. ;; You are currently testing what happens when an mDNS query is leaked to DNS
  9. ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 3864
  10. ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 2
  11.  
  12. ;; OPT PSEUDOSECTION:
  13. ; EDNS: version: 0, flags:; udp: 1232
  14. ;; QUESTION SECTION:
  15. ;local. IN SOA
  16.  
  17. ;; AUTHORITY SECTION:
  18. local. 10800 IN SOA local. nobody.invalid. 1 3600 1200 604800 10800
  19.  
  20. ;; ADDITIONAL SECTION:
  21. explanation.invalid. 10800 IN TXT "Blocking is mandated by standards, see references on https://www.iana.org/assignments/special-use-domain-names/special-use-domain-names.xhtml"
  22.  
  23. ;; Query time: 0 msec
  24. ;; SERVER: 192.168.69.99#53(192.168.69.99)
  25. ;; WHEN: Thu Feb 03 09:19:06 CET 2022
  26. ;; MSG SIZE rcvd: 257
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement