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
380
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
110
Introducing OwnTracks
jpmens
0
88
Introducing OwnTracks
jpmens
0
170
Zabbix Low-Level Discovery (LLD) from a C module
jpmens
0
230
MQTT for system administrators (and for the IoT)
jpmens
1
540
Ansible AWX
jpmens
2
1.1k
Small Things for Monitoring
jpmens
2
260
Home automation with openHAB: an Introduction
jpmens
0
640
The Story of OwnTracks
jpmens
2
170
Other Decks in Technology
See All in Technology
Causal Impactを用いたLINE Pay UIの効果検証とABテスト実施への貢献
lycorptech_jp
PRO
3
550
「ばん・さく・つき・たー!」にならないためにSHIROBAKOから 学んだこと
ysknsid25
3
650
Oracle Database 23ai 新機能#4 Real Application Clusters
oracle4engineer
PRO
0
150
軽いノリで"自動化"に取り組んではいけないという話
tetsuyaooooo
1
460
【インフラエンジニアbooks】30分でわかる「AWS継続的セキュリティ実践ガイド」
hssh2_bin
4
1.6k
エムスリー全チーム紹介資料 / Introduction of M3 All Teams
m3_engineering
1
280
SQLによるオブザーバビリティの進化とClickHouseの実力
mikimatsumoto
0
170
小さな勉強会の始め方、広げ方、あるいは友達の作り方 / How to Start, Grow, and Build Connections with Small Study Groups
ar_tama
6
2.4k
マーケットプレイス版Oracle WebCenter Content For OCI
oracle4engineer
PRO
2
220
Oracle Database 23ai 新機能#4 Application Continuity
oracle4engineer
PRO
0
110
令和最新版 Perlコーディングガイド
anatofuz
4
3.4k
入門 バックアップ
ryuichi1208
18
6.5k
Featured
See All Featured
Creatively Recalculating Your Daily Design Routine
revolveconf
217
12k
Designing for Performance
lara
604
68k
The Pragmatic Product Professional
lauravandoore
31
6.2k
GraphQLの誤解/rethinking-graphql
sonatard
65
9.9k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
92
16k
The Mythical Team-Month
searls
218
43k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9k
Making Projects Easy
brettharned
115
5.8k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
Put a Button on it: Removing Barriers to Going Fast.
kastner
58
3.5k
The Invisible Side of Design
smashingmag
297
50k
jQuery: Nuts, Bolts and Bling
dougneiner
61
7.5k
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!