Port details on branch 2024Q2 |
- dnsdist Highly DNS-, DoS- and abuse-aware loadbalancer
- 1.9.4 dns =0 1.9.4Version of this port present on the latest quarterly branch.
- Maintainer: tremere@cainites.net
- Port Added: 2024-05-15 02:09:06
- Last Update: 2024-05-15 02:07:48
- Commit Hash: 93f305d
- Also Listed In: net
- License: GPLv2 ISCL MIT
- WWW:
- https://dnsdist.org/
- Description:
- dnsdist is a highly DNS-, DoS- and abuse-aware loadbalancer. Its goal in life
is to route traffic to the best server, delivering top performance to
legitimate users while shunting or blocking abusive traffic.
dnsdist is dynamic, its configuration language is Lua and it can be can be
changed at runtime, and its statistics can be queried from a console-like
interface or an HTTP API.
dnsdist is used to protect and optimize the DNS traffic of hundreds of millions
of internet subscribers.
* IPv4, UDP/TCP
* IPv6, UDP/TCP, 100% compliant
* Remotely pollable statistics for real time graphing
* High performance
* SNMP statistics bridge (read only)
* Dynamically route queries to backend servers
* Advanced anti-spoofing measures
* Reconfiguration without downtime
* Kernel based filtering of harmful traffic, rejecting packets at 'line speed'
* Internal Lua-based scripted answer generation
* Question interception, answer reconditioning, NXDOMAIN redirection
- Including 'block lists' and security measures
* Built-in memory efficient cache for increased performance
* Ability to continue serving data from cache for non-responsive backends
* Smart rate limiting per user, per subnet, per domain
* Capable of writing dynamic rules to block harmful traffic
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/dns/dnsdist/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/dnsdist
- pkg install dnsdist
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dnsdist
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: i386
- distinfo:
- TIMESTAMP = 1715595818
SHA256 (dnsdist-1.9.4.tar.bz2) = 297d3a3751af4650665c9d3890a1d5a7a0467175f2c8607d0d5980e3fd67ef14
SIZE (dnsdist-1.9.4.tar.bz2) = 1591994
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libatomic_ops.a : devel/libatomic_ops
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libboost_serialization.so : devel/boost-libs
- libnghttp2.so : www/libnghttp2
- libquiche.so : net/quiche
- libre2.so : devel/re2
- libsodium.so : security/libsodium
- libcdb.so : databases/tinycdb
- libgnutls.so : security/gnutls
- liblmdb.so : databases/lmdb
- libedit.so.0 : devel/libedit
- liblua-5.4.so : lang/lua54
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for dnsdist-1.9.4:
DNSTAP=off: dnstap support (see dnstap.info)
SNMP=off: SNMP network protocol support
====> Secure network connection support via TLS: you have to choose at least one of them
GNUTLS=on: SSL/TLS support via GnuTLS
OPENSSL=on: SSL/TLS support via OpenSSL
====> Key Value Stores
CDB=on: CDB backend
LMDB=on: LMDB backend
====> Options available for the single EXTLUA: you have to select exactly one of them
LUA=on: Use lang/lua
LUAJIT=off: Use luajit
===> Use 'make config' to modify these settings
- Options name:
- dns_dnsdist
- USES:
- bison:alias compiler:c++14-lang cpe gmake libedit libtool localbase pkgconfig tar:bz2 lua ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|