Does using a browser on our laptop work with the IP address of the laptop, that is, instead of 127.0.0.1:8080, try 10.4.0.27:8080 (replace 10.4.0.27 with your laptop's IP address as shown by the content server). 127.0.0.1 is basically this device, it's not usable from other machines and it's possible that your laptop's IP address has changed.
|