I have a windows vista 🙁 machine that I have installed Tomcat on. I changed the server.xml so that it connects on 80 instead of 8080. I can hit the server locally by going to anyone of the following:
- localhost
- 127.0.0.1
- 192.168.1.3
From remote devices that are on the same router, I can ping the machine by it’s IP, but I can’t connect to the server.
In the router I set up portforwarding on 80 to 192.168.1.3
I have turned off windows firewall and windows defender to avoid problems there. No other antivirus. Anyone know what I can try to connect to this thing?
You probably need to setup port forwarding on the router so that any traffic coming in on port 80 is automatically forwarded to 192.168.1.3. You can usually do this through the router configuration console. See help below:
http://portforward.com/routers.htm