So I run Sonarr on a dedicated HTPC machine that has no monitor. If necessary I remotely access it with TeamViewer. Up until last week I was able to connect into the Sonarr interface via any computer on my network. For whatever reason it stopped working and I cannot figure out why. I am able to connect to Plex, Utorrent, CouchPotato, etc with no issue on the other PC on my network. The computers IP is 192.168.2.100 (I am able to connect to localhost:38082 and 192.168.2.100:38082 on the HTPC but any other PC on the network I cannot.) And yes all my computers are on the same default gateway and subnet.
To be clear, I am only wanting to access it from within my network (LAN).
Sonarr is running on port 38082 and I do have a VPN set up. Again I was able to do this last week for the past few months with no issues.
Iâve already tried
Restart of HTPC
Restart of modem / router
Confirming that the service is âallowedâ in windows firewall for particular port #
Stopped the service and manually loaded it with Admin rights
Any idea what could be causing this issue? I donât know if my router needs the ports forwarded or not.
Error I get: ERR_CONNECTION_TIMED_OUT (Both chrome and IE)
Check and see if your windows network profile/location got changed to âpublicâ. When it does that, it blocks all inbound traffic.
If above is correct, try a telnet (do âtelnet 192.168.2.100 38082â) / putty (change to telnet in connect type and change port) session and see if you get a response. If it times out, you have a firewall/service/etc blocking it.
Your router doesnât need the ports forwarded because you are internal.