Mojira Archive
MC-278651

Inconsistency in handshake host name for SRV records (status request/join)

Steps to Reproduce:
1. Create a SRV record like _minecraft._tcp.example.com pointing to minecraft.example.com
2. Add example.com to the server list

Observed Results:
When example.com is pinged, the host name in the handshake packet will be example.com, but when joining example.com the host name is minecraft.example.com.

Expected Results:
The host name in both scenarios should have the same value preferably minecraft.example.com (the address pointed to), as the host name is normally used for vhosts, and a SRV RR is normally used as an indirection.

Unresolved

Valaphee

2024-12-03, 02:45 PM

2024-12-18, 08:08 AM

2

1

Plausible

Normal

Platform

Networking

DNS, SRV

1.21.3, 1.21.4

-