Update example.com zone SOA expire value
The example.com zone file given in the "Configurations and Zone Files" chapter has an SOA expire of 3 weeks, which is not a multiple of the default signatures-validity value. Adjust the SOA expire so that it is much lower than the signatures-validity default.
This commit is contained in:
@@ -104,7 +104,7 @@ features where appropriate. Zone files consist of :ref:`Resource Records (RR)
|
|||||||
2003080800 ; serial number
|
2003080800 ; serial number
|
||||||
12h ; refresh
|
12h ; refresh
|
||||||
15m ; update retry
|
15m ; update retry
|
||||||
3w ; expiry
|
4d ; expiry
|
||||||
2h ; minimum
|
2h ; minimum
|
||||||
)
|
)
|
||||||
; name server RR for the domain
|
; name server RR for the domain
|
||||||
|
|||||||
Reference in New Issue
Block a user