On 2/4/25 08:21, Timothy M Butterworth wrote:
Ok so if I understand you correctly then you are attempting to port forward 80 and 443 through the router's WAN Wide Area Network interface to a server located in the DMZ DeMilitarized Zone. Does the server have Apache ACL's, IP Tables or TCP wrapper running on it? Can you try to do a port ping or use telnet to connect to port 80 to test connectivity. ex: `telnet <Routers WAN IP Address or Public DNS Name> 80`. As you say that the server is on the inside of your network. Have you tried placing the server in the DMZ?
Another alternative is the ISP has started blocking incoming connections on the web ports?