docs(all): fix markdown syntax and snippets
This commit is contained in:
+4
-4
@@ -12,9 +12,9 @@
|
||||
|
||||
## Context
|
||||
|
||||
- Private authoritative DNS is required to use private reserved root domain \(.internal\)
|
||||
- Private authoritative DNS is required to use private reserved root domain (.internal)
|
||||
- Split horizon DNS needs DNS resolver, because authoritative DNS must not send queries to other DNS.
|
||||
- Automatical issuing certificates needs private authoritative DNS which supports nsupdate \(RFC 2136\)
|
||||
- Automatical issuing certificates needs private authoritative DNS which supports nsupdate (RFC 2136)
|
||||
|
||||
## Consideration
|
||||
|
||||
@@ -22,13 +22,13 @@
|
||||
- AdGuard Home
|
||||
- More powerful query routing than blocky
|
||||
- Web UI dependency
|
||||
- Extra function which is not useful \(DHCP, etc ..\)
|
||||
- Extra function which is not useful (DHCP, etc ..)
|
||||
- Unbound DNS
|
||||
- Cache and forward zone management is powerful
|
||||
- more complex than blocky
|
||||
- cache function is not that needed in this environment
|
||||
- Internal authoritative DNS only takes charge of internal communication
|
||||
- All security function is delegated to public DNS like cloudflare \(DNSSEC, etc\)
|
||||
- All security function is delegated to public DNS like cloudflare (DNSSEC, etc)
|
||||
|
||||
## Decisions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user