Tool
SRV Record Generator
Generate SRV and A records automatically for your Minecraft server. Allows players to connect using only your domain without specifying a port.
DNS Configuration
Generated records
A Record
— Points your subdomain to the server IP
active
TYPE
A
NAME
server.inside.com
VALUE
192.168.1.1
TTL
120
Using Cloudflare? Make sure to disable the proxy (grey cloud) for this A record. Minecraft requires direct connection.
SRV Record
— Allows connection without specifying a port
active
TYPE
SRV
NAME
_minecraft._tcp.inside.com
TARGET
server.inside.com
PRIORITY
1
WEIGHT
1
PORT
25565
TTL
120
How to use these records?
1
Access your DNS panel (Cloudflare, Namecheap, etc.)
2
Create the A record with the data shown
3
Create the SRV record with the data shown
4
Wait for the changes to propagate (up to 24 hours)
5
Players can now connect using only your domain
Example:
If your subdomain is
mc.inside.com, players can connect by typing just mc.inside.com without the port
Need help with the configuration?
Join our Discord for support or DNS record inquiries.
Inside Studio