The IPv4 and IPv6 ports are set in server.properties as such:
server-port=12008
server-portv6=12008
But when launched only the IPv4 port is set appropriately:
[2019-03-10 19:27:59 INFO] IPv4 supported, port: 12008
[2019-03-10 19:27:59 INFO] IPv6 supported, port: 59372
I've noticed it seems to pick a random port, perhaps the config parser thinks the port number needs to be different between IPv4 and IPv6 for some reason?
Comments 3
Hi Daniel,
The IPv4 and IPv6 listener currently need to be on separate ports. If you would like to suggest a feature to allow both to be served from the same port please head over to the feedback website and create a suggestion there.
Apologies too for the long delay on a response. I am hoping to get the BDS issues tidied up and a quicker response ongoing.
Ionic
Hi Daniel,
The IPv4 and IPv6 listener currently need to be on separate ports. If you would like to suggest a feature to allow both to be served from the same port please head over to the feedback website and create a suggestion there.
Apologies too for the long delay on a response. I am hoping to get the BDS issues tidied up and a quicker response ongoing.
Ionic
Hi Daniel,
The IPv4 and IPv6 listener currently need to be on separate ports. If you would like to suggest a feature to allow both to be served from the same port please head over to the feedback website and create a suggestion there.
Apologies too for the long delay on a response. I am hoping to get the BDS issues tidied up and a quicker response ongoing.
Ionic