cooljo
New member
Hello!
If I add a new domain in directadmin, I get in the /var/named/domain.tld.db-file this SOA-entry:
But for a registry at denic with my frontend I need this one:
So I change in the past all the files manually.
Is there any way (template or a config-file) where I can change the default config myself?
Greetings
Jörg
If I add a new domain in directadmin, I get in the /var/named/domain.tld.db-file this SOA-entry:
Code:
yyyymmddxx ; Serial
28800 ; Refresh
14400 ; Retry
3600000 ; Expire
86400 ) ; Minimum
But for a registry at denic with my frontend I need this one:
Code:
yyyymmddxx ; Serial
3H ; Refresh
2H ; Retry
1W ; Expire
1D ) ; Minimum
So I change in the past all the files manually.
Is there any way (template or a config-file) where I can change the default config myself?
Greetings
Jörg