Y
Hacker News
new
|
ask
|
show
|
jobs
by
tptacek
853 days ago
They literally have an animation of the client resolver making repeated requests up the tree. While saying they're making multiple requests. And
calling it recursive
.
1 comments
xz53
853 days ago
> ...requests up the tree
That's right, it's not recursively working its way down from the root because it's a stub resolver.
link
tptacek
853 days ago
I give up. You win. DNSSEC is the perfect solution for forged NXDOMAIN responses.
link
That's right, it's not recursively working its way down from the root because it's a stub resolver.