Question

domain dns control with droplet and vanity nameservers

Hello,

Need some clarification. So far ive setup:

  • Debian12 droplet with hestiacp.
  • ive used the vanity nameserver setup.
  • All works well but im trying to figure out 2 things: – where do i actually control dns for the main domain i use as a server for hestiacp? I’m asking because wordpress isn’t sending out emails. mail/dkim is set in hestiacp but im guessing the vanity nameserver setup doesn’t allow me to use hestiacp DNS. – Now i’ve changed the nameservers for a second domainname. I changed them to ns1.myserverdomainname.com / ns2.myserverdomainname.com / ns3.myserverdomainname.com, just like i set the vanity nameservers with gluerecords per your guide. But theyre not being picked up. Should i wait longer or am i doing something wrong?

Point is: i really like to control dns for all my domains within HestiaCP.

Thanks in advance!


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

alexdo
Site Moderator
Site Moderator badge
June 7, 2024

Heya, @a48f76a0351645dc8785d0c26f72dc

If you’ve made any nameservers changes you can double-check the DNS zone on both control panel (DNS providers) and see if any DNS record is missing.

Regards

Bobby Iliev
Site Moderator
Site Moderator badge
May 14, 2024

Hi there,

Usually after making a DNS change, it can take up to 24 hours for the DNS to propagate over the Globe before you can see the new records.

If your domain names are loading as expected and serving your website’s content from the server, then this would indicate that you’ve configured your DNS correctly.

The emails not being sent, is most likely a separate issue from the DNS. For WordPress emails to work normally, I would suggest using an SMTP plugin rather than the default plain PHP mail. This will increase the deliverability of your emails a lot.

Also, you can try sending an email to this website here and then checking the report:

https://www.mail-tester.com/

It will provide you with some nice suggestions on the things that you can improve like adding a SPF record for example, eg:

v=spf1 a mx ip4:your_droplet_ip ~all

Also, note that for new accounts port 25 is closed by default, so if you are using port 25 it will not work:

https://docs.digitalocean.com/support/why-is-smtp-blocked/

Alternatively, you can use a free SMTP service like SendGrid with your WordPress SMTP plugin. That way you will not be affected by the SMTP block as described in the above guide.

Let me know how it goes!

Best,

Bobby

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Featured on Community

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel