Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

I have a local NAS hosting a personal website that I'd like to work with both http and https protocols.

So far https works correctly, but http keeps returning "Connection Reset" in Firefox and "This webpage is not available" in Chromium.

My setup...

I'm hosting the website on a Synology NAS. It loads both http and https on the local network by typing in the local (192...) IP address.

I use no-ip.org to point a domain name to my house. I have set up my router so both http (port:80) and https (port:443) traffic get forwarded to my NAS to display the website. I can load the site using https but when I attempt to load it using http I get the above errors.

I've looked at the logs and they don't seem to indicate any access to the server when using http, so I'm not entirely sure

share|improve this question
Since you can access it via LAN on both protocols, I'd suspect you have another service running on port 80 via the WAN, or your ISP prohibits port 80 traffic. – ionFish Feb 22 at 2:48
I just used canyouseeme.org to check if port 80 can access my ip and it could so my isp isn't blocking it. What other services could be preventing access? Is there anyway of finding out what they are? – Aglystas Feb 22 at 3:02
Yes, you can email me your URL and I can try to scan it for you (click my username, homepage, contact page, email.) – ionFish Feb 22 at 3:04
Couldn't I just do that if you told me? – Aglystas Feb 22 at 3:16
1  
No I meant, explain the process of running a scan against a URL. So that I know what to do should this ever come up again. – Aglystas Feb 22 at 3:23
show 2 more comments

closed as too localized by bybe, John Conde Mar 17 at 16:17

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.