SRV Record

im pretty new to this stuff and i would love if someone here can support me , im having 2 game servers on counter strike 2 , im trying to make an srv record to point player to those servers via subfolder name that define those servers , if server 1 for example is a "retake" so my domain for that server will be "retake.mydomain.com" currently here is the record i tried to use in order to make that action
No description
No description
5 Replies
DarkDeviL
DarkDeviL2w ago
You can connect to "retake.example.com" for the server you have on the default port, 27015. For servers on non-default ports, such as e.g. 10011, you will have to specify the port, and connect to "retake.example.com:10011". For stuff like SRV records to be useful, the actual application (e.g. in your case, the game Counter Strike 2) must support them. So far, neither TF2, CS:S, CS:GO, et al, have supported SRV records, which seems to be a quite common thing, when we're talking about games from Valve.
BaR
BaROP2w ago
so 27015 and 27016 is the only "default" ports of cs that allowed to use in that method ?
DarkDeviL
DarkDeviL2w ago
For connecting to "retake.example.com" (without specifying the port), only the port 27015 will work.
BaR
BaROP2w ago
No description
BaR
BaROP2w ago
you think all those ports are available with what youve said ? yeah i tried to change my server port to 27016 and its redirecting it to the 27015 server..

Did you find this page helpful?