Able to connect http://192.168.0.233:8080 from the same machine, but not from any other machines in the local network

This is the first time that I tried this. After installing on window 10, everything looks ok. But the web GUI at http://192.168.0.233:8080 only works from the same machine. It won’t work from any other machines on the same network or from mobile.

Is there anything that needs to be tuned up to make the web server Jetty available for other machines?

Thanks

Sounds like a firewall issue. Not sure how to set that on Windows-should be an easy Google though.

Hi, Ben,

Thanks, that is exactly right. The problem can be solved on window 10 by

  1. either disable the public and private firewall on the machine or

  2. enable the incoming connection on the port 8080.

Regards
Jeff