One perk that someone told me about is that you can use your domain to get around not having a static IP (because the DNS will compensate).
If I were to get a Cloudflare domain name then what would be some other pros and cons?
One perk that someone told me about is that you can use your domain to get around not having a static IP (because the DNS will compensate).
If I were to get a Cloudflare domain name then what would be some other pros and cons?
Still a bit wrong. You can use things like Portzilla and make it so that certain subdomains are for certain game servers.
You can also just use a web server like apache and have it forward the traffic to the correct place depending on the sub domain. This is what I do, I can have minecraft.mydomain.com route to 192.168.1.40:5000 and valheim.mydomain.com route to 192.168.1.40:27015.
Hum, then I am missing something because portzilla is just a reverse proxy by the look of it
This mean:
Or
I assumed OP was in IPV4 and only has one IP.
Just to be sure from my other assumptions (kinda ELI5)
This is how networking works. Only with IP, no DNS.