Hi...
I've been reading posts and posts about DNS stuff and blocking Nintendo servers etc... I'm no network expert not even close. In fact, I have real issues with networking, but I feel that people have been using terminologies quite wrongly and I get even more confused about it all.
DNS is not meant to block anything, as far as I understand. DNS is just a service running on OSes to resolve an internet human readable address like
www.nintendo.com, into an IP address used in packets. Then, the way I know to block internet sites, is in a file called
hosts
, at least in linux based OSes. Of course there are other ways such as firewall rules and etc, but the most common way is using this
hosts
file.
So, I get confused (but still have been accepting it) that people say to use this or that DNS setup to avoid connecting to Nintendo servers.
For instance, in our home networks, we set our preferred DNSes just as an extra step to hide a bit more of information from our ISPs. Meaning that we are not using our ISP DNSs to resolve the addresses we want to visit out in the internet. I mean, we don't setup our preferred DNSs to block any sites!
So, if anyone can explain me this and tell me where am I wrong, I would appreciate!