I'm trying to make my PC become a webserver using tomcat. The last time I did it was 6 months ago, and I totally did it. However, I couldn't do it this time. my steps are:
- set static IP by go to Local area network properties and go to TCP/IP 4, check use the following IP address and input :
- open browser and type 192.168.1.1 to access DSL router, to NAT and input like following

- go to ip2location.com to see my router ip address. Then on my phone browser (using 3G, not the same line with my computer), I enter the ip address + port 8080 + / + myproject name. It displays not found.

I also have xampp, and I usually turn it off to access to tomcat server except this time. :(