Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
FLOSS DNS servers
Jan-Piet Mens
March 17, 2016
Technology
0
310
FLOSS DNS servers
Jan-Piet Mens
March 17, 2016
Tweet
Share
More Decks by Jan-Piet Mens
See All by Jan-Piet Mens
Introducing OwnTracks
jpmens
0
52
Introducing OwnTracks
jpmens
0
64
Zabbix Low-Level Discovery (LLD) from a C module
jpmens
0
150
MQTT for system administrators (and for the IoT)
jpmens
1
450
Ansible AWX
jpmens
2
780
Small Things for Monitoring
jpmens
2
250
Home automation with openHAB: an Introduction
jpmens
0
580
The Story of OwnTracks
jpmens
2
160
MQTT for Sysadmins
jpmens
3
590
Other Decks in Technology
See All in Technology
Things you should know about PHP
opdavies
1
470
“Do you have a virtual router?” Discuss how to use virtual routers
line_developers
PRO
0
410
本社オフィスを移転し、 オフィスファシリティ・コーポレートIT を刷新した話
rotomx
3
1.1k
- Rでオブジェクト指向プログラミング- クラス設計入門の入門
kotatyamtema
1
530
なぜ変化を起こすのが難しいのか? - 数年以上にわたって難しさに向き合い・考え取り組んできたこと / The reason why changing organization is so hard - What I thought and faced for more than several years
iwashi86
26
17k
Cloudflare Workersで動くOG画像生成器
aiji42
1
430
マネーフォワードクラウドを支える事業者基盤
machisuke
0
150
データエンジニアを助けてくれるFivetranとSnowflakeの仕様&機能のご紹介
sagara
0
410
FlexScan HD2452Wの 後継を探して
tring
0
140
lt53
98_justdoit
0
110
Optimizing your Swift code
kateinoigakukun
0
1.3k
スタメンのLeSSの導入と 事業部全体を巻き込んだ アウトカム文化への道のり
uuushiro
2
3k
Featured
See All Featured
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
109
16k
Robots, Beer and Maslow
schacon
154
7.3k
The Brand Is Dead. Long Live the Brand.
mthomps
48
2.9k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
349
27k
The Web Native Designer (August 2011)
paulrobertlloyd
76
2.2k
Designing for Performance
lara
601
65k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
13
5.4k
Design by the Numbers
sachag
271
18k
Clear Off the Table
cherdarchuk
79
290k
Bash Introduction
62gerente
601
210k
Code Review Best Practice
trishagee
50
11k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
44
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!