Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
FLOSS DNS servers
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Jan-Piet Mens
March 17, 2016
Technology
0
480
FLOSS DNS servers
Jan-Piet Mens
March 17, 2016
Tweet
Share
More Decks by Jan-Piet Mens
See All by Jan-Piet Mens
Let's talk about Ansible facts
jpmens
0
200
Introducing OwnTracks
jpmens
0
140
Introducing OwnTracks
jpmens
0
260
Zabbix Low-Level Discovery (LLD) from a C module
jpmens
0
300
MQTT for system administrators (and for the IoT)
jpmens
1
680
Ansible AWX
jpmens
2
1.5k
Small Things for Monitoring
jpmens
2
320
Home automation with openHAB: an Introduction
jpmens
0
700
The Story of OwnTracks
jpmens
2
220
Other Decks in Technology
See All in Technology
AIエンジニア Devin と歩む、自律型運用プロセスの構築
a2ito
0
120
AI活用を"目的"にしたら、データの本質が見えてきた - Snowflake Intelligence実験記 / chasing-ai-finding-data
pei0804
0
720
primeNumber DATA MANAGEMENT CAMP #2:
masatoshi0205
1
590
AIで 浮いた時間で 何をする? 2026春 #devsumi
konifar
16
3.3k
dbt meetup #19 『dbtを『なんとなく動かす』を卒業します』
tiltmax3
0
110
LY Tableauでの Tableau x AIの実践 (at Tableau Now! - 2026-02-26)
yoshitakaarakawa
0
770
Microsoft Fabric のワークスペースと容量の設計原則
ryomaru0825
2
180
Secure Boot 2026 - Aggiornamento dei certificati UEFI e piano di adozione in azienda
memiug
0
120
「データとの対話」の現在地と未来
kobakou
0
780
Claude Codeと駆け抜ける 情報収集と実践録
sontixyou
1
1.1k
バクラクのSREにおけるAgentic AIへの挑戦/Our Journey with Agentic AI
taddy_919
0
210
LLM活用の壁を超える:リクルートR&Dの戦略と打ち手
recruitengineers
PRO
0
130
Featured
See All Featured
RailsConf 2023
tenderlove
30
1.4k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Leveraging LLMs for student feedback in introductory data science courses - posit::conf(2025)
minecr
1
180
How to build a perfect <img>
jonoalderson
1
5.2k
What does AI have to do with Human Rights?
axbom
PRO
0
2k
It's Worth the Effort
3n
188
29k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.7k
Building the Perfect Custom Keyboard
takai
2
700
Believing is Seeing
oripsolob
1
68
The Curse of the Amulet
leimatthew05
1
9.2k
How GitHub (no longer) Works
holman
316
140k
Leo the Paperboy
mayatellez
4
1.5k
Transcript
Multiple Choice Open Source DNS Servers Jan-Piet Mens March 2016
@jpmens
@jpmens: consultant, author, architect, part-time admin, small-scale fiddler, loves DNS,
MQTT, plain text, and things that work. Thought up OwnTracks, and made jo.
a selection of open source DNS servers authoritative or recursive
(or both)
None
dnsmasq recursive, authoritative for /etc/hosts, DHCP (v4, v6), DNSSEC
validation
Unbound local-data, DNSSEC, dnssec-trigger, +win32, embeddable, fast, rate-limiting, extensible with
Python, qname minimization
NSD 4 very fast, TSIG + DNSSEC, zone compiler, root,
addzone/delzone, and RRL
BIND full reference implementation, TSIG, DNSSEC, +win32, SDB, DLZ,
RFC 2136, ram-hungry, RPZ, views, RRL
BIND 10 completely different. Python, C++, REST, DHCP
PowerDNS authoritative lots of back-ends (SQL, LDAP, pipe), DNSSEC,
master/slave/ native, supermaster, pdnsutil
PowerDNS Recursor local zones, serves /etc/hosts, DNSSEC validation, fast,
monitoring, Lua
Knot master/slave, AXFR/IXFR, RFC 2136, addzone, reconfiguration, DNSSEC signing,
RRL
Knot DNS Resolver DNSSEC, NTA, Lua, RFC 5011, {memcached|Redis}-backed
cache, Graphite, etcd
Yadifa authoritative, DNSSEC, RFC 2136
"I had ___, now ___, and it doesn't work" why
did you break it?
mens.de/:/book
It's not always a fscking DNS problem.
dnssexy.net dig it!