• 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.

Want to put a domain to the actual server, but...

R

Rendavid

Guest
I want to put a domain to my server and set up NameServers so that all my clients will have my company's domain name in their DNS records when they point their domains to my server. I know how to register my NS records for the domain I want to use, but I can't seem to find where I apply the domain I have to the server. The default DNS records for the server look like this: <domain>. etc., with no way to change it.

The path I think I follow is this:

Under 'System' on the control panel -->'Server' --> 'IP Addresses' --> and then I click on the one IP that I have right now. The 'Default' domain says 'None' with no option to change it. I believe this is where I start to make this happen, but I'm not sure.

Am I lost? Either way, can someone help me get 'er done?

So much thx.
 
To edit the "Default DNS Records" go under:
Server > DNS Settings

Remove the records where "Type" = NS

And the one:
ns.<domain>. A <ip>

Once these are removed add two NS records using your Nameservers.

This will affect all newly created domains or any domains you "Reset DNS" on.
 
Thanks...

Thank you so much. That really did the trick...

You're the best.
 
Back
Top