Description
DNSMeter is a tool for testing performance of nameserver and/or infrastructure around it. It generates dns queries and sends them via UDP to a target nameserver and counts the answers.
Features:
- payload can be given as text file or pcap file
- can automatically run different load steps, which can be given as list or ranges
- results per load step can be stored in CSV file
- sender address can be spoofed from a given network or from pcap file, if payload is a pcap file
- answers are counted, even if source address is spoofed, if answers get routed back to the load generator
- roundtrip-times are measured (average, min, mix)
- amount of DNSSEC queries can be given as percentage of total traffic
- optimized for high amount of packets. On an Intel(R) Xeon(R) CPU E5-2430 v2 @ 2.50GHz it can generate more than 900.000 packets per second
Following repositories are included:
- https://github.com/DNS-OARC/dnsmeter
Installation Instructions
dnf copr enable @dnsoarc/dnsmeter
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
EPEL 8
|
aarch64 (83)*, x86_64 (309)* | EPEL 8 (322 downloads) |
EPEL 9
|
aarch64 (61)*, x86_64 (114)* | EPEL 9 (387 downloads) |
Fedora 40
|
aarch64 (35)*, x86_64 (25)* | Fedora 40 (0 downloads) |
Fedora 41
|
aarch64 (40)*, x86_64 (20)* | Fedora 41 (43 downloads) |
Fedora 42
|
aarch64 (21)*, x86_64 (15)* | Fedora 42 (34 downloads) |
Fedora 43
|
aarch64 (0)*, x86_64 (11)* | Fedora 43 (10 downloads) |
Fedora rawhide
|
aarch64 (47)*, x86_64 (36)* | Fedora rawhide (106 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @dnsoarc/dnsmeter
More info about enabling Copr repositories
EPEL 8
Fedora 40