Homebrew RELEASE 90DNS: DNS server for blocking all Nintendo Servers

Adran_Marit

Walküre's Hacker
Member
Joined
Oct 3, 2015
Messages
3,781
Trophies
1
Location
42*South
XP
4,548
Country
Australia
I have two situations:

1. Each time I log in to a new Wifi, it loses the DNS, I forget to add it when adding the new wifi, and I always get the "the console is ready for update" message. Is there any way to erase the update without having to go to recovery and erase everything?
EDIT: For this one, I used goldleaf and there's an option to erase it from there. Very easy.

2. Is there any way to permanently add the DNS options within atmosphere, so this doesn't happen regardless if I add a new wifi?

one of the latest releases of atmosphere added a dns mitm. You'll need to use that if you want option 2
 
  • Like
Reactions: falcorr

aarstar

Well-Known Member
Newcomer
Joined
Jan 31, 2016
Messages
95
Trophies
0
Age
44
XP
1,781
Country
United States
Yes, exactly, use an atmosphere hosts file.

For emummc, put emummc.txt in /atmosphere/hosts with the following text. Should be okay, but double check before trusting it.

Code:
# 90DNS
127.0.0.1 *nintendo.com
127.0.0.1 *nintendo.net
127.0.0.1 *nintendo.jp
127.0.0.1 *nintendo.co.jp
127.0.0.1 *nintendo.co.uk
127.0.0.1 *nintendo-europe.com
127.0.0.1 *nintendowifi.net
127.0.0.1 *nintendo.es
127.0.0.1 *nintendo.co.kr
127.0.0.1 *nintendo.tw
127.0.0.1 *nintendo.com.hk
127.0.0.1 *nintendo.com.au
127.0.0.1 *nintendo.co.nz
127.0.0.1 *nintendo.at
127.0.0.1 *nintendo.be
127.0.0.1 *nintendods.cz
127.0.0.1 *nintendo.dk
127.0.0.1 *nintendo.de
127.0.0.1 *nintendo.fi
127.0.0.1 *nintendo.fr
127.0.0.1 *nintendo.gr
127.0.0.1 *nintendo.hu
127.0.0.1 *nintendo.it
127.0.0.1 *nintendo.nl
127.0.0.1 *nintendo.no
127.0.0.1 *nintendo.pt
127.0.0.1 *nintendo.ru
127.0.0.1 *nintendo.co.za
127.0.0.1 *nintendo.se
127.0.0.1 *nintendo.ch
127.0.0.1 *nintendoswitch.com
127.0.0.1 *nintendoswitch.com.cn
127.0.0.1 *nintendoswitch.cn
95.216.149.205 *conntest.nintendowifi.net
95.216.149.205 *ctest.cdn.nintendo.net
 
Last edited by aarstar,

aarstar

Well-Known Member
Newcomer
Joined
Jan 31, 2016
Messages
95
Trophies
0
Age
44
XP
1,781
Country
United States
They are just copied from a post on Reddit. There's a log file in the atmosphere/logs folder that shows they are loaded. Beyond that, someone else will have to answer about knowing if they worked or not.
 

pcwizard7

Well-Known Member
Member
Joined
Aug 2, 2013
Messages
1,409
Trophies
0
XP
1,688
Country
Australia
This list is from the gitlab for 90dns and its a week old from this posting so should be the latest list

Emummc: put emummc.txt in /atmosphere/hosts with the following text
sysnand: put sysmmc.txt in /atmosphere/hosts with the following text

Code:
# 90DNS
127.0.0.1 *nintendo.com
127.0.0.1 *nintendo.net
127.0.0.1 *nintendo.jp
127.0.0.1 *nintendo.co.jp
127.0.0.1 *nintendo.co.uk
127.0.0.1 *nintendo-europe.com
127.0.0.1 *nintendowifi.net
127.0.0.1 *nintendo.es
127.0.0.1 *nintendo.co.kr
127.0.0.1 *nintendo.tw
127.0.0.1 *nintendo.com.hk
127.0.0.1 *nintendo.com.au
127.0.0.1 *nintendo.co.nz
127.0.0.1 *nintendo.at
127.0.0.1 *nintendo.be
127.0.0.1 *nintendods.cz
127.0.0.1 *nintendo.dk
127.0.0.1 *nintendo.de
127.0.0.1 *nintendo.fi
127.0.0.1 *nintendo.fr
127.0.0.1 *nintendo.gr
127.0.0.1 *nintendo.hu
127.0.0.1 *nintendo.it
127.0.0.1 *nintendo.nl
127.0.0.1 *nintendo.no
127.0.0.1 *nintendo.pt
127.0.0.1 *nintendo.ru
127.0.0.1 *nintendo.co.za
127.0.0.1 *nintendo.se
127.0.0.1 *nintendo.ch
127.0.0.1 *nintendo.pl
127.0.0.1 *nintendoswitch.com
127.0.0.1 *nintendoswitch.com.cn
127.0.0.1 *nintendoswitch.cn
95.216.149.205 *conntest.nintendowifi.net
95.216.149.205 *ctest.cdn.nintendo.net
95.216.149.205 *90dns.test

