How to reroute an url to a local ip:port
Hi,
I set up jellyfin to be able to watch movies stored on my server from anywhere but I have to type something like this: 192.168.0.x:**** whenever I want to access it. I have a router by which all my internet traffic passes by so what I'd like to do is redirect, for example, "www.custom.com" to 192.168.0.x:****
But I can't seem to make it work by adding Hostnames and CNAME aliases in my DHCP and DNS options. Has anyone ever done that and could help me figure out how I can do it myself?