How to redirect DNS to different ports [closed]
You can use SRV records: _service._proto.name. TTL class SRV priority weight port target. Service: the symbolic name of the desired service. Proto: the transport protocol of the desired service; this is usually either TCP or UDP. Name: the domain name for which this record is valid, ending in a dot. TTL: standard DNS time to … Read more