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
Jan-Piet Mens
March 17, 2016
Technology
0
440
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
150
Introducing OwnTracks
jpmens
0
110
Introducing OwnTracks
jpmens
0
230
Zabbix Low-Level Discovery (LLD) from a C module
jpmens
0
270
MQTT for system administrators (and for the IoT)
jpmens
1
630
Ansible AWX
jpmens
2
1.3k
Small Things for Monitoring
jpmens
2
280
Home automation with openHAB: an Introduction
jpmens
0
680
The Story of OwnTracks
jpmens
2
200
Other Decks in Technology
See All in Technology
RubyOnRailsOnDevin+α / DevinMeetupJapan#2
ginkouno
0
850
CI/CDとタスク共有で加速するVibe Coding
tnbe21
0
220
評価の納得感を2段階高める「構造化フィードバック」
aloerina
1
280
成立するElixirの再束縛(再代入)可という選択
kubell_hr
0
510
DenoとJSRで実現する最速MCPサーバー開発記 / Building MCP Servers at Lightning Speed with Deno and JSR
yamanoku
1
210
~宇宙最速~2025年AWS Summit レポート
satodesu
1
470
ローカルLLMでファインチューニング
knishioka
0
110
菸酒生在 LINE Taiwan 的後端雙刀流
line_developers_tw
PRO
0
910
Snowflake Intelligenceで実現できるノーコードAI活用
takumimukaiyama
1
290
AIエージェント最前線! Amazon Bedrock、Amazon Q、そしてMCPを使いこなそう
minorun365
PRO
3
200
OCI Oracle Database Services新機能アップデート(2025/03-2025/05)
oracle4engineer
PRO
1
200
LinkX_GitHubを基点にした_AI時代のプロジェクトマネジメント.pdf
iotcomjpadmin
0
140
Featured
See All Featured
How to Think Like a Performance Engineer
csswizardry
24
1.7k
Typedesign – Prime Four
hannesfritz
42
2.7k
We Have a Design System, Now What?
morganepeng
52
7.6k
The Straight Up "How To Draw Better" Workshop
denniskardys
233
140k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Navigating Team Friction
lara
187
15k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
660
Rails Girls Zürich Keynote
gr2m
94
14k
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!