Hi all,
I have a very weird situation. I have a reverse proxy (nginx) setup in my home lab that directs the https requests for media.example.org (not literally) to the jellyfin server in the LAN. Of note, IP number of the media.example.org resolves to my home IP; in other words, I am not using Cloudflare or such fancy reroutes at the moment. Please don't judge me. My media pc that has the FreeBSD 14.3 as its OS has the hostname htpc.example.org. In other words, it shares the same domain name. When I browse the https://media.example.org with this machine, the right IP address is resolved, but the browser lands on the http page of my router, although I specify it as https in the address. Of note, the ports 80 and 443 are forwarded to the reverse proxy host from my home router. With any other computer in my LAN, most of which are linux boxes, the same address is resolved to my home IP and the correct jellyfin login page is displayed on the browser. What am I missing?
I have a very weird situation. I have a reverse proxy (nginx) setup in my home lab that directs the https requests for media.example.org (not literally) to the jellyfin server in the LAN. Of note, IP number of the media.example.org resolves to my home IP; in other words, I am not using Cloudflare or such fancy reroutes at the moment. Please don't judge me. My media pc that has the FreeBSD 14.3 as its OS has the hostname htpc.example.org. In other words, it shares the same domain name. When I browse the https://media.example.org with this machine, the right IP address is resolved, but the browser lands on the http page of my router, although I specify it as https in the address. Of note, the ports 80 and 443 are forwarded to the reverse proxy host from my home router. With any other computer in my LAN, most of which are linux boxes, the same address is resolved to my home IP and the correct jellyfin login page is displayed on the browser. What am I missing?