Today I got a new Router. Unfortunately I only get DS-lite from now on. Extra DS does cost a lot extra for private usage.
I have 3 Webserver publically reachable: Jellyfin, Nextcloud and Home Assistant. All of them get connected via NPM.
As DuckDNS doesnt work with IPv6, I tried to switch to DynV6. I created a zone and I am able to update the IPv6 as well as the correct AAAA entry.
I can reach NPM with exactly that zone-name "xxx.dynv6.net". If I open that site I get reconnected according to "Default Site" (What to show when Nginx is hit with an unknown Host ). That is as expected, because I only use subdomains.
The configured subdomains to that zone in NPM, wont work: jf.xxx.dynv6.net; nc.xxx.dynv6.net and ha.xxx.dynv6.net
If I open [::(Ipv6 from Jellyfin)]:8096 then it works.
I am not going to bother with SSL until this works.
Can anyone help me? I already bothered Copilot to death :D