Hi, i’m pretty new to all this so excuse the inevitable obvious mistakes…
I have a server at home, [myip]:8443.
I’d like to be able to just type thing.mydomain.ovh on the browser to access the server, without needing to type in the port as well, so I thought about using an SRV record:
I have setup an A record pointing mydomain.ovh to [myip], and now can access the server from mydomain.ovh:8443
When trying to access thing.mydomain.ovh it just tells me that it’s impossible to reach the site (DNS_PROBE_FINISHED_NXDOMAIN), so my guess is that I made a mistake somewhere. Can you help me? Is there another way to do this?
Thank you. So I have to define an A record for thing.mydomain.ovh pointing to [myip], scrap the SRV rule and then set up the origin rule like this, right?