1

I have a domain like this: mydomain.org.co and I want it to point to a virtual server I acquired with Godaddy (with this WW.XX.YY.ZZ).

The problem is that the current Administration Panel for my domain allows me to change only the DNS server names:

Name servers

So, how can I know the name server that will point to WW.XX.YY.ZZ. I have SSH access if that helps.

Cristian
  • 133
  • 5

2 Answers2

3

It looks as though you can manage your domain through GoDaddy's control panel, even if they aren't your registrar. See this article. It looks like you'll be able to just change the name servers to GoDaddy's, and then you can create A records for your domain to point to your virtual server.

Paul Kroon
  • 2,220
  • 16
  • 20
1

If you can change only your DNS servers, you must deploy a DNS and configure it accordingly to what you want.

You don't have the possibility to put a redirect or something else ?

Dom
  • 6,628
  • 1
  • 19
  • 24