Update create-rpz.sh

and remarks
This commit is contained in:
Proto 2022-04-03 15:50:24 +01:00 committed by GitHub
parent 8ce8c4c77d
commit 36a5f4a67f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,9 +35,9 @@ cat > $outputfile << EOF
@ SOA ns1.$basedomain. admin.$basedomain. (
$(date +%Y%m%d01) ; serial
604800 ; refresh (1 week)
600 ; retry (1 day)
600 ; expire (4 weeks)
600 ; minimum (1 day)
600 ; retry (10 mins)
600 ; expire (10 mins)
600 ; minimum (10 mins)
)
NS ns1.$basedomain.
NS ns2.$basedomain.