Mojira Archive
MC-22151

Minecraft_server.jar binding to loopback regardless of server-ip setting.

Running a MineOS server on a local piece of hardware in my house. Upgrading to 1.6.1 seems to have broken it as something has changed how it is binding to an IP Address.
The basics: When running 1.5.2, it would bind to the wildard. (*:25565 or 0.0.0.0:25565) I was able to verify this by both checking back logs and by reverting back to the old .jar's and running a netstat -l.
Now running 1.6.1 it wants to bind to the loopback. (127.0.0.1:25565) No matter what I put in the server.properties under server-ip it will use the loopback.
Running netstat -l shows <hostname>:25565 rather than 0.0.0.0:25565 as it was before.
This is preventing me from connecting to the sever from my local network.
I also run dynmap, which still binds to 0.0.0.0:8123. So, I can see the map when the server is running. I just can't connect to it.

Invalid

Mark Bernhardt

2013-07-04, 10:46 PM

2015-05-03, 06:53 AM

2013-07-04, 11:49 PM

0

2

Unconfirmed

Minecraft 1.6.1

-