pages:howtos:diagnose:how-to-diagnose-dns-with-dig
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pages:howtos:diagnose:how-to-diagnose-dns-with-dig [2024/05/07 13:13] – [How to inspect a SPF Record] mischerh | pages:howtos:diagnose:how-to-diagnose-dns-with-dig [2024/05/07 13:30] (current) – [How to interpret DIG output] mischerh | ||
---|---|---|---|
Line 14: | Line 14: | ||
* @a.ns14.net: | * @a.ns14.net: | ||
* nanoscopic.de: | * nanoscopic.de: | ||
+ | |||
+ | If no type is specified, dig queries for an " | ||
+ | |||
+ | <sxh bash; gutter: false> | ||
+ | dig wiretrip.de | ||
+ | </ | ||
+ | < | ||
+ | ; <<>> | ||
+ | ;; global options: +cmd | ||
+ | ;; Got answer: | ||
+ | ;; ->> | ||
+ | ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 | ||
+ | |||
+ | ;; OPT PSEUDOSECTION: | ||
+ | ; EDNS: version: 0, flags:; udp: 1424 | ||
+ | ;; QUESTION SECTION: | ||
+ | ; | ||
+ | |||
+ | ;; ANSWER SECTION: | ||
+ | wiretrip.de. | ||
+ | |||
+ | ;; Query time: 13 msec | ||
+ | ;; SERVER: 192.168.1.1# | ||
+ | ;; WHEN: Tue May 07 15:18:42 CEST 2024 | ||
+ | ;; MSG SIZE rcvd: 56 | ||
+ | </ | ||
+ | |||
Line 226: | Line 253: | ||
</ | </ | ||
===== How to interpret DIG output ===== | ===== How to interpret DIG output ===== | ||
+ | FIXME | ||
+ | * https:// | ||
---- | ---- | ||
~~DISCUSSION~~ | ~~DISCUSSION~~ | ||
pages/howtos/diagnose/how-to-diagnose-dns-with-dig.1715087639.txt.gz · Last modified: 2024/05/07 13:13 by mischerh