Jellyfin Forum
Network question, nginx, cerbot, duckdns, Jellyfin - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+---- Forum: Networking & Access (https://forum.jellyfin.org/f-networking-access)
+---- Thread: Network question, nginx, cerbot, duckdns, Jellyfin (/t-network-question-nginx-cerbot-duckdns-jellyfin)



Network question, nginx, cerbot, duckdns, Jellyfin - mariobross2 - 2023-07-15

Hi, I’m not sure if I’m at the best place for that type of question, but let’s try it anyway.

Here is my setup:

DuckDNS address (something.duckdns.org) redirecting to my local IP and my router redirecting to my Raspberry Pi running Nginx redirecting to itself where I’m also hosting my Jellyfin server. On my Raspberry Pi, I’m using DietPi.

The question/problem:

From time to time, about 1 time every 6 months, I experience a weird situation where my Jellyfin server is not accessible from outside of my network. I don’t know much about the reasons, but the solution is to go to duckdns.org and manually change the IP to my local IP and change the Raspberry Pi “static gateway” to be my actual IP.

I’m quite confused with that because I thought my IP on duckdns.org would be updated automatically upon any change.

Also confused about the fact I need to change my “static gateway” to my IP. (For me, this is two different things)

Searching Google with that only gave me some very generic information about what “static gateway” is and nothing about why I need to set it as my IP. (If I set it to my router “static gateway”, it doesn’t work.)

I’m open to any suggestions from you guys.

Thank you very much and have a nice day.


RE: Network question, nginx, cerbot, duckdns, Jellyfin - TheDreadPirate - 2023-07-16

You should be running an app on some other host on your network that will auto update your duckdns address. Many newish routers also have this baked into their firmware (my router updates my noip address).

Is that not the case?


RE: Network question, nginx, cerbot, duckdns, Jellyfin - mariobross2 - 2023-07-16

Hi,

To be honnest, I thought I had a script or a piece of software configured with my duckdns "token" running in the background but I couldn't find it this morning.

I will still look for it later because it might be part of the solution.

About the "static gateway" on my pi that I need to change to be my actual ip address, do you know why is that?

Thank you.