DNS request auditing toolset

Edit Package dnsdiag

Set of tools to perform basic audits on your DNS requests and responses to make sure your DNS is working as you expect. Dnsping can be used to measure the response time of a given DNS server for arbitrary requests. Just like a traditional ping utility, it provides similar functionality for DNS requests.

Dnstraceroute can be used to trace the path a DNS request takes to destination. Its purpose is to detect whether a request is redirected or hijacked. This can be done by comparing different DNS queries being sent to the same DNS server using dnstraceroute and observe if there is any difference between the path.

dnseval evaluates multiple DNS resolvers and helps you choose the best DNS server for your network. It is highly recommended to use your own DNS resolver as opposed to a third-party DNS server, but in case you need to choose the best DNS forwarder for your network, dnseval lets you compare different DNS servers from performance (latency) and reliability (loss) point of view.

Refresh
Refresh
Source Files
Filename Size Changed
dnsdiag-2.0.0.tar.gz 0000016420 16 KB
dnsdiag.changes 0000001866 1.82 KB
dnsdiag.spec 0000003376 3.3 KB
dnseval.1 0000001267 1.24 KB
dnsping.1 0000001434 1.4 KB
dnstraceroute.1 0000001234 1.21 KB
Revision 8 (latest revision is 15)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 882918 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 8)
- Update to version 2.0.0
  * Add support for DNSSEC
  * Add -F to display flags for each response (dnsping)
  * Display full response in verbose mode (dnsping)
  * Add DoT (DNS over TLS) support (dnsping, dnseval)
  * Add DoH (DNS over HTTPS) support (dnsping, dnseval)
  * Add TCP support
  * Refactor and PEP8 cleanup
  * Do not use system resolver when not needed
  * Add support for user defined source IP address
  * Add user-specified destination port (-p/--port)
  * Improve error handling
  * Display last response code for each entry
  * Rework custom socket and custom TTL support
  * Rework time calculation logic to eliminate an extra DNS
    request that was just sent for timing (dnstraceroute)
  * Update docs (output samples, use cases, etc)
  * Use proper terminology (in code) to reduce confusion
Comments 0
openSUSE Build Service is sponsored by