Search Type:
Search for:

Language:

Product:
Category:
No categories for selected product

Is it possible to change the SOA record values in domain zone files?

Article ID: 154 
Last Review: Jun,22 2009
Author: Bezborodova Anastasiya
Last updated by: Bezborodova Anastasiya APPLIES TO:
  • Parallels Plesk Panel for Windows
  • Parallels Plesk Panel for Linux/Unix

Resolution

Since Parallels Plesk Panel 8 SOA record can be managed per-domain at Domains > domain.tld > DNS Settings > SOA record and in DNS template for new domains at Server > DNS Settings > SOA record.

In previous Parallels Plesk Panel versions it is possible to change the TTL, Refresh, Retry, Expire, and Minimum values by adding the following parameters to the 'misc' table in the 'psa' database:

SOA_TTL
SOA_Refresh
SOA_Retry
SOA_Expire
SOA_Minimum

If these parameters are absent, the default settings will be used. Example:

mysql> INSERT INTO misc VALUES ('SOA_TTL','86400');

After adding the records to Plesk database it is needed to rebuild all of the domain zone files by running the following command:

~# mysql -Ns -uadmin -p`cat /etc/psa/.psa.shadow` -D psa -e 'select name from dns_zone' | awk '{print "/usr/local/psa/admin/sbin/dnsmng update " $1 }' | sh


Subscription for changes to this article Subscription for changes to this article

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
* - required fields
 
 
 
 
 
 
For Home
For Business
For Hosters
For SaaS
For Developers
 
Desktop Virtualization
- Parallels Desktop Switch to Mac Edition
- Parallels Desktop for Mac
- Parallels Desktop 4 for Windows & Linux
- Parallels Workstation Extreme
- Parallels Solution for Windows 7
Server Virtualization
- Parallels Server for Mac
- Parallels Server 4 Bare Metal
- Parallels Virtuozzo Containers
Automation
- Parallels Operations Automation
- Parallels Business Automation
- Parallels Virtual Automation
- Parallels Plesk Panel Suite
More Products