spacemeowx2 / switch-lan-play

Enjoy games with your friends as if you were on a LAN.
GNU General Public License v3.0
1.83k stars 191 forks source link

90DNS not working after stopping the client #114

Closed hrvylein closed 3 years ago

hrvylein commented 3 years ago

This could lead to bans. Is it known why DNS servers aren't used when the lan-play-gateway dies? Is there an unknown fallback?

spacemeowx2 commented 3 years ago

Could you show me the link to 90DNS-Checker, not sure what you are referring to.

spacemeowx2 commented 3 years ago

If you are saying https://github.com/meganukebmp/Switch_90DNS_tester/

I have looked into the source code. It seems to be false positive:

https://github.com/meganukebmp/Switch_90DNS_tester/blob/f9bd37c2ccc4a66bef843fea6db35f2431b947f1/source/main.c#L105-L125

When there is no resolve result, the function returns 1, and tell you it's unblocked.

hrvylein commented 3 years ago

Yeah, that's the homebrew I was talking about and good find! Will open an issue over there. Maybe he can add a message if dns resolving isn't working.