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
460
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
180
Introducing OwnTracks
jpmens
0
130
Introducing OwnTracks
jpmens
0
250
Zabbix Low-Level Discovery (LLD) from a C module
jpmens
0
280
MQTT for system administrators (and for the IoT)
jpmens
1
660
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
プログラミング言語を書く前に日本語を書く── AI 時代に求められる「言葉で考える」力/登壇資料(井田 献一朗)
hacobu
PRO
0
160
⽣成 AI で進化する AWS オブザーバビリティ
o11yfes2023
0
110
Moto: Latent Motion Token as the Bridging Language for Learning Robot Manipulation from Videos
peisuke
0
110
コミュニティと共に変化する 私とFusicの8年間
ayasamind
0
470
Data & AIの未来とLakeHouse
ishikawa_satoru
0
730
AI時代におけるドメイン駆動設計 入門 / Introduction to Domain-Driven Design in the AI Era
fendo181
0
680
今、MySQLのバックアップを作り直すとしたら何がどう良いのかを考える旅
yoku0825
0
280
[CV勉強会@関東 ICCV2025 読み会] World4Drive: End-to-End Autonomous Driving via Intention-aware Physical Latent World Model (Zheng+, ICCV 2025)
abemii
0
140
Flutterで実装する実践的な攻撃対策とセキュリティ向上
fujikinaga
2
390
これからアウトプットする人たちへ - アウトプットを支える技術 / that support output
soudai
PRO
18
5.4k
LINE公式アカウントの技術スタックと開発の裏側
lycorptech_jp
PRO
0
370
コード1ミリもわからないけど Claude CodeでFigjamプラグインを作った話
abokadotyann
1
160
Featured
See All Featured
Why Our Code Smells
bkeepers
PRO
340
57k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
The Cult of Friendly URLs
andyhume
79
6.7k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.1k
Stop Working from a Prison Cell
hatefulcrawdad
272
21k
It's Worth the Effort
3n
187
28k
Being A Developer After 40
akosma
91
590k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
192
56k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Bash Introduction
62gerente
615
210k
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!