Cuberite Forum
Bind WebAdmin to custom IP? - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Discussion (https://forum.cuberite.org/forum-5.html)
+--- Thread: Bind WebAdmin to custom IP? (/thread-2064.html)



Bind WebAdmin to custom IP? - Mathias - 07-18-2015

Is it possible to bind WebAdmin to a custom IP? I can't bind it to localhost on my current server; I'd have to bind it to 127.9.195.129:8080 to make it work.


RE: Bind WebAdmin to custom IP? - NiLSPACE - 07-19-2015

That's in the webadmin.ini file. There should be a port variable.


RE: Bind WebAdmin to custom IP? - xoft - 07-19-2015

There's no way to bind to a specific interface / IP; currently the server binds to all interfaces / IPs available.


RE: Bind WebAdmin to custom IP? - NiLSPACE - 07-19-2015

Oh, I'm sorry, I had Port in mind. As xoft said, you can't tell the server to only bind to a specific IP.
EDIT:
Though it looks like you want to port forward the port 8080. That's different for each router.