| Domainplus domain management system FAQ |
|
This page allows you to create the default DNS Zone Template. Such template simplifies setting up the DNS records for a freshly created new domain. This feature provides you with a number of DNS records that are more or less standard for a DNS zone. In order to add a new DNS template record follow these steps:
NOTEThe following domain name and host IP templates can be used: <domain>, which is then replaced with the domain name, and <ip>, which is replaced by the primary IP address. In order to remove a DNS record from the template, select a record using the checkbox in the Sel column, and click Remove Selected. The confirmation dialog box will appear. Click OK to confirm. The record will be immediately removed. The DNS Zone Status icon located at the top of the page indicates whether a DNS is turned on or off.
To restore the default DNS zone template, click the Default button. The Plesk administrator is able to customize the SOA records parameters via the database. The following SOA records parameters can be adjusted:
If some of these parameters do not exist in the "misc" table, the default settings will be used. To set the new SOA records parameters, you need to insert the above parameters into the "misc" table with the new values. Example: mysql -uadmin -p -D psa -e"INSERT INTO misc VALUES ('SOA_TTL','86400');" If you have already set the SOA parameters, and need to change the current settings, you can do it using the command like below: mysql -uadmin -p -D psa -e "UPDATE misc SET val='43200' WHERE param='SOA_TTL';" Updated SOA parameters will be set for the newly created domains. If you need to update the SOA for an already existing domain, run the following command from the command line: C:\SWsoft\PLESK\admin\bin\dnsmng.exe update domain.name.com |
| back to Table
of Contents Partners: Web Site Designers |
back to domainplus domain name registration |