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
430
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
220
Zabbix Low-Level Discovery (LLD) from a C module
jpmens
0
260
MQTT for system administrators (and for the IoT)
jpmens
1
620
Ansible AWX
jpmens
2
1.3k
Small Things for Monitoring
jpmens
2
280
Home automation with openHAB: an Introduction
jpmens
0
670
The Story of OwnTracks
jpmens
2
190
Other Decks in Technology
See All in Technology
スプリントゴールで価値を駆動しよう
takufujii
3
1.6k
会社紹介資料 / Sansan Company Profile
sansan33
PRO
6
360k
金融システムをモダナイズするためのAmazon Elastic Kubernetes Service(EKS)ノウハウ大全
daitak
0
120
Bill One 開発エンジニア 紹介資料
sansan33
PRO
4
12k
Contract One Dev Group 紹介資料
sansan33
PRO
0
6k
令和トラベルQAのAI活用
seigaitakahiro
0
490
Azure Developer CLI と Azure Deployment Environment / Azure Developer CLI and Azure Deployment Environment
nnstt1
1
110
GigaViewerにおけるMackerel APM導入の裏側
7474
0
440
GitHub Coding Agent 概要
kkamegawa
1
1.4k
iOS/Androidで無限循環Carousel表現を考えてみる
fumiyasac0921
0
120
AIエージェントデザインパターンの選び方
almondo_event
0
130
AIに実況させる / AI Streamer
motemen
3
1.4k
Featured
See All Featured
BBQ
matthewcrist
88
9.7k
YesSQL, Process and Tooling at Scale
rocio
172
14k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Designing for Performance
lara
608
69k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
It's Worth the Effort
3n
184
28k
Rails Girls Zürich Keynote
gr2m
94
13k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
The Power of CSS Pseudo Elements
geoffreycrofte
76
5.8k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
105
19k
Testing 201, or: Great Expectations
jmmastey
42
7.5k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
15
880
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!