> For the complete documentation index, see [llms.txt](https://know.endercloud.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://know.endercloud.in/faq-minecraft/how-to-make-custom-ip-address.md).

# How to make custom ip address

### Choosing A Domain Provider

There are a lot of places where you can register a domain. Here are a few popular ones:

* [Endercloud domains](https://billing.endercloud.in/domains)&#x20;

If you want to register a free domain, try [Freenom](https://www.freenom.com/).

> We’re unrelated to the above services and are simply providing examples. Feel free to use any domain provider you want.

### Creating A SRV Record

You are required to use a SRV record to link your domain to your Minecraft server. Some domain providers like Freenom don’t provide this, so we recommend that you use Cloudflare. To create a SRV record, you must first go to your domain’s DNS settings. Create a new record, then follow the table below:

| Record Type | Name | Service     | Priority | Weight | Port   | Target |
| ----------- | ---- | ----------- | -------- | ------ | ------ | ------ |
| SRV         | @    | \_minecraft | 0        | 5      | 000000 |        |

Make sure to replace `<server_IP>` with your Minecraft server’s IP, for example india7`.endercloud.in`.

Make sure to change `port` to your server’s port.

> It may take up to 24 hours for your DNS settings to be updated.

You should be able to join your server with your new custom IP.

{% hint style="info" %}
N**eed a domain name for your Minecraft server?** Get a free custom subdomain in just a few clicks! 🎮✨ Visit <https://subdomain.endercloud.in/> and claim yours now! 🚀
{% endhint %}