You can verify the functionality of the DNS redirection by booting into emummc (or sysmmc if you applied the config to sys), and powering off after.

A report will be generated in sd:/atmosphere/logs called dns_mitm_startup.log. If this starts with the following, the dns redirection is active

Example

dnsmitm.png
 
Last edited by pcwizard7,

FutileSS

Active Member
Newcomer
Joined
Jul 18, 2020
Messages
38
Trophies
0
Age
43
XP
107
Country
Canada
Its probably just me but : I really need help. I am deleting all WLAN profiles and starting fresh using 90DNS servers and the app 90dns checker tool is giving me a red status on all servers. This is after updating to 12.1 and using 19.5 atmosphere.. I would hate to get a ban on the couple me and my wife have.
 

zand

Member
Newcomer
Joined
Jul 29, 2021
Messages
7
Trophies
0
Age
36
XP
71
Country
United States
This list is from the gitlab for 90dns and its a week old from this posting so should be the latest list

Emummc: put emummc.txt in /atmosphere/hosts with the following text
sysnand: put sysmmc.txt in /atmosphere/hosts with the following text
...

Thanks, I was looking for something to use on top of changing the the s nameservers to 90DNS ones.
 

ShadyGame

Well-Known Member
Member
Joined
Sep 12, 2009
Messages
233
Trophies
1
XP
1,263
Country
Portugal
This list is from the gitlab for 90dns and its a week old from this posting so should be the latest list

Emummc: put emummc.txt in /atmosphere/hosts with the following text
sysnand: put sysmmc.txt in /atmosphere/hosts with the following text

Code:
# 90DNS
127.0.0.1 *nintendo.com
127.0.0.1 *nintendo.net
127.0.0.1 *nintendo.jp
127.0.0.1 *nintendo.co.jp
127.0.0.1 *nintendo.co.uk
127.0.0.1 *nintendo-europe.com
127.0.0.1 *nintendowifi.net
127.0.0.1 *nintendo.es
127.0.0.1 *nintendo.co.kr
127.0.0.1 *nintendo.tw
127.0.0.1 *nintendo.com.hk
127.0.0.1 *nintendo.com.au
127.0.0.1 *nintendo.co.nz
127.0.0.1 *nintendo.at
127.0.0.1 *nintendo.be
127.0.0.1 *nintendods.cz
127.0.0.1 *nintendo.dk
127.0.0.1 *nintendo.de
127.0.0.1 *nintendo.fi
127.0.0.1 *nintendo.fr
127.0.0.1 *nintendo.gr
127.0.0.1 *nintendo.hu
127.0.0.1 *nintendo.it
127.0.0.1 *nintendo.nl
127.0.0.1 *nintendo.no
127.0.0.1 *nintendo.pt
127.0.0.1 *nintendo.ru
127.0.0.1 *nintendo.co.za
127.0.0.1 *nintendo.se
127.0.0.1 *nintendo.ch
127.0.0.1 *nintendo.pl
127.0.0.1 *nintendoswitch.com
127.0.0.1 *nintendoswitch.com.cn
127.0.0.1 *nintendoswitch.cn
95.216.149.205 *conntest.nintendowifi.net
95.216.149.205 *ctest.cdn.nintendo.net
95.216.149.205 *90dns.test

You can verify the functionality of the DNS redirection by booting into emummc (or sysmmc if you applied the config to sys), and powering off after.

A report will be generated in sd:/atmosphere/logs called dns_mitm_startup.log. If this starts with the following, the dns redirection is active

Example

dnsmitm.png
So if we do this no need to use 90DNS anymore?
 

d4rk26

New Member
Newbie
Joined
Dec 30, 2021
Messages
3
Trophies
0
Age
45
XP
41
Country
Albania
hello today 30th december 2021 it still works? i have already applied incognito mode and 90dns and when it connects to the wifi it connects me to the router but then the other step tells me no internet and does not connect to the wifi, i have also changed the DNS manually from the wifi configuration and it does not let me connect, what is the problem?
I have tried nslookup pointing to the dns 207.246.121.077 and 163.172.141.219 the problem persists.
 

