1
0
mirror of https://github.com/playit-cloud/support-docs.git synced 2024-11-22 05:26:19 +00:00
support-docs/content/update-your-dns.md
2022-08-29 13:18:51 -07:00

13 lines
641 B
Markdown

+++
title = 'How to change your DNS server'
tags = ["ISP", "DNS"]
+++
By default your computer will often be configured to ask your ISP (Internet Service Provider), how to translate a domain name to an IP address. This can sometimes be problematic as many ISPs do not offer all the features which are now standard. This can break Minecraft Java addresses and even cause SSL errors. If you're getting strange errors on the internet, it might be a good idea to try updating your DNS server.
## Platform Guides
- Windows: {{< link "windows-update-dns" >}}
- MacOS: {{< link "macos-update-dns" >}}
- Linux: {{< link "linux-update-dns" >}}