Page 1 of 1

Custom Name Servers

Posted: Fri 19. Jun 2020, 05:13
by care4servers
Hello Guys,

I have installed the KeyHelp Panel on one of my KVM VPS and it is working fine, but I could not find the name servers section to set from the dashboard or configuration, I would like to set the custom name servers, could you guys please guide me?

Thank you.

Re: Custom Name Servers

Posted: Fri 19. Jun 2020, 07:13
by Jolinar
Take a look in the admin area, there you will find the DNS Zone Editor in the DOMAINS section.
dns.png
dns.png (35.9 KiB) Viewed 2078 times

Re: Custom Name Servers

Posted: Fri 19. Jun 2020, 11:53
by Alexander
If you want to generally update your nameservers for all existing and upcoming domains on your server.

1) Login to the database
2) Open `keyhelp` database
3) Go to `settings` table
4) Find the setting with `category` = "dns" and `name` = "nameserver"
5) Modify the value according to your nameservers (comma separated!)

6) Call the following command to trigger a config rewrite

Code: Select all

 php /home/keyhelp/www/keyhelp/bin/rewrite_user_configs.php
7) The bind config of KeyHelp has to be updated manually:

Code: Select all

/etc/bind/keyhelp_domain.conf