Furthermore I have set (which works):
A terracraft.fr points to 90.91.55.120
Is service name very important _whateverDoesn’tDependsOfTheServerSoftware ?
Do we need to match components such as service name and name: example: service name: _ts3 and name: ts3 or we can change ? Is that the same with target ?
How to check if DNS modification have been applied to our computer ? (A record and SRV record).
I have been experiencing Cloudflare for a week but I can’t make a rule work for connecting my TeamSpeak server with ts.terracraft.fr.
With this SRV record you need to set up a sub domain:
A Record to your TS IP: ts.domain.com 123.456.789.001
works on
Be aware to use the correct port in your SRV record. 9987 is default.
Afaik this only works with this combination. Teamspeak 3 was an exception for non http traffic proxied through Cloudflare.
Thanks a lot MarkMeyer, it works now I changed service name for _ts3 instead of _ts… Do you know if that was a bug or the service name really matters ? If so, where can we find a service name list ?
As far as i remember i found a post directly from Cloudflare a few years ago that explained how to
set up Teamspeak with Cloudflare saying that they were asked for TS protection so many times and they’ve made an exception for TS3 (only). Perhaps because TS2 was about to die anyway.
My guess is that CF expects and accepts _ts3. only and throws away all other traffic which is non http.
Which makes sense to me since it might be possible to proxy other traffic like SMTP, SSH, FTP and so on the same way. This was not wanted.
@cs-cf
Appeal: since there’s Spectrum: please don’t touch this TS “feature”.
The problem is that I need to hide my IP to prevent DDOS, for instance with SRV it isn’t enough because with such a following command about my game server Minecraft, it is possible to find my IP: dig srv _minecraft._tcp.altiscraft.fr
Your IP will be hidden but this SRV record doesn’t work until you use Spectrum which is a billed feature. What I don’t know is, if the ports for Minecraft are supported.
Argo Tunnel is a second feature to protect your origin IP from directly targeted DDoS attacks.