Unable to create Secondary Connection due to need to specify the port

I use KeenDNS, a build-in DDNS provider in Keenetic router for access to my local network (for example - BubbleUpnp app reaches BubbleUPNP server for transcoding which installed on local NAS when I’m outdoors with mobile connection). How it works - you specify a local ip and port of your app (e.g. 192.168.1.200:4533) and give an address like this - https://navidrome.myhomeaddress.keenetic.link , which resolve to 192.168.1.200:4533.

The Problem is Symfonium requires specific port for Secondary Connection for Navidrome, which is impossible because KeenDNS resolves an “IP:PORT”. Is it possible solve this problem?

DNS do not resolve to IP and Port :wink:

This is probably a proxy and so the port is 443 for https.

And if no proper certificate properly set the mode to https no cert.

Thanks for answer. 443 in “Port” field with Connection type HTTPS fix the issue, so now Navidrome catalog reaches from the cellular. By the way - KeenDNS uses a valid cert with no warnings in browser, it’s great thing - the only one able to defeat my home provider evil NAT, even paid Dyn and No-ip can’t do that.