Change RiiConnect24 DNS
This commit is contained in:
parent
55dbbc7c85
commit
75f9affb7a
3 changed files with 33 additions and 4 deletions
24
_pages/en_US/riiconnect24-dns-update.md
Normal file
24
_pages/en_US/riiconnect24-dns-update.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
title: "RiiConnect24 DNS Update"
|
||||
---
|
||||
|
||||
If you need help with anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/rc24) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
|
||||
{: .notice--info}
|
||||
|
||||
![RiiConnect24 Logo](/images/WiiRC24Logo.jpg)
|
||||
|
||||
Starting June 16th, 2022, our official DNS Address changes!
|
||||
|
||||
About a year ago we bought a new VPS that allowed us to serve our service better to the ever so growing community. Our DNS was the last thing to update.
|
||||
|
||||
The old address will be supported until it's `DEPRECATION` date. We will remind you using Wii Mail or our [Discord server](https://discord.gg/rc24) about the need to change the DNS Address in the next few months.
|
||||
|
||||
Here are the new DNS settings that you should enter in your Wii and your DS:
|
||||
|
||||
`167.86.108.126 should be your primary DNS.
|
||||
1.1.1.1 should be your secondary DNS.`
|
||||
|
||||
Avoid using the old DNS, it will become `DEPRECATED` on June 1st, 2023.
|
||||
|
||||
Thank you for your support,
|
||||
RiiConnect24 Team.
|
|
@ -87,6 +87,11 @@ If you were unable to patch your nwc24msg.cfg correctly, please join [the RiiCon
|
|||
|
||||
##### Section IV - Connecting
|
||||
|
||||
{% capture notice-1 %}
|
||||
Starting June 16th, 2022 RiiConnect24 DNS changes.
|
||||
Read more: [here.](riiconnect24-dns-update)
|
||||
{% endcapture %}
|
||||
|
||||
You will now set your DNS to our servers. This is optional but it's recommended, because it enhances the use of RiiConnect24 and Wiimmfi by making some other features available.
|
||||
|
||||
1. Go to `Wii Options`.
|
||||
|
@ -96,8 +101,8 @@ You will now set your DNS to our servers. This is optional but it's recommended,
|
|||
5. Select your current connection.
|
||||
6. Go to `Change Settings`.
|
||||
7. Go to `Auto-Obtain DNS` (Not IP Address), then select `No`, then `Advanced Settings`.
|
||||
8. Type in `164.132.44.106` as the primary DNS.
|
||||
9. Type in `1.1.1.1` as the secondary DNS (if it gives you problems, try `8.8.8.8`).
|
||||
8. Type in `167.86.108.126 ` as the primary DNS.
|
||||
9. Type in `1.1.1.1` as the secondary DNS.
|
||||
10. Select `Confirm`, then select `Save`.
|
||||
11. Select `OK` to perform a connection test.
|
||||
12. If the connection test was successful, select `No` to skip the Wii System Update.
|
||||
|
|
|
@ -146,8 +146,8 @@ Getting a Wi-Fi network with WEP or no security is the hardest part, because DS
|
|||
|
||||
1. Go in the Nintendo DS Wi-Fi settings. This can be accessed inside the game you want to play online with.
|
||||
2. Set up a connection.
|
||||
3. Type in `164.132.44.106` as the primary DNS.
|
||||
4. Type in `1.1.1.1` as the secondary DNS (if it gives you problems, try `8.8.8.8`).
|
||||
3. Type in `167.86.108.126` as the primary DNS.
|
||||
4. Type in `1.1.1.1` as the secondary DNS.
|
||||
5. Save your connection settings and perform a connection test. If it's successful, then you're ready to play.
|
||||
|
||||
### Mario Kart Wii Mods
|
||||
|
|
Loading…
Reference in a new issue