File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# tq-009 Subdomains of possibly-censored domains
2
2
3
- When domain is suspected to be censored by resolver (returns unexpected error
3
+ When a domain is suspected to be censored by a resolver (returns unexpected error
4
4
or unexpected RR for a query) it is interesting to check well-known and random
5
5
subdomains of this domain and compare those measurements to control. They may
6
- present same values / errors as a parent domain due to following reasons:
6
+ present same values / errors as a parent domain due to the following reasons:
7
7
8
- - NSes for the domain may be unreachable from recursive resolver, so ` SERVFAIL `
9
- - domain may have delegation or DNSSEC misconfiguration, so ` SERVFAIL `
8
+ - NSes for the domain may be unreachable from the recursive resolver, so ` SERVFAIL `
9
+ - domain may have a delegation or DNSSEC misconfiguration, so ` SERVFAIL `
10
10
- whole domain may be censored via DNS
11
- - domain may have actual “star” record (or have dynamically generated records)
11
+ - domain may have an actual “star” record (or have dynamically generated records)
12
12
13
13
## Examples
14
14
- some israeli authoritative DNS servers were dropping requests from Egypt
You can’t perform that action at this time.
0 commit comments