Does anyone know how to apply your domain name as the IP address to connect to your server?
Change your DNS of the domain.
Make a “A” record and point it toward the IP of your server.
Thank you! (F@&* 20 charachers)
wut20chars
and what for the port? no need for an srv ?
what?
just use an a record then connect to your server using this:
domain.com:portnumber
So, I have connected the servers and stuff, but I have 3 servers. When I type in the one domain for the one development server, it takes me to the main server. What do I do?
Use a SRV record.
I tried that and it still didn’t work.
You just need to point a A record to the IP and connect to the IP, no port required.
Be sure not to be using Cloudflare.
That’s wrong. As documented…
… you need to have a record for _cfx._udp.[target host].
Wrong?
I have an A record pointing to the server and it’s working just fine LOL
Not if you want to auto-fill a different port, also this reply wasn’t meant for you, as you could see by the reply icon on the top right.
How do you point a A record to the IP?
can you have a proxied connection between client and server on cloudflare’s free tier? (as to hide origin IP)
No, you can’t have a proxied connection between client and server on cloudflare.