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
160
Introducing OwnTracks
jpmens
0
120
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
640
Ansible AWX
jpmens
2
1.3k
Small Things for Monitoring
jpmens
2
280
Home automation with openHAB: an Introduction
jpmens
0
690
The Story of OwnTracks
jpmens
2
200
Other Decks in Technology
See All in Technology
AIエージェントの開発に必須な「コンテキスト・エンジニアリング」とは何か──プロンプト・エンジニアリングとの違いを手がかりに考える
masayamoriofficial
0
390
見てわかるテスト駆動開発
recruitengineers
PRO
5
350
会社にデータエンジニアがいることでできるようになること
10xinc
9
1.6k
広島銀行におけるAWS活用の取り組みについて
masakimori
0
140
アジャイルテストで高品質のスプリントレビューを
takesection
0
120
[OCI Skill Mapping] AWSユーザーのためのOCI(2025年8月20日開催)
oracle4engineer
PRO
2
150
イオン店舗一覧ページのパフォーマンスチューニング事例 / Performance tuning example for AEON store list page
aeonpeople
2
290
あとはAIに任せて人間は自由に生きる
kentaro
3
1.1k
Goss: Faiss向けの新しい本番環境対応 Goバインディング #coefl_go_jp
bengo4com
0
1.4k
LLMエージェント時代に適応した開発フロー
hiragram
1
410
つくって納得、つかって実感! 大規模言語モデルことはじめ
recruitengineers
PRO
23
6.1k
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
8.6k
Featured
See All Featured
The Art of Programming - Codeland 2020
erikaheidi
55
13k
Done Done
chrislema
185
16k
Designing for humans not robots
tammielis
253
25k
Faster Mobile Websites
deanohume
309
31k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
Music & Morning Musume
bryan
46
6.7k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Producing Creativity
orderedlist
PRO
347
40k
The Cost Of JavaScript in 2023
addyosmani
53
8.8k
Building Applications with DynamoDB
mza
96
6.6k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
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!