• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Plesk VPS hosting:How to config a domain on another registrar.

S

synaptium

Guest
Hello Guys,


I am new to plesk.
I bought a vps linux hosting that uses plesk.
I have a domain name with another host,just domain name only not hosting.
I want to host it with my vps on this new server.
I have created the domain name.
Now i need to enter nameservers on the old domain registrar.
eg ns1.server.com
ns2.server.com

how do i know the nameserver of my vps so i can enter it in my old host to config

Can someone walk me through?
 
Hi,

you have two options, run your own DNS server or ask your VPS provider to add the DNS records to their name servers.

If you ask your provider to host the DNS records for you, then all you have to do is update the domain with your provider's nameservers.

If you decide to run your own DNS server, it's a bit more complicated. I guess you already have setup your domain name in Plesk (I mean the domain of your own "hosting company"). If so, you must add two new A records and two new NS records for that domain, that will point to two different IP addresses (from the pool of addresses your VPS provider gave you). For example: ns1.myhostingcompany.com:xxx.xxx.xxx.xx1 and ns2.myhostingcompany.com:xxx.xxx.xxx.xx2. Then you will have to enter these addresses as the name servers for the domain registered at another registrar (both in plesk and at the registrar).
 
Back
Top