-
-
Notifications
You must be signed in to change notification settings - Fork 210
Using your own DNS server
In the case where you want to use your own DNS server, here are the zones you'll need to set your DNS to in order for BedrockConnect to work:
| Server | Domain | IP |
|---|---|---|
| The Hive | geo.hivebedrock.network | 104.238.130.180 |
| The Hive | hivebedrock.network | 104.238.130.180 |
| Mineville | play.inpvp.net | 104.238.130.180 |
| Lifeboat | mco.lbsg.net | 104.238.130.180 |
| Galaxite | play.galaxite.net | 104.238.130.180 |
| Enchanted Dragons | play.enchanted.gg | 104.238.130.180 |
NOTE: Some featured servers are not listed & redirected here due to limitations. When selecting a server to open BedrockConnect, make sure you select a featured server listed above
104.238.130.180 is the IP to the BedrockConnect serverlist server. If you are hosting your own BedrockConnect serverlist server as well, you would use that IP instead
Here's a script to setup BIND (DNS server software) on Linux: https://github.com/Pugmatt/BedrockConnect/blob/master/scripts/install-bind.sh
Alternatively, instead of using a DNS, you can also use other tools such as MCXboxBroadcast to join the BedrockConnect instance.