kaylen ✨🍓
kaylen ✨🍓
AAdmincraft
Created by kaylen ✨🍓 on 6/17/2023 in #questions
SRV records and forced hosts
Hello! I'm attempting to use SRV records and Velocity's forced-hosts to send users to different servers based on the domain they connect to. If I have an SRV record such as below:
_minecraft._tcp.server.example.com. 300 IN SRV 0 0 25565 some.internal.domain
_minecraft._tcp.server.example.com. 300 IN SRV 0 0 25565 some.internal.domain
Does the Notchian client send server.example.com as the sever address field (see https://wiki.vg/Protocol#Serverbound, it's how Velocity/Bungee etc. does forced hosts), or the translated some.internal.domain?
24 replies