Hello, I was just wondering if GMod server support SRV redirects (ex: play.site.com --> 192.168.1.1:27015)
I've seen GMod Tower use this:
[IMG]http://i.gyazo.com/0293dca237e76ec76c0a8c0130b85175.png[/IMG]
So I assume it is possible? Although I don't exactly know what protocol to use.
Has anyone else found a way to do this?
Thanks.
Just point it right to the IP of your server. No SRV record needed.
Just add a CNAME record, contact your hosting provider who hosts your webserver and they should hook you up. If you are using cPanel just goto "Advanced Zone Editor" and add a new record.
More info: [url]https://en.wikipedia.org/wiki/CNAME_record[/url]
It depends on who you bought the website domain from. Basically you need to make the domain point to the server IP.
[QUOTE=StonedPenguin;48295985]Just point it right right to the IP of your server. No SRV record needed.[/QUOTE]
Ah, alright. Which would you say is more fitting?
[IMG]http://i.gyazo.com/fbd6f85a5f62d8666642f1ead9ccddde.png[/IMG]
Forward seems only allow http:// and A doesn't seem to support other ports (27016 instead of 27015)
CNAME says: The address needs a valid DNS target for its CNAME.
CNAME, thats what you want. It's just the IP so random.com:27016 will work along with random.com:27015 and so on.
Contacted my host, apparently the only way is through the A method which doesn't allow for custom ports (only SRV can do that so they say)
Sorry, you need to Log In to post a reply to this thread.