Difference between revisions of "Dig"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{Draft}}
 
{{Draft}}
[[wikipedia:Dig_(command)]]<ref>https://linux.die.net/man/1/dig</ref>
+
[[wikipedia:Dig_(command)]]<ref>https://linux.die.net/man/1/dig</ref> is a command line tool to query [[Domain name servers]].
 +
 
  
 
* Man page: https://linux.die.net/man/1/dig
 
* Man page: https://linux.die.net/man/1/dig

Revision as of 06:28, 21 February 2021

This article is a Draft. Help us to complete it.

wikipedia:Dig_(command)[1] is a command line tool to query Domain name servers.



  • dig srv _jabber._tcp.example.com

Examples

  • dig YOUR-DOMAIN-NAME.COM +dnssec +short
  • dig YOUR-DOMAIN-NAME.COM any

To query an specific DNS server: @ns0.wikimedia.org

  • dig wikimedia.org @ns0.wikimedia.org

To query an specific DNS server: @ns0.wikimedia.org for an specific record: MX

  • dig +dnssec +norecurse @ns-cloud-a4.googledomains.com sapientia.dev soa


Related commmands

See also

  • https://linux.die.net/man/1/dig
  • Advertising: