replace diagram
This commit is contained in:
32
auth.md
32
auth.md
@ -33,25 +33,27 @@ The process of traversing such a zone-cut is called a delegation. A
|
||||
delegation is signified by the presence of NS records outside of the zone
|
||||
apex (aka the name of the zone).
|
||||
|
||||
|
||||
*************************************************************************************************
|
||||
* .---. *
|
||||
* .---. | SOA | *
|
||||
* +-----+ org +<---->| NS | *
|
||||
* / '-+-' '---' *
|
||||
* / | *
|
||||
* .----. .-+-. .-+-. .----. *
|
||||
* | NS +<-->+ iesg+ | ietf+<---->| NS | *
|
||||
* '----' '-+-' '---' '----' *
|
||||
* / \ *
|
||||
* .---. / \ .---. *
|
||||
* | A | .--+. +---. | A | *
|
||||
* |AAAA +<---->+ ns1 | | ns2 +<---->|AAAA | *
|
||||
* '---' '-+-' '---' '---' *
|
||||
* *
|
||||
* .---. SOA *
|
||||
* +---------+ org +--------+ *
|
||||
* / '-+-' NS \ *
|
||||
* / | \ *
|
||||
* .-+-. .-+-. .-+-. *
|
||||
*---ZONE CUT--- + ietf+ NS | ietg+ NS | ... + ---ZONE CUT--- *
|
||||
* '-+-' '-+-' '---' *
|
||||
* / \ | *
|
||||
* / \ | *
|
||||
* .--+. +---. .-+-. *
|
||||
* EMPTY --> + ord | | fra + | ... + *
|
||||
*NON-TERMINAL '-+-' '-+-' '---' *
|
||||
* | | *
|
||||
* .-+-. .-+-. *
|
||||
* GLUE --> A + ns1 | | ns2 + A <-- GLUE *
|
||||
* AAAA '-+-' '---' AAAA *
|
||||
* *
|
||||
*************************************************************************************************
|
||||
|
||||
|
||||
# Sending answers
|
||||
Fundamentally, the following answers are possible (this omits CNAME and
|
||||
wildcard processing, more about which below).
|
||||
|
Reference in New Issue
Block a user