d4rk26

New Member
Newbie
Joined
Dec 30, 2021
Messages
3
Trophies
0
Age
45
XP
41
Country
Albania
hello today 30th december 2021 it still works? i have already applied incognito mode and 90dns and when it connects to the wifi it connects me to the router but then the other step tells me no internet and does not connect to the wifi, i have also changed the DNS manually from the wifi configuration and it does not let me connect, what is the problem?
I have tried nslookup pointing to the dns 207.246.121.077 and 163.172.141.219 the problem persists.
 

FloppaBoi0

Member
Newcomer
Joined
Dec 24, 2021
Messages
5
Trophies
0
Age
29
XP
56
Country
United States
So this will connect you to the internet but not to Nintendo Servers. Just to make sure, this won't connect to Nintendo's eShop to get updates for games?

And whomever is hosting the servers plan to keep it going for at least a year?

Thanks
As far as I know, I tested it on an unpatched switch.
Didn't load the Eshop.
 

FloppaBoi0

Member
Newcomer
Joined
Dec 24, 2021
Messages
5
Trophies
0
Age
29
XP
56
Country
United States
So this will connect you to the internet but not to Nintendo Servers. Just to make sure, this won't connect to Nintendo's eShop to get updates for games?

And whomever is hosting the servers plan to keep it going for at least a year?

Thanks
Tested It on an Unpatched Switch, didn't load the Eshop
 

Draxzelex

Well-Known Member
Member
Joined
Aug 6, 2017
Messages
19,006
Trophies
2
Age
29
Location
New York City
XP
13,372
Country
United States
hello today 30th december 2021 it still works? i have already applied incognito mode and 90dns and when it connects to the wifi it connects me to the router but then the other step tells me no internet and does not connect to the wifi, i have also changed the DNS manually from the wifi configuration and it does not let me connect, what is the problem?
I have tried nslookup pointing to the dns 207.246.121.077 and 163.172.141.219 the problem persists.
It still works.
 

d4rk26

New Member
Newbie
Joined
Dec 30, 2021
Messages
3
Trophies
0
Age
45
XP
41
Country
Albania
It still works.
The problem I have is when connecting the wifi tells me that there is no internet and does not connect.

I edit the values and check the dns and see that they are correct and try to connect again but does not pass the router test to the internet, I guess with the url of nintendo blocked does not allow me to connect to nintendo and validate the connection as successful.

How can I skip that step and allow me to leave the wifi connection active?

thanks so much.
 

Excalibur007

Well-Known Member
Newcomer
Joined
Oct 28, 2015
Messages
88
Trophies
0
Age
47
XP
738
Country
United States
Hi, I have a mariko switch, no mod, never connected to internet, so I'm not concerned about a ban or anything. The reason I'm interested in 90DNS is because I despise telemetry in principle. I can add this to my pi-hole, but I need to be able to download game updates. The reason I'm looking at finally connecting it to the internet is because I recently purchased the GTA Trilogy and Vice City needs to be downloaded (not included on the cart).

How can I use 90DNS on my pi-hole, but still allow connections for the game download?
 

Draxzelex

Well-Known Member
Member
Joined
Aug 6, 2017
Messages
19,006
Trophies
2
Age
29
Location
New York City
XP
13,372
Country
United States
Hi, I have a mariko switch, no mod, never connected to internet, so I'm not concerned about a ban or anything. The reason I'm interested in 90DNS is because I despise telemetry in principle. I can add this to my pi-hole, but I need to be able to download game updates. The reason I'm looking at finally connecting it to the internet is because I recently purchased the GTA Trilogy and Vice City needs to be downloaded (not included on the cart).

How can I use 90DNS on my pi-hole, but still allow connections for the game download?
There is a DNS server called AquaticDNS which will still allow you to use online Nintendo services while blocking some telemetry. It will not block all of it however so use at your discretion.
 

galacticnova

New Member
Newbie
Joined
Apr 24, 2022
Messages
1
Trophies
0
Age
33
Location
Japan
XP
23
Country
Japan
I've used 90dns for years with no issue but I have a question. I have an American switch and the region is set to The Americas. I recently moved to Japan. My switch region is still set to The Americas. Should I use the DNS for blocking the American servers or the global one? Sorry if this question has been asked before.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: https://youtu.be/MddR6PTmGKg?si=mU2EO5hoE7XXSbSr