Any way I can add SRV records to NFOSERVER domains?
Like: http://i.imgur.com/UPWwSQo.png
I'm using it for minecraft.
Minecraft now lets people to add SRV records to servers with ports (like mc.cheesium.com forwarding to 1.2.3.4:25584)
THREAD: http://www.reddit.com/r/admincraft/comm ... revisited/
SRV records
-
- A semi-regular
- Posts: 25
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Thu May 17, 2012 6:20 pm
Re: SRV records
Since our servers run off the stock port you can just us an "A" name record. We talk more about how to do this here.
http://www.nfoservers.com/forums/viewto ... =19&t=7428
http://www.nfoservers.com/forums/viewto ... =19&t=7428
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Re: SRV records
Sorry, I need an SRV record that supports portskraze wrote:Since our servers run off the stock port you can just us an "A" name record. We talk more about how to do this here.
http://www.nfoservers.com/forums/viewto ... =19&t=7428
like

Re: SRV records
That is not something we support doing via our control panel. Is there a reason you are running your server off a non stock port?
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Re: SRV records
I want to forward domain to my minecraft server (has a 25586 port). Therefore people don't need to type: play.domain.com:25586 but they ONLY need to type play.domain.com
Re: SRV records
Yes, I know what you're trying to achieve, was curious as to why the server wasn't on a stock port as it would allow you to bypass needing a new record.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Re: SRV records
I'm using a dedicated server and it has 1 IP (from another host)kraze wrote:Yes, I know what you're trying to achieve, was curious as to why the server wasn't on a stock port as it would allow you to bypass needing a new record.
I'm having more than 1 server so it'd be nice to have something like
hg.domain.com - 1.2.3.4:25567
main.domain.com - 1.2.3.4:25565
creative.domain.com - 1.2.3.4:25566
Re: SRV records
This isn't something that we support right now through our webhosting, but it's something that we hope to have implemented soon.
Re: SRV records
Please, please, please implement it soon!!Edge100x wrote:This isn't something that we support right now through our webhosting, but it's something that we hope to have implemented soon.
I am willing to pay for this!!!
If anything, this is the only thing I want from nfo! Everything else (support, site design, pricing, ect) is really good!
Re: SRV records
I've added this now. To set up a SRV record pointing mc.cheesium.com to 1.2.3.4:25584, you would do this:
You could also make it so entering straight cheesium.com connects you to the Minecraft server. To do this, just enter "_minecraft._tcp" instead of "_minecraft._tcp.mc" as the SRV subdomain.
- Visit the Domains page in your control panel.
- Create a regular A record to point to the server.
- Under the "cheesium.com" domain, click the empty Subdomain field at the bottom.
- Enter mc.
- Select "A" from the drop-down menu for the new subdomain.
- Click the empty Target field for the new subdomain.
- Enter 1.2.3.4.
- At the bottom of the page, click "Submit changes".
- Create the SRV record.
- Under the "cheesium.com" domain, click the empty Subdomain field at the bottom.
- Enter _minecraft._tcp.mc.
- Select "SRV" from the drop-down menu for the new subdomain.
- Click the empty Target field for the new subdomain.
- Enter mc.cheesium.com:25584.
- At the bottom of the page, click "Submit changes".
- Wait a minute or so for the change to take effect.
You could also make it so entering straight cheesium.com connects you to the Minecraft server. To do this, just enter "_minecraft._tcp" instead of "_minecraft._tcp.mc" as the SRV subdomain.