How to Install and Uninstall dnsmeter Package on openSuSE Tumbleweed

Last updated: June 16,2024

1. Install "dnsmeter" package

This guide covers the steps necessary to install dnsmeter on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install dnsmeter

2. Uninstall "dnsmeter" package

Please follow the instructions below to uninstall dnsmeter on openSuSE Tumbleweed:

$ sudo zypper remove dnsmeter

3. Information about the dnsmeter package on openSuSE Tumbleweed

Information for package dnsmeter:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : dnsmeter
Version : 1.0.2-1.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 186.2 KiB
Installed : No
Status : not installed
Source package : dnsmeter-1.0.2-1.12.src
Upstream URL : https://www.dns-oarc.net/tools/dnsmeter
Summary : DNS performance and infrastructure testing
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

5. The same packages on other Linux Distributions