Forum archive
Remote access LAMP webserver (SOLVED)
I have setup a LAMP appliance, and forwarded port 80 from my router to my LAMP server's static IP address.
I also have DynDNS setup, and working fine.
But no one can remotely access my server via default port 80.
I had a look through the firewall settings, and port 80 TCP traffic is allowed, but still cannot get it to load.
I have another server (proprietary hardware automation system) that also has a web server built in, running on port 81, and have that working fine remotely using DynDNS and the same port forwarding settings page.
The router itself is set to use port 8080 for remote administration, so that should be fine.
Is there some setting I need to change to allow remote access?
Thanks
I also tried changing the port from 80 to 8000 incase port 80 was being blocked by my ISP, and still same problem. Local access is fine (even using the DynDNS url, my router supports NAT Loopback), but remote access (testing from various people, including using my iPhone over 3G) is still not working.
Any help is much appreciated.