DNS: Difference between revisions
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
=== Reverse DNS lookup === |
=== Reverse DNS lookup === |
||
See [[Linux Commands#dig]], [[Linux Commands#host]] and [[Linux Commands#nslookup]]. |
See [[Linux Commands#dig|dig]], [[Linux Commands#host|host]] and [[Linux Commands#nslookup|nslookup]]. |
Revision as of 04:35, 8 June 2016
References
- A DNS database consists of one or more zone files used by the DNS server. Each zone holds a collection of structured resource records, the following of which are supported by the DNS Server service.
- How DNS works.
- Detailed explanations on how DNS work, applied to Linux.