if you are not able to connect even without sonarr part, issue seems to be on port forwarding. At least the default lighttpd web site should be shown. Are you able to connect to default side if you switch of 10-proxy.conf ?? Just to check if thinks are working in general.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Joulinar wrote: ↑Wed Nov 18, 2020 1:13 pm
if you are not able to connect even without sonarr part, issue seems to be on port forwarding. At least the default lighttpd web site should be shown. Are you able to connect to default side if you switch of 10-proxy.conf ?? Just to check if thinks are working in general.
yes correct, and restart lighttpd. Usually you should have a plain standard installation and you should be able to reach default web site from internet.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
you are forwarding port 80 and 443 TCP to your new device? There is nothing blocking this? I mean another firewall? There are a couple of tools on the web allowing to perform a port scan on your internet router. This should show if port 80/443 are open an reachable.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
on DietPi themselves there is nothing blocked or closed as long as you don't install any firewall software.
Means you router is the only one controlling which port is forward from internet to your DietPi system. In a default configuration lighttpd is liten on port 80 only. So doesn't matter if port 443 is forward. 443 comes into picture if you are going to activate HTTPS.
Pls have a look to your router to check how port forwarding is setup. There should be a single rule only, forwarding port 80 to your new DietPi system. It should not be possible to forward port 80 to the old and the new system same time.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team