|
|
|
|
|
by int_19h
1630 days ago
|
|
It doesn't have to be 100% effective, just as with the Great Firewall. Shutting down DNS would shut down most existing apps until they're updated (and also the app stores that are normally used to update them), and preclude the majority from accessing anything online. |
|
> would shut down most existing apps until they're updated
Most apps are using DNS client APIs provided by their operating systems.
> and also the app stores that are normally used to update them
They too.
As for the OSes, they don’t normally have hardcoded DNS servers either. Instead, they rely on DHCP to get DNS servers from the routers. There’re many levels of caching involved: operating systems have a DNS cache, home routers have a caching DNS servers, ISPs usually running their own caching DNS servers for their clients, and so on.
Updating any single one of them going to fix the issue for all of these end-user apps. ISPs probably gonna be there first, it’s their job to support their network infrastructure 24/7.