Port Forwarding Problem

Best to eliminate the web browser and NAT setup for now.

From your command prompt (computer on the same network), do:

telnet 192.168.1.10 80

Then type:

GET / HTTP/1.0
<hit return to send a blank line>

See if it responds. If it just sits at "Trying..." then it's not even able to connect to the Arduino.