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
450
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
170
Introducing OwnTracks
jpmens
0
120
Introducing OwnTracks
jpmens
0
240
Zabbix Low-Level Discovery (LLD) from a C module
jpmens
0
280
MQTT for system administrators (and for the IoT)
jpmens
1
640
Ansible AWX
jpmens
2
1.4k
Small Things for Monitoring
jpmens
2
290
Home automation with openHAB: an Introduction
jpmens
0
690
The Story of OwnTracks
jpmens
2
210
Other Decks in Technology
See All in Technology
初めてのDatabricks Apps開発
taka_aki
1
270
データ戦略部門 紹介資料
sansan33
PRO
1
3.8k
MCP ✖️ Apps SDKを触ってみた
hisuzuya
0
330
OpenTelemetry が拡げる Gemini CLI の可観測性
phaya72
2
2.1k
Digitization部 紹介資料
sansan33
PRO
1
5.7k
20251027_マルチエージェントとは
almondo_event
0
120
もう外には出ない。より快適なフルリモート環境を目指して
mottyzzz
13
9.6k
Kubernetes self-healing of your workload
hwchiu
0
440
Data Hubグループ 紹介資料
sansan33
PRO
0
2.2k
難しいセキュリティ用語をわかりやすくしてみた
yuta3110
0
380
まだ間に合う! 2025年のhono/ssg事情
watany
3
620
Introdução a Service Mesh usando o Istio
aeciopires
1
280
Featured
See All Featured
The Power of CSS Pseudo Elements
geoffreycrofte
80
6k
Why Our Code Smells
bkeepers
PRO
340
57k
It's Worth the Effort
3n
187
28k
Producing Creativity
orderedlist
PRO
347
40k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
Stop Working from a Prison Cell
hatefulcrawdad
272
21k
Context Engineering - Making Every Token Count
addyosmani
8
300
Scaling GitHub
holman
463
140k
The Straight Up "How To Draw Better" Workshop
denniskardys
238
140k
Docker and Python
trallard
46
3.6k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
130k
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!