2
Need help with custom domain
I am trying to connect a custom domain (play.mango-haven.co.za), I did link the domain to my public IP with port 25565. But according the server verifier it is a home network. Any help would be appreciated.
4
You need to set an A record for this and it will directly forward you to port 25565
Name should be play.
target should be your ip, without any port
If you got your ip from the Windows network settings that might be your private IP. usually when i want my public ip i just google "my ip address" and copy it.
Name should be play.
target should be your ip, without any port
If you got your ip from the Windows network settings that might be your private IP. usually when i want my public ip i just google "my ip address" and copy it.
Yes I have it as an A record with TTL 600. I did use whatsmyip, the same url planetminecraft gave to get public IP. then the port is an SRV record called _minecraft_tcp.play also with TTL 600 and value is 10 25565 with 10 being the weight. Though I can remove that as there are also priorities I can change
you dont need a srv record here, 25565 is the default mc port so if u have just an A record it will point to domain.com:25565 even when typing domain.com as the address
Hi,
I have figured out what my problem was. The A record pointed to only mango-haven.co.za not play.mango-haven.co.za. That seemed to fix it
I have figured out what my problem was. The A record pointed to only mango-haven.co.za not play.mango-haven.co.za. That seemed to fix it
